45 lines
1005 B
JSON
45 lines
1005 B
JSON
{
|
|
"chain_name": "iris",
|
|
"registry_name": "irisnet",
|
|
"alias": "iris-network",
|
|
"api": [
|
|
{
|
|
"provider": "IRISnet",
|
|
"address": "https://api.irishub-1.irisnet.org"
|
|
},
|
|
{
|
|
"provider": "Allnodes",
|
|
"address": "https://iris-rest.publicnode.com"
|
|
}
|
|
],
|
|
"rpc": [
|
|
{
|
|
"provider": "Anonymous",
|
|
"address": "http://34.82.96.8:26657"
|
|
},
|
|
{
|
|
"provider": "Anonymous",
|
|
"address": "http://34.77.68.145:26657"
|
|
},
|
|
{
|
|
"provider": "Allnodes",
|
|
"address": "https://iris-rpc.publicnode.com:443"
|
|
}
|
|
],
|
|
"sdk_version": "0.46.1",
|
|
"coin_type": "118",
|
|
"min_tx_fee": "40000",
|
|
"addr_prefix": "iaa",
|
|
"excludes": "mint",
|
|
"logo": "https://raw.githubusercontent.com/cosmos/chain-registry/master/irisnet/images/iris.png",
|
|
"assets": [
|
|
{
|
|
"base": "uiris",
|
|
"symbol": "IRIS",
|
|
"exponent": "6",
|
|
"coingecko_id": "iris-network",
|
|
"logo": "/logos/iris-network.svg"
|
|
}
|
|
],
|
|
"cosmwasm_enabled": false
|
|
} |