forked from LaconicNetwork/cosmos-explorer
add archway endpoints
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
{
|
||||
"chain_name": "archway",
|
||||
"api": [
|
||||
"https://api.constantine.archway.tech"
|
||||
"https://api.constantine.archway.tech",
|
||||
"https://constantine.api.trivium.network:1317"
|
||||
],
|
||||
"rpc": [
|
||||
"https://rpc.constantine.archway.tech"
|
||||
"https://rpc.constantine.archway.tech",
|
||||
"https://constantine.api.trivium.network:26657"
|
||||
],
|
||||
"snapshot_provider": "https://snapshots.archway.tech/",
|
||||
"sdk_version": "v0.45.16",
|
||||
|
||||
Reference in New Issue
Block a user