forked from cerc-io/cosmos-explorer
fbc03651df
Add Hermit Network information
18 lines
506 B
JSON
18 lines
506 B
JSON
|
|
{
|
|
"chain_name": "hermit",
|
|
"api": ["https://api.hermit.network"],
|
|
"rpc": ["https://rpc1.hermit.network","http://rpc.hermit.network:26657","https://rpc2.hermit.network"],
|
|
"sdk_version": "0.45.4",
|
|
"coin_type": "928",
|
|
"min_tx_fee": "800",
|
|
"assets": [{
|
|
"base": "ughm",
|
|
"symbol": "GHM",
|
|
"exponent": "6",
|
|
"coingecko_id": "Hermit",
|
|
"logo": "/logos/hermit_network.png"
|
|
}],
|
|
"addr_prefix": "ghm",
|
|
"logo": "/logos/hermit_network.png"
|
|
} |