update api

This commit is contained in:
liangping 2022-04-20 21:59:43 +08:00
parent 6dfd66b2ce
commit f85684d4db

View File

@ -1,8 +1,19 @@
{
"chain_name": "iris-network",
"api": "http://35.234.10.84:1317",
"api": ["https://lcd.nyancat.irisnet.org"],
"rpc": ["https://rpc.nyancat.irisnet.org:443","https://rpc.nyancat.irisnet.org:443"],
"snapshot_provider": "",
"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"
"logo": "/logos/iris-network.svg",
"assets": [{
"base": "uiris",
"symbol": "IRIS",
"exponent": "6",
"coingecko_id": "iris-network",
"logo": "/logos/iris-network.svg"
}]
}