Skip to content

wooriapt/Xwarewallet

Repository files navigation

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

Customizing

Configuration variables

Stylesheet

Layouts

Roadmap

Project philosophy

The Minimal theme is intended to make it quick and easy for GitHub Pages users to create their first (or 100th) website. The theme should meet the vast majority of users' needs out of the box, erring on the side of simplicity rather than flexibility, and provide users the opportunity to opt-in to additional complexity if they have specific needs or wish to further customize their experience (such as adding custom CSS or modifying the default layout). It should also look great, but that goes without saying.