- Fork this repo
- Add the token details in an existing token list under tokenLists. If there is a brand new Astroport deployment on a chain that's not already tracked in this repo, create a new list with the name
chainName.json
- Add or refer to a token logo in img when filling out the
logo
field for a token in a list. If you add a new logo, make sure you use PNG or PNG and SVG versions. Each logo should be saved in a subdir at/img/TOKEN_SYMBOL/
and resolution shouldn't be higher than 350x350 - Create a PR with your changes once you're done