https://github.com/sablier-labs/evm-token-list
Sablier EVM Token List
https://github.com/sablier-labs/evm-token-list
ethereum evm sablier tokenlist
Last synced: about 1 year ago
JSON representation
Sablier EVM Token List
- Host: GitHub
- URL: https://github.com/sablier-labs/evm-token-list
- Owner: sablier-labs
- License: gpl-3.0
- Created: 2022-10-27T21:59:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-05T18:00:52.000Z (about 1 year ago)
- Last Synced: 2025-05-08T07:53:49.451Z (about 1 year ago)
- Topics: ethereum, evm, sablier, tokenlist
- Language: JavaScript
- Homepage: https://evm-token-list.sablier.com
- Size: 1.37 MB
- Stars: 18
- Watchers: 4
- Forks: 11
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Sablier EVM Token List
To add your ERC-20 token to the list, submit a request by
[creating a GitHub issue](https://github.com/sablier-labs/evm-token-list/issues/new?assignees=&labels=token+request&template=token-request.md&title=Add+%7BTOKEN_SYMBOL%7D%3A+%7BTOKEN_NAME%7D).
> [!IMPORTANT]
>
> Filing an issue does not guarantee addition to the token list. We do not review token addition requests in any
> particular order, and we do not guarantee that your request will be accepted.w
## Hosting
The Sablier Interface pulls the token list from the following URLs:
- [evm-token-list.sablier.com](https://evm-token-list.sablier.com/tokenlist.json) (GitHub Pages)
- [evm-token-list.sablier.io](https://evm-token-list.sablier.io) (an IPFS gateway, used as a fallback)
## Credits
Credits to Moody Salem and Uniswap Labs for creating the [Token Lists](https://github.com/Uniswap/token-lists) standard.