forked from LaconicNetwork/cosmos-explorer
17 lines
507 B
JSON
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"
|
|
}]
|
|
}
|