How list your token
Listing tokens with visuals
In order for your token to show its logo, you need to add it to our Assets Repo.
-> The assets repo is available and public at https://github.com/taraswap/assets
Steps to add your token logo
Get your token's checksum address(checksum converter)
Add a subfolder with the asset's address as the name
Add a square version of the asset's logo to the subfolder
Add your asset to the
assets.json
file
Naming conventions
All addresses MUST be in checksum format.
Logos are in square format and MUST be named
logo.png
Last updated