We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d73b9b commit 55f695eCopy full SHA for 55f695e
cosmoshub/chain.json
@@ -340,6 +340,10 @@
340
{
341
"address": "https://cosmos-rpc.ibs.team",
342
"provider": "Inter Blockchain Services"
343
+ },
344
+ {
345
+ "address": "https://rpc.cosmoshub-4-archive.citizenweb3.com:443",
346
+ "provider": "Citizen Web3"
347
}
348
],
349
"rest": [
@@ -470,6 +474,10 @@
470
474
471
475
"address": "https://cosmos-api.ibs.team",
472
476
477
478
479
+ "address": "https://api.cosmoshub-4-archive.citizenweb3.com:443",
480
473
481
482
483
"grpc": [
@@ -560,6 +568,10 @@
560
568
561
569
"address": "cosmoshub.grpc.quasarstaking.ai",
562
570
"provider": "Quasar"
571
572
573
+ "address": "grpc.cosmoshub-4-archive.citizenweb3.com",
574
563
575
564
576
]
565
577
},
0 commit comments