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

feat: add Uniswap V2 Adapter hook #437

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

Conversation

marktoda
Copy link
Contributor

@marktoda marktoda commented Feb 2, 2025

Implements a hook that enables V4 users to access V2 liquidity through V4's swap interface. This adapter creates zero-fee V4 pools that mirror existing V2 pairs, routing swaps through the corresponding V2 pairs while maintaining V2's pricing and slippage behavior.

Related Issue

Which issue does this pull request resolve?

Description of changes

Implements a hook that enables V4 users to access V2 liquidity through V4's swap interface.
This adapter creates zero-fee V4 pools that mirror existing V2 pairs, routing swaps
through the corresponding V2 pairs while maintaining V2's pricing and slippage behavior.
@marktoda marktoda requested a review from hensha256 February 2, 2025 22:34
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.

1 participant