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

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

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.