Merge pull request #173 from arirubinstein/master
fix: add API endpoints, and fix run -> ist
This commit is contained in:
commit
f8b9f65c86
@ -1,6 +1,6 @@
|
||||
{
|
||||
"chain_name": "agoric",
|
||||
"api": ["https://api.agoric.sgtstake.com", "https://main.api.agoric.net"],
|
||||
"api": ["https://agoric-lcd.stakely.io", "https://api.agoric.sgtstake.com", "https://agoric-api.polkachu.com", "https://api-agoric.nodes.guru", "https://agoric.stakesystems.io", "https://main.api.agoric.net"],
|
||||
"rpc": ["https://main.rpc.agoric.net:443", "https://main.rpc.agoric.net:443"],
|
||||
"snapshot_provider": "",
|
||||
"sdk_version": "0.41.3",
|
||||
@ -13,12 +13,12 @@
|
||||
"coingecko_id": "",
|
||||
"logo": ""
|
||||
},{
|
||||
"base": "urun",
|
||||
"symbol": "RUN",
|
||||
"base": "uist",
|
||||
"symbol": "IST",
|
||||
"exponent": "6",
|
||||
"coingecko_id": "",
|
||||
"logo": ""
|
||||
}],
|
||||
"addr_prefix": "agoric",
|
||||
"logo": "/logos/agoric.png"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user