This repository maintains the static tokenlist for the VANA network, used in the DataDex ecosystem.
Token data and metadata are defined in:
src/tokenlists/datadex/metadata.ts– General metadata (name, logo, version)src/tokenlists/datadex/tokens/vana.ts– List of tokens on the VANA network
- Edit tokens in:
src/tokenlists/datadex/tokens/vana.ts
- (If needed) Edit metadata in:
src/tokenlists/datadex/metadata.ts
- Generate the updated tokenlist:
npm install
npm run generateThe output file will be saved to:
generated/datadex.tokenlist.json
🛡 License
This project is licensed under GPL-3.0.
🌐 Learn More
Main Site: https://datadex.com
Analytics Dashboard: https://info.datadex.com/#/vana
Tokenlist Repo: https://github.com/vanadatadex/tokenlist