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

Add support for other EVMs #57

Closed
Lytes opened this issue Apr 18, 2024 · 1 comment
Closed

Add support for other EVMs #57

Lytes opened this issue Apr 18, 2024 · 1 comment

Comments

@Lytes
Copy link

Lytes commented Apr 18, 2024

Describe the feature you'd like
Allow multi-chain usage by making it possible to set permit2 address (which is currently hard coded for ethereum mainnet)
https://github.com/Elnaril/uniswap-universal-router-decoder/blob/dec6c20a42749447d960be559a5fb1f149ee2cd6/uniswap_universal_router_decoder/_constants.py#L23C46-L23C88

OR
Add a dict for all the possible uniswap deployments so users only have to specify chain
https://docs.uniswap.org/contracts/v3/reference/deployments

@Elnaril
Copy link
Owner

Elnaril commented Apr 18, 2024

Hello @Lytes ! I believe this enhancement has been done in #52 which allows the overriding of the permit2 address.
It will be part of the next version, though not sure when, as I want to add a few other features as well ...

@Lytes Lytes closed this as completed Apr 18, 2024
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

No branches or pull requests

2 participants