cosmos-explorer/src/chains/mainnet/iris.json
2022-01-12 19:19:22 +08:00

17 lines
563 B
JSON

{
"chain_name": "iris-network",
"api": "https://iris.api.ping.pub",
"sdk_version": "0.42.4",
"coin_type": "118",
"min_tx_fee": "40000",
"addr_prefix": "iaa",
"excludes": "mint",
"logo": "https://dl.airtable.com/.attachments/2d6d51b1b262db00ecc51616ffc3bdf5/90ff00d0/IRISnet.svg",
"assets": [{
"base": "uiris",
"symbol": "IRIS",
"exponent": "6",
"coingecko_id": "iris-network",
"logo": "https://dl.airtable.com/.attachments/2d6d51b1b262db00ecc51616ffc3bdf5/90ff00d0/IRISnet.svg"
}]
}