Skip to content

Manta-Network/manta-chaindata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

manta-chaindata

Token and Chain data used in Manta Atlantic's project

Usage

Token Logo

// KMA
https://raw.githubusercontent.com/Manta-Network/manta-chaindata/main/assets/tokens/KMA.svg

// USDT
https://raw.githubusercontent.com/Manta-Network/manta-chaindata/main/assets/tokens/USDT.svg

Token List

https://raw.githubusercontent.com/Manta-Network/manta-chaindata/main/tokens.json
[
  {
    "id": "calamari-substrate-native-kma",
    "logoKey": "KMA",
    "coinGeckoKey": "calamari-network"
  },
  {
    "id": "calamari-substrate-usdt",
    "logoKey": "USDT",
    "coinGeckoKey": "tether"
  }
]

id: chainId-chainType(-native)?-(symbol.toLowerCase())

About

Token and Chain data used in Manta Atlantic's project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published