light-client icon indicating copy to clipboard operation
light-client copied to clipboard

Integrate dApp with eth-contract-metadata

Open kelsos opened this issue 5 years ago • 2 comments

Description

https://github.com/MetaMask/eth-contract-metadata/ contains a list of contract metadata (including addresses, decimal, name, symbol and logo) that includes a lot of popular ERC-20 tokens

Acceptance criteria

  • dApp shows the official logo for a token when right contract is detected.
  • dApp first checks the token metadata from the library and then tries to read the contract if it is not found.

Tasks

  • [ ]

kelsos avatar Dec 11 '19 11:12 kelsos

This would be a great feature

nephix avatar Dec 11 '19 11:12 nephix

There is a new option: https://uniswap.org/blog/token-lists/

christianbrb avatar Aug 27 '20 11:08 christianbrb