forked from cerc-io/cosmos-explorer
commit
34ec312361
18
chains/mainnet/hermit.json
Normal file
18
chains/mainnet/hermit.json
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
|
||||||
|
{
|
||||||
|
"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"
|
||||||
|
}
|
BIN
public/logos/hermit_network.png
Normal file
BIN
public/logos/hermit_network.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 72 KiB |
Loading…
Reference in New Issue
Block a user