V4 support - #418
Merged
Merged
Conversation
Closed
Pool manager contract ABI
Deleted due to naming fix
Deleted due to naming fix
Deleted due to naming fix
Deleted due to naming fix
Deleted due to naming fix
Naming fix
Liquidity pools list management class added, UniswapV4 improvements.
ErikBjare
approved these changes
Jan 16, 2026
ErikBjare
left a comment
Member
There was a problem hiding this comment.
Generally approved. Haven't checked why CI is failing yet.
Could use some auto-formatting by ruff.
Member
|
Ah, I see CI is failing due to outdated actions. I think we can merge this and address the outdated CI and any CI issues related to this PR in follow-up. |
ErikBjare
reviewed
Jan 16, 2026
ErikBjare
reviewed
Jan 16, 2026
refactor
refactor
refactor
Member
Author
|
@ErikBjare Ok, let's address this finally |
Member
Author
|
@ErikBjare give a feedback pls |
Member
Author
|
@ErikBjare there are topics to discuss |
…port; removes Blast and testnets support.
Add router v2.1.1 support; add X Layer, Tempo, Robinhood networks support; remove Blast and testnets support.
Also minor improvements and docstring clarification.
Member
Author
|
Updated UniversalRouter to the latest version; added ReservesLens support. It's up to date now. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Basic functionality, like price fetching, quoting, and making simple swaps etc