Open willhennessy opened 3 years ago
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.
Hello, @willhennessy. Fixed in https://github.com/Uniswap/v3-info/pull/223
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.