Merge pull request #443 from zreohup/master

Add Hermit Network info
This commit is contained in:
ping
2023-06-17 09:23:39 +08:00
committed by GitHub
2 changed files with 18 additions and 0 deletions
+18
View 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"
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB