cosmos-explorer/src/chains/mainnet/cheqd.json
2022-01-17 08:16:09 +08:00

17 lines
507 B
JSON

{
"chain_name": "cheqd",
"api": "https://api.cheqd.net",
"sdk_version": "0.44.3",
"coin_type": "118",
"min_tx_fee": "5000",
"addr_prefix": "cheqd",
"logo": "https://raw.githubusercontent.com/osmosis-labs/assetlists/main/images/cheq.png",
"assets": [{
"base": "ncheq",
"symbol": "CHEQ",
"exponent": "9",
"coingecko_id": "cheqd-network",
"logo": "https://raw.githubusercontent.com/osmosis-labs/assetlists/main/images/cheq.png"
}]
}