add golden ratio endpoints to cosmos

This commit is contained in:
Golden Ratio Staking 2023-06-16 13:29:57 -04:00 committed by GitHub
parent a648f8de5a
commit e96461f7f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,9 +8,10 @@
"https://api-cosmoshub.pupmos.network",
"https://cosmos-rest.publicnode.com",
"https://cosmos-rest.staketab.org",
"https://api.cosmos.nodestake.top"
"https://api.cosmos.nodestake.top",
"https://rest-cosmoshub.goldenratiostaking.net"
],
"rpc": ["https://rpc.cosmos.network:443", "https://cosmos-rpc.icycro.org", "https://rpc.cosmos.dragonstake.io"],
"rpc": ["https://rpc.cosmos.network:443", "https://cosmos-rpc.icycro.org", "https://rpc.cosmos.dragonstake.io", "https://rpc-cosmoshub.goldenratiostaking.net"],
"sdk_version": "0.45.1",
"coin_type": "118",
"min_tx_fee": "800",
@ -23,4 +24,4 @@
"coingecko_id": "cosmos",
"logo": "/logos/cosmos.svg"
}]
}
}