💎
Token Listing
- gh repo clone emberswap/emberswap-tokenlist
- Create a folder under assets/smartbch/{tokenAddress}
- Add token's icon (logo.png) under the folder created in the previous step
- Add token's info in the community.tokenlist.json file, in this format:{"name": [token_name],"address": [token_address],"symbol": [token_symbol],"decimals": [token_decimals],"chainId": 10000,"logoURI": "https://raw.githubusercontent.com/emberswap/emberswap-tokenlist/main/assets/smartbch/{token_address}/logo.png"}
- Make a Pull Request to this repo including all of the above.
More info about pull requests:
Join the #listing-requests group on Discord and discuss with admins there. Please be prepared to provide all information about your project. Please ensure your token has significant trading and liquidity before requesting.
To become a farmable token you have two choices at the current moment.
- 1.
- 2.Get voted in as a boosted farm by the community
Last modified 1yr ago