Skip to content

Commit 55f695e

Browse files
authored
Add Citizen Web3 archive endpoints (#5802)
1 parent 3d73b9b commit 55f695e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

cosmoshub/chain.json

+12
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,10 @@
340340
{
341341
"address": "https://cosmos-rpc.ibs.team",
342342
"provider": "Inter Blockchain Services"
343+
},
344+
{
345+
"address": "https://rpc.cosmoshub-4-archive.citizenweb3.com:443",
346+
"provider": "Citizen Web3"
343347
}
344348
],
345349
"rest": [
@@ -470,6 +474,10 @@
470474
{
471475
"address": "https://cosmos-api.ibs.team",
472476
"provider": "Inter Blockchain Services"
477+
},
478+
{
479+
"address": "https://api.cosmoshub-4-archive.citizenweb3.com:443",
480+
"provider": "Citizen Web3"
473481
}
474482
],
475483
"grpc": [
@@ -560,6 +568,10 @@
560568
{
561569
"address": "cosmoshub.grpc.quasarstaking.ai",
562570
"provider": "Quasar"
571+
},
572+
{
573+
"address": "grpc.cosmoshub-4-archive.citizenweb3.com",
574+
"provider": "Citizen Web3"
563575
}
564576
]
565577
},

0 commit comments

Comments
 (0)