Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 681 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 681 Bytes

Token-list Repository

The repository contains a token list in JSON format.
The token list is designed to use with Neonswap and Neonpass interfaces for Neon EVM.
The token list describes available for usage tokens on Solana environments of Mainnet, Devnet, Testnet and for local development.

The token list correspons the schema described in "tokenlist.schema.json" file.

The schema is based on original Uniswap V2 token list with small enhancements.

Note: Do not forget to update version according to https://github.com/Uniswap/token-lists#semantic-versioning after each updates in tokenlist.json.

For more information see: https://github.com/Uniswap/token-lists.