update api
This commit is contained in:
parent
6dfd66b2ce
commit
f85684d4db
@ -1,8 +1,19 @@
|
|||||||
{
|
{
|
||||||
"chain_name": "iris-network",
|
"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",
|
"sdk_version": "0.42.4",
|
||||||
|
"coin_type": "118",
|
||||||
|
"min_tx_fee": "40000",
|
||||||
"addr_prefix": "iaa",
|
"addr_prefix": "iaa",
|
||||||
"excludes": "mint",
|
"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"
|
||||||
|
}]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user