tswaps.com token registry
- Create a fork to your account by clicking on the fork button on the top right of the page.
- Upload your icon to the
icons
folder in your fork. - Add your token details object to the tokens array in
tokens.json
. - You can either change the logo field to point to your hosted icon url or reference to your uploaded icon with : "https://raw.githubusercontent.com/Telos-Swaps/Tokens/main/icons/.png"
- Propose the changes with a heading: "NT-{contract_address}-{token_symbol}". e.g. "NT:token.start-START"
- Make a pull request with your changes from your fork to main on tokens.