Update aura.json

This commit is contained in:
NodeStake 2023-06-19 13:26:10 +08:00 committed by GitHub
parent f416d27bc6
commit e3f882272e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,11 +1,15 @@
{
"chain_name": "aura",
"coingecko": "aura-network",
"api": ["https://lcd.aura.network"],
"api": [
"https://lcd.aura.network",
"https://api.aura.nodestake.top"
],
"rpc": [
"https://rpc.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": "",
"sdk_version": "0.45.11",