fix: etherscan link on address-token page goes to token-specific URL #136

Merged
sneak merged 2 commits from fix/issue-135-etherscan-token-link into main 2026-03-01 20:13:56 +01:00

2 Commits

Author SHA1 Message Date
7450276c0f Merge branch 'main' into fix/issue-135-etherscan-token-link
All checks were successful
check / check (push) Successful in 25s
2026-03-01 20:13:13 +01:00
user
e7e0cebf1c fix: etherscan link on address-token page goes to token-specific URL
All checks were successful
check / check (push) Successful in 13s
When viewing the address-token page for our own address with an ERC-20
token, the etherscan link now navigates to the token-specific page
(etherscan.io/token/<contract>?a=<address>) instead of the plain address
page.
2026-03-01 10:51:23 -08:00