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

Fix: Broken explorer links on Pool page #308

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

0xTARC
Copy link

@0xTARC 0xTARC commented Jan 13, 2024

Issue

Explorer links on PoolPage are always linking to etherscan.io, regardless of the chosen chain

broken-explorer-link

Link out before fix:
https://github.com/Uniswap/v3-info/assets/97852365/e032e098-4c76-450d-9ac5-15f8aeead3bf

Solution

Use the active chain's network id when building explorer link

Link out after fix:
https://github.com/Uniswap/v3-info/assets/97852365/5a1dd2c6-620d-4fd5-bee8-8e6634dffde5

@0xTARC 0xTARC changed the title Fix: Use activeNetwork's chainId to build explorer links on Pool Page Fix: Broken explorer links on Pool Page Jan 13, 2024
@0xTARC 0xTARC changed the title Fix: Broken explorer links on Pool Page Fix: Broken explorer links on Pool page Jan 13, 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

Successfully merging this pull request may close these issues.

1 participant