Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.15 KB

README.md

File metadata and controls

34 lines (26 loc) · 1.15 KB

Directory of token images for ERC20 contracts

Add custom image:

Requirements

  • name of the file in lowercase: contract_address.png. Ex: 0xd26114cd6ee289accf82350c8d8487fedb8a0c07.png
  • format: PNG
  • size: 256px by 256px

Steps

  1. Press on Fork in the top right corner.
  2. Upload an image in images/ folder on your own fork and commit changes.
  3. Press on New Pull Request on your own fork page and submit it!

Youtube: Upload ERC20 Token Image to Trust Wallet:

Upload ERC20 Token Image to Trust Wallet

How to Use It? (For Developers)

Base URL:

https://raw.githubusercontent.com/TrustWallet/tokens/master/images/<contract_address>.png

Example:

https://trustwalletapp.com/images/tokens/0x006bea43baa3f7a6f765f14f10a1a1b08334ef45.png
https://raw.githubusercontent.com/TrustWallet/tokens/master/images/0x006bea43baa3f7a6f765f14f10a1a1b08334ef45.png

Used in Applications