Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 542 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 542 Bytes

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