This repo contains the default token list and token list JSON schema used in the Gliaswap interface.
── tokens
├── ethereum
│ ├── index.d.ts
│ ├── ropsten.json # token list for Ropsten testnet
│ └── schema.json # JSON schema for Ethereum token list
└── nervos
├── aggron.json # token list for Aggron testnet
├── index.d.ts
└── schema.json # JSON schema for Nervos token listTo request that we add a token to the list, file an issue or creating a pull request.