Uniswap / tokenlists-org

A site for browsing featured token lists
https://tokenlists.org
242 stars 192 forks source link

Add a Network column #1172

Open willhennessy opened 3 years ago

willhennessy commented 3 years ago

With Layer 2 networks now live, an increasing number of token lists now support tokens from multiple chains. As such, the token list page (ex) should add a column for Network.

The network column should list the human-readable name of the network rather than the raw chain ID number.

mock:

Screen Shot 2021-09-13 at 6 16 06 PM
guo commented 3 years ago

It is possible to integrate with https://github.com/ethereum-lists/chains to show all chains.

Also, the address hyperlink can be the explorer link of different chains.