For the complete documentation index, see llms.txt. This page is also available as Markdown.

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

  1. Get your token's checksum address(checksum converter)

  2. Add a subfolder with the asset's address as the name

  3. Add a square version of the asset's logo to the subfolder

  4. 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