Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/astroport-fi/astroport-token-lists

Information and logos for tokens used in Astroport deployments
https://github.com/astroport-fi/astroport-token-lists

Last synced: 29 days ago
JSON representation

Information and logos for tokens used in Astroport deployments

Awesome Lists containing this project

README

        

# Astroport Token Lists

### How to Add a Token

1. Fork this repo
2. Add the token details in an existing token list under [tokenLists](/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`
3. Add or refer to a token logo in [img](/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
4. Create a PR with your changes once you're done