Skip to content

vanadatadex/tokenlist

Repository files navigation

VANA Tokenlist

This repository maintains the static tokenlist for the VANA network, used in the DataDex ecosystem.


📄 Tokenlist Structure

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

🛠 How to Update the Tokenlist

  1. Edit tokens in:
  • src/tokenlists/datadex/tokens/vana.ts
  1. (If needed) Edit metadata in:
  • src/tokenlists/datadex/metadata.ts
  1. Generate the updated tokenlist:
npm install
npm run generate

The 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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 78