cosmos-explorer/src/chains/mainnet/coho.json
Paul Lovette 2c5b50549d SkyNet | Explorers' Network Updates
Here the networks I have added to my fork.  Mainnet and Testnet networks reside in the same location
2022-03-18 11:13:00 -07:00

17 lines
458 B
JSON

{
"chain_name": "cosmic-horizon",
"api": ["https://coho-api.skynetvalidators.com"],
"sdk_version": "0.44.5",
"coin_type": "118",
"min_tx_fee": "300",
"assets": [{
"base": "ucoho",
"symbol": "COHO",
"exponent": "6",
"coingecko_id": "",
"logo": "https://coho-images.s3.filebase.com/red_logo.png"
}],
"addr_prefix": "coho",
"logo": "https://coho-images.s3.filebase.com/red_logo.png"
}