https://github.com/dvisacker/amms
https://github.com/dvisacker/amms
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dvisacker/amms
- Owner: Dvisacker
- Created: 2024-09-09T13:38:26.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-17T03:55:46.000Z (over 1 year ago)
- Last Synced: 2024-12-17T04:37:23.146Z (over 1 year ago)
- Language: Rust
- Size: 1.87 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## amms
A fork of amms-rs using alloy and with added support for curve, aerodrome, camelot, etc.
Currently work in progress with CL (Uniswap V3, Aerodrome Slipstream etc.) pools
TODO:
- Populate CL pool tick data with batched requests (populating via logs is too slow)
- Replace dynamic decoding with static decoding for batch requests
- Remove dependency on private codebase and dependency on DB
- Use revert pattern for batch requests (to bypass codesize limit)
- Balancer support
- Aerodrome Slipstream fixes
- Remove bindings from git