This repository follows the token list standard, see Uniswap's token-list repo or tokenlists.org.
To request that we add a token to the list, file an issue.
with the issue description in the following format
Example:
{
"name": "Staked Celo",
"address": "0xC668583dcbDc9ae6FA3CE46462758188adfdfC24",
"symbol": "stCelo",
"decimals": 18,
"chainId": 42220,
"logoURI": "https://celo-org.github.io/celo-token-list/assets/token-stcelo.svg"
}
Note: to ensure synchronicity with the corresponding brand, the logoURI
should be hosted by the team responsible for deploying the token. However, the image can also be added to the '''/assets''' folder so that it is available in the same manner above (https://celo-org.github.io/celo-token-list/assets/{your_token_icon}.
Note filing an issue does not guarantee addition to this default token list. We do not review token addition requests in any particular order, and we do not guarantee that we will review your request to add the token to the default list.