forked from cerc-io/cosmos-explorer
Update aura.json
This commit is contained in:
parent
f416d27bc6
commit
e3f882272e
@ -1,11 +1,15 @@
|
|||||||
{
|
{
|
||||||
"chain_name": "aura",
|
"chain_name": "aura",
|
||||||
"coingecko": "aura-network",
|
"coingecko": "aura-network",
|
||||||
"api": ["https://lcd.aura.network"],
|
"api": [
|
||||||
|
"https://lcd.aura.network",
|
||||||
|
"https://api.aura.nodestake.top"
|
||||||
|
],
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://rpc.aura.network:443",
|
"https://rpc.aura.network:443",
|
||||||
"https://snapshot-1.aura.network:443",
|
"https://snapshot-1.aura.network:443",
|
||||||
"https://snapshot-2.aura.network:443"
|
"https://snapshot-2.aura.network:443",
|
||||||
|
"https://rpc.aura.nodestake.top"
|
||||||
],
|
],
|
||||||
"snapshot_provider": "",
|
"snapshot_provider": "",
|
||||||
"sdk_version": "0.45.11",
|
"sdk_version": "0.45.11",
|
||||||
|
Loading…
Reference in New Issue
Block a user