Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aerodrome protocol integration #57

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

Mc01
Copy link

@Mc01 Mc01 commented Feb 18, 2025

⚠️ IMPORTANT

Pull Requests are only allowed to modify files in the /projects directory.
Any changes outside of this directory will be rejected automatically.

MixedQuoter:

  • Quote swap price for desired path of V2, V3 and CL pools

UniversalRouter:

  • Execute simplified SWAP between path of V3 pools
  • Execute simplified SWAP between route of V2 pools
  • Execute combination of commands for swaps between V2, V3 and CL pools
  • Support most used custom commands like wrap ETH / unwrap wETH, allowance check and permit transfer

PoolFactory:

  • Fetch pool address (V2, V3 or CL) for given token pair and fee

Pool:

  • Get tick spacing for pool

Utility:

  • Get path for pools and fees

Chores:

  • Update docs
  • Add tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants