We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Current Behavior: When you select Optimism in the network selector, it always routes to the overview page info.uniswap.org/#/optimism.
Desired Behavior: the user should stay on the same page, and we simply toggle the network.
On https://info.uniswap.org/#/optimism/pools and https://info.uniswap.org/#/optimism/tokens this should be straightforward.
On individual token or pool pages, this will require mapping the L1 token/pool address to the corresponding L2 address. And vice versa.
The text was updated successfully, but these errors were encountered:
Hello, @willhennessy. Fixed in #223
Sorry, something went wrong.
No branches or pull requests
Current Behavior: When you select Optimism in the network selector, it always routes to the overview page info.uniswap.org/#/optimism.
Desired Behavior: the user should stay on the same page, and we simply toggle the network.
On https://info.uniswap.org/#/optimism/pools and https://info.uniswap.org/#/optimism/tokens this should be straightforward.
On individual token or pool pages, this will require mapping the L1 token/pool address to the corresponding L2 address. And vice versa.
The text was updated successfully, but these errors were encountered: