Make a pull request with the following changes:
- Add metadata to
tokens.json
{
"name": "<NAME>",
"symbol": "<SYMBOL>",
"contract": "<CONTRACT NAME>",
"chain": "eos",
"precision": 4
}
- Add token logo to
./logos/$chain/$contract-$symbol.png
, add large token logo to./logos/$chain/$contract-$symbol-large.png
Next, you can splice to get the token logo you need. For example: https://raw.githubusercontent.com/metahubwallet/eos-tokens/master/logos/eos/tethertether-usdt.png, and CDN url: https://cdn.jsdelivr.net/gh/metahubwallet/eos-tokens@master/logos/eos/tethertether-usdt.png