telosnetwork / teloscan

Telos EVM block explorer for viewing blocks, transactions, contracts, staking, and more
https://teloscan.io
Apache License 2.0
22 stars 25 forks source link

Add /token route to /address pages #724

Closed rozzaswap closed 7 months ago

rozzaswap commented 7 months ago

We should add the /token route that would display the /address page for a contract.

For example

https://teloscan.io/token/0xa9991E4daA44922D00a78B6D986cDf628d46C4DD?tab=transactions

should open the following page

https://teloscan.io/address/0xa9991E4daA44922D00a78B6D986cDf628d46C4DD?tab=transactions

Standard: https://eips.ethereum.org/EIPS/eip-3091