This repo contains JSON files automatically updated based on https://github.com/fixes-world/token-list
- Mainnet: https://token-list.fixes.world/
- Testnet: https://testnet-token-list.fixes.world/
- Previewnet: https://previewnet-token-list.fixes.world/
The project repository will regularly retrieve the latest Token list JSON files from the API and save it locally for use by other projects staticly.
GitHub Raw
- Mainnet - Default https://raw.githubusercontent.com/fixes-world/token-list-jsons/main/jsons/mainnet/flow/default.json
- Testnet - Default https://raw.githubusercontent.com/fixes-world/token-list-jsons/main/jsons/testnet/flow/default.json
CDN
- Mainnet - Default https://cdn.jsdelivr.net/gh/fixes-world/token-list-jsons@main/jsons/mainnet/flow/default.json
- Testnet - Default https://cdn.jsdelivr.net/gh/fixes-world/token-list-jsons@main/jsons/testnet/flow/default.json
The Default JSON files are the main token list files that contain all the fungible tokens.
For reviewers, the JSON files filtered by reviewers are also available in the /jsons/${network}/flow/reviewers/
directory.