Make a pull request with the following changes:
- Add metadata to
tokens.json
{
"name": "<NAME>",
"logo": "https://raw.githubusercontent.com/eoscafe/eos-airdrops/master/logos/<SYMBOL>.png",
"logo_lg": "https://raw.githubusercontent.com/eoscafe/eos-airdrops/master/logos/<SYMBOL>.png",
"symbol": "<SYMBOL>",
"account": "<CONTRACT NAME>",
"chain": "eos"
}
- Add token logo
*.png
to./logos
folder