In this repo you may find tokenlists aggregated from various trusted providers, such as sushiswap or 1inch. We only list a token if it appeared in 2 or more different tokenlists. So we believe that if 2 or more providers list a token, than it is most likely not a scam.
If you want to use tokenlist in your dApp — simply download json with needed chain tokens. Head for raw link like
https://raw.githubusercontent.com/nufi-official/tokenlists/main/tokenlists/ethereum.json (Ethereum tokenlist)
or
https://raw.githubusercontent.com/nufi-official/tokenlists/main/tokenlists/bsc.json (Binance Smart Chain Tokenlist)
We collect tokenlists from github repos or open APIs from various platforms, currently:
- CoinGecko
- 1inch
- Uniswap
- Sushiswap
- OpenOcean
- SolanaLabs
- ElkFinance
- OneSol
- QuickSwap
- FuseSwap
- TrisolarisLabs
- Rubic
Feel free to add new provider if you think it is trusted and if it has opensource tokenlists, on github or in API.
Here are chains presented in our tokenlists with current token count. You can find out more in /tokenlists
folder.
Token counts are approximate and may vary as providers update their tokenlists.
- Ethereum, 5211 tokens
- Polygon, 1298 tokens
- Bsc, 1238 tokens
- Solana, 519 tokens
- 101, 507 tokens
- Avax, 478 tokens
- Ftm, 371 tokens
- Gnosis, 353 tokens
- Arbitrum, 345 tokens
- Optimism, 281 tokens
- Heco, 197 tokens
- Aurora, 108 tokens
- Cronos, 86 tokens
- Moonbeam, 84 tokens
- Moonriver, 82 tokens
- Harmony, 76 tokens
- Celo, 76 tokens
- Okex, 48 tokens
- Fuse, 23 tokens
- Evmos, 23 tokens
- Astar, 15 tokens
- Boba, 13 tokens
- Telos, 10 tokens
- Kcc, 9 tokens
Testnets:
- Rinkeby
- Ropsten
- Goerli
- Mumbai
- Sepolia
- etc.
We collect many tokenlists from many providers, then we aggregate them by chains and tokens addresses. For each token we check whether it is listed in 2 or more tokenlists from different providers. If so, we add it to our trusted tokenlist.
Install requirements
$ pip3 install -r requirements.txt
Run the script from repo root folder
python3 aggregate_tokens.py
python generate_readme.py
Feel free to open issues and PRs with tokens, chains or providers that you want to add.
Developed by Via.Exchange team, forked and modified by Nu.Fi.