Directory of token details and image for ZRC2 contracts
- name of the file in lowercase:
symbol.png
. Ex:meta.png
- format:
PNG
- size:
256px by 256px
- Press on
Fork
in the top right corner. - Add token details inside
tokens
folder by creating a json file and upload an image inicons/
folder on your own fork and commit changes. - Press on
New Pull Request
on your own fork page and submit it!
exmp.json
(Token symbol .json) file format should be like this
{
"name": "SXGD", // Name of the token
"symbol": "SXGD", // Symbol of the token
"decimals": 6, // Supported decimals
"address": "", // Mainnet contract address
"testnetAddress": "zil1nx3hf8x8yax6cw5vk0f2ru0nzrpq544038zuap" // Testnet contract address
}
Base URL:
https://raw.githubusercontent.com/zillet/zrc2-tokens/master/images/<symbol>.png
Example:
https://raw.githubusercontent.com/zillet/zrc2-tokens/master/images/meta.png
- Zillet.io Wallet - Web