forked from cerc-io/cosmos-explorer
use simple repo
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"chain_name": "iris",
|
||||
"alias": "iris-network",
|
||||
"api": ["https://api.irishub-1.irisnet.org"],
|
||||
"rpc": ["http://34.82.96.8:26657","http://34.77.68.145:26657"],
|
||||
"snapshot_provider": "fcc1d9bc43163b20ce5163cf41a302b33f25375f@34.82.96.8:26656",
|
||||
"sdk_version": "0.46.1",
|
||||
"coin_type": "118",
|
||||
"min_tx_fee": "40000",
|
||||
"addr_prefix": "iaa",
|
||||
"excludes": "mint",
|
||||
"logo": "/logos/iris-network.svg",
|
||||
"assets": [{
|
||||
"base": "uiris",
|
||||
"symbol": "IRIS",
|
||||
"exponent": "6",
|
||||
"coingecko_id": "iris-network",
|
||||
"logo": "/logos/iris-network.svg"
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user