contract-metadata
contract-metadata copied to clipboard
Integrate tokens from TrustWallet
Trust wallet has started their own token list, it is large and has images, we could periodically scrape it, or even move to it!
https://github.com/TrustWallet/tokens
I agree it will avoid all the headaches that are created for token owners do to lack of coordination been Metamask and Trustwallet. Duplicate work can be avoided
2 things to notice:
- Here is new repo which should be used: https://github.com/trustwallet/assets/tree/master/blockchains/ethereum
- They are using almost only png images
- Is there any plan to have this going forward? Uniswap also uses this same repo for token logos.
- I know we use SVG for Metamask logos, would switching to trust wallet repo and using png have some trouble?