# tokens **Repository Path**: ha-hadd/tokens ## Basic Information - **Project Name**: tokens - **Description**: Directory of ERC20 token images. Upload yours to get displayed in the Trust Wallet - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-30 - **Last Updated**: 2021-03-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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 ](https://img.youtube.com/vi/EFrJT_b11m4/0.jpg)](https://www.youtube.com/watch?v=EFrJT_b11m4) ## How to Use It? (For Developers) Base URL: ```js https://raw.githubusercontent.com/TrustWallet/tokens/master/images/.png ``` Example: ```js https://trustwalletapp.com/images/tokens/0x006bea43baa3f7a6f765f14f10a1a1b08334ef45.png https://raw.githubusercontent.com/TrustWallet/tokens/master/images/0x006bea43baa3f7a6f765f14f10a1a1b08334ef45.png ``` ## Used in Applications - [Trust Wallet](https://trustwalletapp.com) - iOS and Android - [0x Tracker](https://0xtracker.com) - The 0x Protocol Trade Explorer and news aggregator.