Skip to content

glias/token-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gliaswap token list

This repo contains the default token list and token list JSON schema used in the Gliaswap interface.

File Structure

── 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 list

Adding a token

To request that we add a token to the list, file an issue or creating a pull request.

About

The Gliaswap token list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors