Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/astroport-fi/astroport-token-lists
- Owner: astroport-fi
- Created: 2022-08-06T17:07:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-25T05:27:44.000Z (3 months ago)
- Last Synced: 2024-10-25T06:57:42.431Z (3 months ago)
- Homepage:
- Size: 85.4 MB
- Stars: 12
- Watchers: 6
- Forks: 307
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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