chain-registry 2.0.241 → 2.0.243
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/mainnet/andromeda/chain.js +0 -8
- package/esm/mainnet/atomone/chain.js +2 -6
- package/esm/mainnet/aura/chain.js +0 -4
- package/esm/mainnet/babylon/chain.js +1 -1
- package/esm/mainnet/bitway/chain.js +0 -4
- package/esm/mainnet/celestia/chain.js +6 -0
- package/esm/mainnet/cheqd/chain.js +0 -8
- package/esm/mainnet/composable/chain.js +0 -8
- package/esm/mainnet/cosmoshub/chain.js +8 -2
- package/esm/mainnet/empowerchain/chain.js +0 -4
- package/esm/mainnet/fetchhub/chain.js +0 -4
- package/esm/mainnet/firmachain/chain.js +1 -1
- package/esm/mainnet/hippoprotocol/chain.js +0 -4
- package/esm/mainnet/juno/chain.js +0 -4
- package/esm/mainnet/kiichain/chain.js +1 -1
- package/esm/mainnet/kyve/chain.js +6 -0
- package/esm/mainnet/lava/chain.js +6 -4
- package/esm/mainnet/lumera/chain.js +0 -8
- package/esm/mainnet/nolus/chain.js +1 -1
- package/esm/mainnet/pylons/chain.js +0 -3
- package/esm/mainnet/realio/chain.js +0 -4
- package/esm/mainnet/rebus/chain.js +0 -4
- package/esm/mainnet/sommelier/chain.js +1 -1
- package/esm/mainnet/terra/chain.js +1 -1
- package/esm/mainnet/unification/chain.js +0 -3
- package/esm/testnet/bfhevmtestnet/chain.js +1 -4
- package/esm/testnet/celestiatestnet3/chain.js +0 -4
- package/esm/testnet/cosmoshubtestnet/chain.js +1 -1
- package/esm/testnet/daodiseotestnet/chain.js +0 -8
- package/esm/testnet/humanstestnet/chain.js +1 -4
- package/esm/testnet/junotestnet/chain.js +6 -20
- package/esm/testnet/pelltestnet/chain.js +0 -3
- package/esm/testnet/sgetestnet/chain.js +0 -4
- package/esm/testnet/sgetestnet4/chain.js +0 -4
- package/esm/testnet/sourcetestnet/chain.js +1 -4
- package/esm/testnet/terpnettestnet2/chain.js +1 -4
- package/esm/testnet/uniontestnet/chain.js +1 -4
- package/esm/testnet/xrplevmtestnet/chain.js +1 -1
- package/mainnet/andromeda/chain.js +0 -8
- package/mainnet/atomone/chain.js +2 -6
- package/mainnet/aura/chain.js +0 -4
- package/mainnet/babylon/chain.js +1 -1
- package/mainnet/bitway/chain.js +0 -4
- package/mainnet/celestia/chain.js +6 -0
- package/mainnet/cheqd/chain.js +0 -8
- package/mainnet/composable/chain.js +0 -8
- package/mainnet/cosmoshub/chain.js +8 -2
- package/mainnet/empowerchain/chain.js +0 -4
- package/mainnet/fetchhub/chain.js +0 -4
- package/mainnet/firmachain/chain.js +1 -1
- package/mainnet/hippoprotocol/chain.js +0 -4
- package/mainnet/juno/chain.js +0 -4
- package/mainnet/kiichain/chain.js +1 -1
- package/mainnet/kyve/chain.js +6 -0
- package/mainnet/lava/chain.js +6 -4
- package/mainnet/lumera/chain.js +0 -8
- package/mainnet/nolus/chain.js +1 -1
- package/mainnet/pylons/chain.js +0 -3
- package/mainnet/realio/chain.js +0 -4
- package/mainnet/rebus/chain.js +0 -4
- package/mainnet/sommelier/chain.js +1 -1
- package/mainnet/terra/chain.js +1 -1
- package/mainnet/unification/chain.js +0 -3
- package/package.json +3 -3
- package/testnet/bfhevmtestnet/chain.js +1 -4
- package/testnet/celestiatestnet3/chain.js +0 -4
- package/testnet/cosmoshubtestnet/chain.js +1 -1
- package/testnet/daodiseotestnet/chain.js +0 -8
- package/testnet/humanstestnet/chain.js +1 -4
- package/testnet/junotestnet/chain.js +6 -20
- package/testnet/pelltestnet/chain.js +0 -3
- package/testnet/sgetestnet/chain.js +0 -4
- package/testnet/sgetestnet4/chain.js +0 -4
- package/testnet/sourcetestnet/chain.js +1 -4
- package/testnet/terpnettestnet2/chain.js +1 -4
- package/testnet/uniontestnet/chain.js +1 -4
- package/testnet/xrplevmtestnet/chain.js +1 -1
package/mainnet/babylon/chain.js
CHANGED
package/mainnet/bitway/chain.js
CHANGED
|
@@ -178,10 +178,6 @@ const info = {
|
|
|
178
178
|
address: 'http://bitway.grpc.mandragora.io:9079',
|
|
179
179
|
provider: 'Mandragora'
|
|
180
180
|
},
|
|
181
|
-
{
|
|
182
|
-
address: 'bitway.grpc.nodeshub.online',
|
|
183
|
-
provider: 'Nodes Hub'
|
|
184
|
-
},
|
|
185
181
|
{
|
|
186
182
|
address: 'bitway-grpc.polkachu.com:26390',
|
|
187
183
|
provider: 'Polkachu'
|
|
@@ -423,6 +423,12 @@ const info = {
|
|
|
423
423
|
url: 'https://celestia.valopers.com/',
|
|
424
424
|
txPage: 'https://celestia.valopers.com/transactions/${txHash}',
|
|
425
425
|
accountPage: 'https://celestia.valopers.com/account/${accountAddress}'
|
|
426
|
+
},
|
|
427
|
+
{
|
|
428
|
+
kind: 'moon-runners',
|
|
429
|
+
url: 'https://moon-runners.net/celestia/mainnet',
|
|
430
|
+
txPage: 'https://moon-runners.net/celestia/mainnet/finder?search=${txHash}',
|
|
431
|
+
accountPage: 'https://moon-runners.net/celestia/mainnet/finder?search=${accountAddress}'
|
|
426
432
|
}
|
|
427
433
|
],
|
|
428
434
|
images: [{
|
package/mainnet/cheqd/chain.js
CHANGED
|
@@ -89,10 +89,6 @@ const info = {
|
|
|
89
89
|
address: 'https://public.stakewolle.com/cosmos/cheqd/rpc',
|
|
90
90
|
provider: 'Stakewolle'
|
|
91
91
|
},
|
|
92
|
-
{
|
|
93
|
-
address: 'https://cheq-rpc.kleomedes.network',
|
|
94
|
-
provider: 'Kleomedes'
|
|
95
|
-
},
|
|
96
92
|
{
|
|
97
93
|
address: 'https://cheqd-srvs.vnodesv.net/rpc',
|
|
98
94
|
provider: 'vNodes[V] Ser[V]ices g[E]o st[EE]ring'
|
|
@@ -143,10 +139,6 @@ const info = {
|
|
|
143
139
|
address: 'https://public.stakewolle.com/cosmos/cheqd/rest',
|
|
144
140
|
provider: 'Stakewolle'
|
|
145
141
|
},
|
|
146
|
-
{
|
|
147
|
-
address: 'https://cheq-api.kleomedes.network',
|
|
148
|
-
provider: 'Kleomedes'
|
|
149
|
-
},
|
|
150
142
|
{
|
|
151
143
|
address: 'https://cheqd-srvs.vnodesv.net/api',
|
|
152
144
|
provider: 'vNodes[V] Ser[V]ices g[E]o st[EE]ring'
|
|
@@ -181,10 +181,6 @@ const info = {
|
|
|
181
181
|
address: 'grpc-composable.vinjan.xyz:36090',
|
|
182
182
|
provider: 'vinjan'
|
|
183
183
|
},
|
|
184
|
-
{
|
|
185
|
-
address: 'composable.grpc.skynodejs.net',
|
|
186
|
-
provider: 'skynodejs'
|
|
187
|
-
},
|
|
188
184
|
{
|
|
189
185
|
address: 'composable.grpc.stakevillage.net:16190',
|
|
190
186
|
provider: 'Stake Village'
|
|
@@ -193,10 +189,6 @@ const info = {
|
|
|
193
189
|
address: 'picasso-rpc.stakeandrelax.net:22290',
|
|
194
190
|
provider: 'Stake&Relax 🦥'
|
|
195
191
|
},
|
|
196
|
-
{
|
|
197
|
-
address: 'grpc.composable.validatus.com',
|
|
198
|
-
provider: 'Validatus'
|
|
199
|
-
},
|
|
200
192
|
{
|
|
201
193
|
address: 'https://grpc.centauri.bronbro.io:443',
|
|
202
194
|
provider: 'Bro_n_Bro'
|
|
@@ -334,7 +334,7 @@ const info = {
|
|
|
334
334
|
archive: true
|
|
335
335
|
},
|
|
336
336
|
{
|
|
337
|
-
address: 'cosmoshub.grpc.lava.build',
|
|
337
|
+
address: 'https://cosmoshub.grpc.lava.build',
|
|
338
338
|
provider: 'Lava'
|
|
339
339
|
},
|
|
340
340
|
{
|
|
@@ -386,7 +386,7 @@ const info = {
|
|
|
386
386
|
provider: 'ITRocket'
|
|
387
387
|
},
|
|
388
388
|
{
|
|
389
|
-
address: 'cosmoshub.grpc.quasarstaking.ai',
|
|
389
|
+
address: 'https://cosmoshub.grpc.quasarstaking.ai',
|
|
390
390
|
provider: 'Quasar'
|
|
391
391
|
},
|
|
392
392
|
{
|
|
@@ -538,6 +538,12 @@ const info = {
|
|
|
538
538
|
validatorPage: 'https://explorer.whenmoonwhenlambo.money/cosmos/staking/${validatorAddress}',
|
|
539
539
|
proposalPage: 'https://explorer.whenmoonwhenlambo.money/cosmos/gov/${proposalId}',
|
|
540
540
|
blockPage: 'https://explorer.whenmoonwhenlambo.money/cosmos/block/${blockHeight}'
|
|
541
|
+
},
|
|
542
|
+
{
|
|
543
|
+
kind: 'moon-runners',
|
|
544
|
+
url: 'https://moon-runners.net/cosmoshub/mainnet',
|
|
545
|
+
txPage: 'https://moon-runners.net/cosmoshub/mainnet/finder?search=${txHash}',
|
|
546
|
+
accountPage: 'https://moon-runners.net/cosmoshub/mainnet/finder?search=${accountAddress}'
|
|
541
547
|
}
|
|
542
548
|
],
|
|
543
549
|
images: [{
|
|
@@ -173,10 +173,6 @@ const info = {
|
|
|
173
173
|
address: 'http://empw.grpc.m.stavr.tech:9141',
|
|
174
174
|
provider: '🔥STAVR🔥'
|
|
175
175
|
},
|
|
176
|
-
{
|
|
177
|
-
address: 'grpc-empower.vinjan.xyz',
|
|
178
|
-
provider: 'vinjan'
|
|
179
|
-
},
|
|
180
176
|
{
|
|
181
177
|
address: 'empower.grpc.stakevillage.net:16890',
|
|
182
178
|
provider: 'Stake Village'
|
|
@@ -203,10 +203,6 @@ const info = {
|
|
|
203
203
|
address: 'fetch-grpc.publicnode.com:443',
|
|
204
204
|
provider: 'Allnodes ⚡️ Nodes & Staking'
|
|
205
205
|
},
|
|
206
|
-
{
|
|
207
|
-
address: 'fetch.grpc.nodeshub.online',
|
|
208
|
-
provider: 'Nodes Hub'
|
|
209
|
-
},
|
|
210
206
|
{
|
|
211
207
|
address: 'grpc.fetchhub-4.fetch.aviaone.com:9094',
|
|
212
208
|
provider: 'AVIAONE 🟢'
|
|
@@ -113,10 +113,6 @@ const info = {
|
|
|
113
113
|
address: 'ibc-grpc.hippo-protocol.com:443',
|
|
114
114
|
provider: 'Hippo Protocol'
|
|
115
115
|
},
|
|
116
|
-
{
|
|
117
|
-
address: 'hippo.grpc.nodeshub.online',
|
|
118
|
-
provider: 'Nodes Hub'
|
|
119
|
-
},
|
|
120
116
|
{
|
|
121
117
|
address: 'hippo-grpc.node39.top:443',
|
|
122
118
|
provider: 'Node39'
|
package/mainnet/juno/chain.js
CHANGED
|
@@ -164,10 +164,6 @@ const info = {
|
|
|
164
164
|
address: 'juno-grpc.stakeandrelax.net:12690',
|
|
165
165
|
provider: 'Stake&Relax Validator 🦥'
|
|
166
166
|
},
|
|
167
|
-
{
|
|
168
|
-
address: 'juno.grpc.kleomedes.network',
|
|
169
|
-
provider: 'Kleomedes'
|
|
170
|
-
},
|
|
171
167
|
{
|
|
172
168
|
address: 'juno.lavenderfive.com:443',
|
|
173
169
|
provider: 'Lavender.Five Nodes 🐝'
|
package/mainnet/kyve/chain.js
CHANGED
|
@@ -273,6 +273,12 @@ const info = {
|
|
|
273
273
|
url: 'https://viewblock.io/kyve',
|
|
274
274
|
txPage: 'https://viewblock.io/kyve/tx/${txHash}',
|
|
275
275
|
accountPage: 'https://viewblock.io/kyve/address/${accountAddress}'
|
|
276
|
+
},
|
|
277
|
+
{
|
|
278
|
+
kind: 'moon-runners',
|
|
279
|
+
url: 'https://moon-runners.net/kyve/mainnet',
|
|
280
|
+
txPage: 'https://moon-runners.net/kyve/mainnet/finder?search=${txHash}',
|
|
281
|
+
accountPage: 'https://moon-runners.net/kyve/mainnet/finder?search=${accountAddress}'
|
|
276
282
|
}
|
|
277
283
|
],
|
|
278
284
|
images: [{
|
package/mainnet/lava/chain.js
CHANGED
|
@@ -278,10 +278,6 @@ const info = {
|
|
|
278
278
|
address: 'grpc-lava.r93axnodes.cloud:443',
|
|
279
279
|
provider: 'r93AX Nodes'
|
|
280
280
|
},
|
|
281
|
-
{
|
|
282
|
-
address: 'grpc.lava-mainnet-1.lava.aviaone.com:9104/',
|
|
283
|
-
provider: 'AVIAONE 🟢'
|
|
284
|
-
},
|
|
285
281
|
{
|
|
286
282
|
address: 'grpc-lava.maouam.xyz:443',
|
|
287
283
|
provider: 'MaouamNodelab'
|
|
@@ -368,6 +364,12 @@ const info = {
|
|
|
368
364
|
url: 'https://stake.astrostake.xyz/lava',
|
|
369
365
|
txPage: 'https://stake.astrostake.xyz/lava/tx/${txHash}',
|
|
370
366
|
accountPage: 'https://stake.astrostake.xyz/lava/address/${accountAddress}'
|
|
367
|
+
},
|
|
368
|
+
{
|
|
369
|
+
kind: 'moon-runners',
|
|
370
|
+
url: 'https://moon-runners.net/lava/mainnet',
|
|
371
|
+
txPage: 'https://moon-runners.net/lava/mainnet/finder?search=${txHash}',
|
|
372
|
+
accountPage: 'https://moon-runners.net/lava/mainnet/finder?search=${accountAddress}'
|
|
371
373
|
}
|
|
372
374
|
],
|
|
373
375
|
keywords: [
|
package/mainnet/lumera/chain.js
CHANGED
|
@@ -90,10 +90,6 @@ const info = {
|
|
|
90
90
|
address: 'https://lumera-rpc.linknode.org',
|
|
91
91
|
provider: 'AstroStake'
|
|
92
92
|
},
|
|
93
|
-
{
|
|
94
|
-
address: 'https://lumera-rpc.dungeon.games',
|
|
95
|
-
provider: 'Dungeon'
|
|
96
|
-
},
|
|
97
93
|
{
|
|
98
94
|
address: 'https://lumera-rpc.polkachu.com:443',
|
|
99
95
|
provider: 'Polkachu'
|
|
@@ -120,10 +116,6 @@ const info = {
|
|
|
120
116
|
address: 'https://lumera-api.linknode.org',
|
|
121
117
|
provider: 'AstroStake'
|
|
122
118
|
},
|
|
123
|
-
{
|
|
124
|
-
address: 'https://lumera-lcd.dungeon.games',
|
|
125
|
-
provider: 'Dungeon'
|
|
126
|
-
},
|
|
127
119
|
{
|
|
128
120
|
address: 'https://lumera-api.polkachu.com',
|
|
129
121
|
provider: 'Polkachu'
|
package/mainnet/nolus/chain.js
CHANGED
package/mainnet/pylons/chain.js
CHANGED
|
@@ -43,9 +43,6 @@ const info = {
|
|
|
43
43
|
rpc: [{
|
|
44
44
|
address: 'https://rpc.nodejumper.io:443/pylons',
|
|
45
45
|
provider: 'Nodejumper.io'
|
|
46
|
-
}, {
|
|
47
|
-
address: 'https:/pylons-rpc.noders.services',
|
|
48
|
-
provider: '[NODERS]TEAM'
|
|
49
46
|
}],
|
|
50
47
|
rest: [{
|
|
51
48
|
address: 'https://rest.nodejumper.io/pylons',
|
package/mainnet/realio/chain.js
CHANGED
|
@@ -179,10 +179,6 @@ const info = {
|
|
|
179
179
|
address: 'https://grpc-realio.sr20de.xyz',
|
|
180
180
|
provider: 'Sr20de'
|
|
181
181
|
},
|
|
182
|
-
{
|
|
183
|
-
address: 'realio.grpc.skynodejs.net',
|
|
184
|
-
provider: 'skynodejs'
|
|
185
|
-
},
|
|
186
182
|
{
|
|
187
183
|
address: 'https://realio.declab.pro:9015',
|
|
188
184
|
provider: 'Decloud Nodes Lab'
|
package/mainnet/rebus/chain.js
CHANGED
package/mainnet/terra/chain.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "chain-registry",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.243",
|
|
4
4
|
"description": "Cosmos chain registry ⚛️",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/hyperweb-io/chain-registry/tree/master/packages/chain-registry#readme",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
|
-
"@chain-registry/types": "^2.0.
|
|
32
|
+
"@chain-registry/types": "^2.0.243"
|
|
33
33
|
},
|
|
34
34
|
"keywords": [
|
|
35
35
|
"chain-registry",
|
|
@@ -39,5 +39,5 @@
|
|
|
39
39
|
"interchain",
|
|
40
40
|
"tokens"
|
|
41
41
|
],
|
|
42
|
-
"gitHead": "
|
|
42
|
+
"gitHead": "38535fa24d20200a2a5ad893c3227685c3e64f47"
|
|
43
43
|
}
|
|
@@ -112,10 +112,6 @@ const info = {
|
|
|
112
112
|
address: 'celestia-testnet-grpc.publicnode.com:443',
|
|
113
113
|
provider: 'Allnodes ⚡️ Nodes & Staking'
|
|
114
114
|
},
|
|
115
|
-
{
|
|
116
|
-
address: 'grpc-mocha-full.avril14th.org',
|
|
117
|
-
provider: 'Avril 14th'
|
|
118
|
-
},
|
|
119
115
|
{
|
|
120
116
|
address: 'celestia-testnet-grpc.itrocket.net:443',
|
|
121
117
|
provider: 'itrocket'
|
|
@@ -54,10 +54,6 @@ const info = {
|
|
|
54
54
|
address: 'https://odiseo-testnet.rpc.stakevillage.net:443',
|
|
55
55
|
provider: 'Stake Village'
|
|
56
56
|
},
|
|
57
|
-
{
|
|
58
|
-
address: 'https://rpc.odiseo-testnet.irynamcc.co.uk:443 ',
|
|
59
|
-
provider: 'Iryna'
|
|
60
|
-
},
|
|
61
57
|
{
|
|
62
58
|
address: 'https://daodiseo-testnet.rpc.mrsml.fun:443',
|
|
63
59
|
provider: 'Mrs_ml'
|
|
@@ -166,10 +162,6 @@ const info = {
|
|
|
166
162
|
address: 'daodiseo-testnet-grpc.stakerhouse.com:443',
|
|
167
163
|
provider: 'StakerHouse'
|
|
168
164
|
},
|
|
169
|
-
{
|
|
170
|
-
address: ' grpc.odiseo-testnet.irynamcc.co.uk:443',
|
|
171
|
-
provider: 'Iryna'
|
|
172
|
-
},
|
|
173
165
|
{
|
|
174
166
|
address: 'odiseo-testnet.grpc.stakevillage.net:443',
|
|
175
167
|
provider: 'Stake Village'
|
|
@@ -49,10 +49,7 @@ const info = {
|
|
|
49
49
|
address: 'humans-testnet-grpc.cosmonautstakes.com:14990',
|
|
50
50
|
provider: 'Cosmonaut Stakes'
|
|
51
51
|
}],
|
|
52
|
-
evmHttpJsonrpc: [
|
|
53
|
-
address: 'humans-testnet-evm.cosmonautstakes.com',
|
|
54
|
-
provider: 'Cosmonaut Stakes'
|
|
55
|
-
}]
|
|
52
|
+
evmHttpJsonrpc: []
|
|
56
53
|
},
|
|
57
54
|
explorers: [{
|
|
58
55
|
kind: 'explorer.humans.zone',
|
|
@@ -51,34 +51,20 @@ const info = {
|
|
|
51
51
|
}
|
|
52
52
|
},
|
|
53
53
|
apis: {
|
|
54
|
-
rpc: [
|
|
55
|
-
{
|
|
54
|
+
rpc: [{
|
|
56
55
|
address: 'https://juno-testnet-rpc.polkachu.com',
|
|
57
56
|
provider: 'Polkachu'
|
|
58
|
-
},
|
|
59
|
-
{
|
|
57
|
+
}, {
|
|
60
58
|
address: 'https://rpc-uni.junonetwork.io',
|
|
61
59
|
provider: 'Juno Network'
|
|
62
|
-
},
|
|
63
|
-
|
|
64
|
-
address: 'https://junotestnet-rpc.kleomedes.network',
|
|
65
|
-
provider: 'Kleomedes'
|
|
66
|
-
}
|
|
67
|
-
],
|
|
68
|
-
rest: [
|
|
69
|
-
{
|
|
60
|
+
}],
|
|
61
|
+
rest: [{
|
|
70
62
|
address: 'https://juno-testnet-api.polkachu.com',
|
|
71
63
|
provider: 'Polkachu'
|
|
72
|
-
},
|
|
73
|
-
{
|
|
64
|
+
}, {
|
|
74
65
|
address: 'https://lcd-uni.junonetwork.io',
|
|
75
66
|
provider: 'Juno Network'
|
|
76
|
-
},
|
|
77
|
-
{
|
|
78
|
-
address: 'https://junotestnet-api.kleomedes.network',
|
|
79
|
-
provider: 'Kleomedes'
|
|
80
|
-
}
|
|
81
|
-
],
|
|
67
|
+
}],
|
|
82
68
|
grpc: [{
|
|
83
69
|
address: 'juno-testnet-grpc.polkachu.com:12690',
|
|
84
70
|
provider: 'Polkachu'
|
|
@@ -31,10 +31,6 @@ const info = {
|
|
|
31
31
|
address: 'https://rpc.testnet.sgenetwork.io',
|
|
32
32
|
provider: 'Sge Network'
|
|
33
33
|
},
|
|
34
|
-
{
|
|
35
|
-
address: 'https://testnet-saage-rpc.lavenderfive.com/ ',
|
|
36
|
-
provider: 'Lavender.Five'
|
|
37
|
-
},
|
|
38
34
|
{
|
|
39
35
|
address: 'https://saage-testnet-rpc.polkachu.com/',
|
|
40
36
|
provider: 'Polkachu'
|
|
@@ -31,10 +31,6 @@ const info = {
|
|
|
31
31
|
address: 'https://rpc.testnet.sgenetwork.io',
|
|
32
32
|
provider: 'Sge Network'
|
|
33
33
|
},
|
|
34
|
-
{
|
|
35
|
-
address: 'https://testnet-saage-rpc.lavenderfive.com/ ',
|
|
36
|
-
provider: 'Lavender.Five'
|
|
37
|
-
},
|
|
38
34
|
{
|
|
39
35
|
address: 'https://saage-testnet-rpc.polkachu.com/',
|
|
40
36
|
provider: 'Polkachu'
|
|
@@ -46,10 +46,7 @@ const info = {
|
|
|
46
46
|
provider: 'Nodeist'
|
|
47
47
|
}
|
|
48
48
|
],
|
|
49
|
-
grpc: [
|
|
50
|
-
address: 'grpc.testnet-9.union.build',
|
|
51
|
-
provider: 'union'
|
|
52
|
-
}]
|
|
49
|
+
grpc: []
|
|
53
50
|
},
|
|
54
51
|
logoURIs: {
|
|
55
52
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/uniontestnet/images/union.png'
|