# How list your token

In order for your token to show its logo, you need to add it to our [Assets Repo](https://github.com/taraswap/assets).

-> The assets repo is available and public at <https://github.com/taraswap/assets>

### Steps to add your token logo

1. Get your token's checksum address([checksum converter](https://ethsum.netlify.app/))
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`
