chain-registry 2.0.106 → 2.0.107

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.
Files changed (45) hide show
  1. package/esm/mainnet/althea/chain.js +34 -2
  2. package/esm/mainnet/atomone/chain.js +19 -1
  3. package/esm/mainnet/axone/chain.js +36 -3
  4. package/esm/mainnet/bostrom/chain.js +6 -0
  5. package/esm/mainnet/cosmoshub/chain.js +15 -1
  6. package/esm/mainnet/dymension/chain.js +6 -0
  7. package/esm/mainnet/gravitybridge/chain.js +18 -0
  8. package/esm/mainnet/lava/chain.js +32 -0
  9. package/esm/mainnet/likecoin/chain.js +6 -0
  10. package/esm/mainnet/namada/asset-list.js +42 -0
  11. package/esm/mainnet/neutron/chain.js +6 -0
  12. package/esm/mainnet/nillion/chain.js +6 -0
  13. package/esm/mainnet/nomic/chain.js +5 -0
  14. package/esm/mainnet/nyx/chain.js +6 -0
  15. package/esm/mainnet/osmosis/chain.js +18 -0
  16. package/esm/mainnet/paxi/asset-list.js +126 -8
  17. package/esm/mainnet/quicksilver/chain.js +18 -0
  18. package/esm/mainnet/seda/chain.js +8 -82
  19. package/esm/mainnet/stride/chain.js +18 -0
  20. package/esm/mainnet/symphony/chain.js +24 -3
  21. package/esm/mainnet/union/chain.js +12 -3
  22. package/esm/mainnet/uptick/chain.js +18 -0
  23. package/mainnet/althea/chain.js +34 -2
  24. package/mainnet/atomone/chain.js +19 -1
  25. package/mainnet/axone/chain.js +36 -3
  26. package/mainnet/bostrom/chain.js +6 -0
  27. package/mainnet/cosmoshub/chain.js +15 -1
  28. package/mainnet/dymension/chain.js +6 -0
  29. package/mainnet/gravitybridge/chain.js +18 -0
  30. package/mainnet/lava/chain.js +32 -0
  31. package/mainnet/likecoin/chain.js +6 -0
  32. package/mainnet/namada/asset-list.js +42 -0
  33. package/mainnet/neutron/chain.js +6 -0
  34. package/mainnet/nillion/chain.js +6 -0
  35. package/mainnet/nomic/chain.js +5 -0
  36. package/mainnet/nyx/chain.js +6 -0
  37. package/mainnet/osmosis/chain.js +18 -0
  38. package/mainnet/paxi/asset-list.js +126 -8
  39. package/mainnet/quicksilver/chain.js +18 -0
  40. package/mainnet/seda/chain.js +8 -82
  41. package/mainnet/stride/chain.js +18 -0
  42. package/mainnet/symphony/chain.js +24 -3
  43. package/mainnet/union/chain.js +12 -3
  44. package/mainnet/uptick/chain.js +18 -0
  45. package/package.json +3 -3
@@ -80,10 +80,6 @@ const info = {
80
80
  address: 'https://seda.rpc.kjnodes.com',
81
81
  provider: 'kjnodes'
82
82
  },
83
- {
84
- address: 'https://seda-rpc.synergynodes.com/',
85
- provider: 'Synergy Nodes'
86
- },
87
83
  {
88
84
  address: 'https://rpc.lavenderfive.com:443/seda',
89
85
  provider: 'Lavender.Five Nodes 🐝'
@@ -96,34 +92,14 @@ const info = {
96
92
  address: 'https://seda.ibs.team:443/rpc',
97
93
  provider: 'Inter Blockchain Services'
98
94
  },
99
- {
100
- address: 'https://seda-mainnet-rpc.autostake.com:443',
101
- provider: 'AutoStake 🛡️ Slash Protected'
102
- },
103
95
  {
104
96
  address: 'https://rpc.seda.bronbro.io:443',
105
97
  provider: 'Bro_n_Bro'
106
98
  },
107
- {
108
- address: 'https://rpc-seda.whispernode.com:443',
109
- provider: 'WhisperNode 🤐'
110
- },
111
- {
112
- address: 'https://seda-rpc.applejuice.256x25.tech:443',
113
- provider: 'Apple juice 🧃'
114
- },
115
- {
116
- address: 'https://seda-rpc.bluestake.net:443',
117
- provider: 'BlueStake 🚀'
118
- },
119
99
  {
120
100
  address: 'https://seda_mainnet_rpc.chain.whenmoonwhenlambo.money:443',
121
101
  provider: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥'
122
102
  },
123
- {
124
- address: 'https://rpc-seda-mainnet.keepitstaked.com:443',
125
- provider: 'KeepItStaked.com'
126
- },
127
103
  {
128
104
  address: 'https://seda-rpc.node39.top:443',
129
105
  provider: 'Node39.TOP'
@@ -132,10 +108,6 @@ const info = {
132
108
  address: 'https://seda-rpc.cosmos-apis.com:443',
133
109
  provider: 'RHINO 🦏'
134
110
  },
135
- {
136
- address: 'https://seda-mainnet-rpc.shazoes.xyz',
137
- provider: 'Shazoes'
138
- },
139
111
  {
140
112
  address: 'https://seda.rpc.cumulo.org.es',
141
113
  provider: 'Cumulo'
@@ -147,6 +119,10 @@ const info = {
147
119
  {
148
120
  address: 'https://seda-rpc.stakeandrelax.net',
149
121
  provider: 'Stake&Relax 🦥'
122
+ },
123
+ {
124
+ address: 'https://rpc.cros-nest.com/seda',
125
+ provider: 'Crosnest'
150
126
  }
151
127
  ],
152
128
  rest: [
@@ -162,10 +138,6 @@ const info = {
162
138
  address: 'https://seda.api.kjnodes.com',
163
139
  provider: 'kjnodes'
164
140
  },
165
- {
166
- address: 'https://seda-api.synergynodes.com/',
167
- provider: 'Synergy Nodes'
168
- },
169
141
  {
170
142
  address: 'https://rest.lavenderfive.com:443/seda',
171
143
  provider: 'Lavender.Five Nodes 🐝'
@@ -178,34 +150,14 @@ const info = {
178
150
  address: 'https://seda.ibs.team:443/api',
179
151
  provider: 'Inter Blockchain Services'
180
152
  },
181
- {
182
- address: 'https://seda-mainnet-lcd.autostake.com:443',
183
- provider: 'AutoStake 🛡️ Slash Protected'
184
- },
185
153
  {
186
154
  address: 'https://lcd.seda.bronbro.io:443',
187
155
  provider: 'Bro_n_Bro'
188
156
  },
189
- {
190
- address: 'https://api-seda.whispernode.com:443',
191
- provider: 'WhisperNode 🤐'
192
- },
193
- {
194
- address: 'https://seda-api.applejuice.256x25.tech:443',
195
- provider: 'Apple juice 🧃'
196
- },
197
- {
198
- address: 'https://seda-api.bluestake.net',
199
- provider: 'BlueStake 🚀'
200
- },
201
157
  {
202
158
  address: 'https://seda_mainnet_api.chain.whenmoonwhenlambo.money',
203
159
  provider: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥'
204
160
  },
205
- {
206
- address: 'https://api-seda-mainnet.keepitstaked.com:443',
207
- provider: 'KeepItStaked.com'
208
- },
209
161
  {
210
162
  address: 'https://seda-api.node39.top:443',
211
163
  provider: 'Node39.TOP'
@@ -214,10 +166,6 @@ const info = {
214
166
  address: 'https://seda-rest.cosmos-apis.com:443',
215
167
  provider: 'RHINO 🦏'
216
168
  },
217
- {
218
- address: 'https://seda-mainnet-api.shazoes.xyz',
219
- provider: 'Shazoes'
220
- },
221
169
  {
222
170
  address: 'https://seda.api.cumulo.org.es',
223
171
  provider: 'Cumulo'
@@ -229,6 +177,10 @@ const info = {
229
177
  {
230
178
  address: 'https://seda-api.stakeandrelax.net',
231
179
  provider: 'Stake&Relax 🦥'
180
+ },
181
+ {
182
+ address: 'https://rest.cros-nest.com/seda',
183
+ provider: 'Crosnest'
232
184
  }
233
185
  ],
234
186
  grpc: [
@@ -236,10 +188,6 @@ const info = {
236
188
  address: 'seda-grpc.polkachu.com:25890',
237
189
  provider: 'Polkachu'
238
190
  },
239
- {
240
- address: 'https://seda-grpc.synergynodes.com/',
241
- provider: 'Synergy Nodes'
242
- },
243
191
  {
244
192
  address: 'seda.grpc.kjnodes.com:443',
245
193
  provider: 'kjnodes'
@@ -248,30 +196,14 @@ const info = {
248
196
  address: 'seda.lavenderfive.com:443',
249
197
  provider: 'Lavender.Five Nodes 🐝'
250
198
  },
251
- {
252
- address: 'seda-mainnet-grpc.autostake.com:443',
253
- provider: 'AutoStake 🛡️ Slash Protected'
254
- },
255
199
  {
256
200
  address: 'https://grpc.seda.bronbro.io:443',
257
201
  provider: 'Bro_n_Bro'
258
202
  },
259
- {
260
- address: 'grpc-seda.whispernode.com:443',
261
- provider: 'WhisperNode 🤐'
262
- },
263
- {
264
- address: 'seda-grpc.node39.top:13090',
265
- provider: 'Node39.TOP'
266
- },
267
203
  {
268
204
  address: 'seda-grpc.cosmos-apis.com:443',
269
205
  provider: 'RHINO 🦏'
270
206
  },
271
- {
272
- address: 'seda-mainnet-grpc.shazoes.xyz:6090',
273
- provider: 'Shazoes'
274
- },
275
207
  {
276
208
  address: 'seda.grpc.cumulo.org.es:443',
277
209
  provider: 'Cumulo'
@@ -312,12 +244,6 @@ const info = {
312
244
  txPage: 'https://staking-explorer.com/transaction.php?chain=seda&tx=${txHash}',
313
245
  accountPage: 'https://staking-explorer.com/account.php?chain=seda&addr=${accountAddress}'
314
246
  },
315
- {
316
- kind: 'WhisperNode 🤐',
317
- url: 'https://mainnet.whispernode.com/seda',
318
- txPage: 'https://mainnet.whispernode.com/seda/tx/${txHash}',
319
- accountPage: 'https://mainnet.whispernode.com/seda/account/${accountAddress}'
320
- },
321
247
  {
322
248
  kind: 'Apple juice 🧃',
323
249
  url: 'https://explorer.256x25.tech/seda-mainnet',
@@ -226,6 +226,10 @@ const info = {
226
226
  {
227
227
  address: 'https://stride.rpc.quasarstaking.ai:443',
228
228
  provider: 'Quasar'
229
+ },
230
+ {
231
+ address: 'https://rpc.stride.citizenweb3.com',
232
+ provider: 'Citizen Web3'
229
233
  }
230
234
  ],
231
235
  rest: [
@@ -296,6 +300,10 @@ const info = {
296
300
  {
297
301
  address: 'https://stride.api.quasarstaking.ai:443',
298
302
  provider: 'Quasar'
303
+ },
304
+ {
305
+ address: 'https://api.stride.citizenweb3.com',
306
+ provider: 'Citizen Web3'
299
307
  }
300
308
  ],
301
309
  grpc: [
@@ -350,6 +358,10 @@ const info = {
350
358
  {
351
359
  address: 'stride.grpc.quasarstaking.ai:80',
352
360
  provider: 'Quasar'
361
+ },
362
+ {
363
+ address: 'grpc.stride.citizenweb3.com:443',
364
+ provider: 'Citizen Web3'
353
365
  }
354
366
  ]
355
367
  },
@@ -418,6 +430,12 @@ const info = {
418
430
  url: 'https://mainnet.whispernode.com/stride',
419
431
  txPage: 'https://mainnet.whispernode.com/stride/tx/${txHash}',
420
432
  accountPage: 'https://mainnet.whispernode.com/stride/account/${accountAddress}'
433
+ },
434
+ {
435
+ kind: 'Validatorinfo',
436
+ url: 'https://validatorinfo.com/networks/stride/overview',
437
+ validatorPage: 'https://validatorinfo.com/networks/stride/validators',
438
+ proposalPage: 'https://validatorinfo.com/networks/stride/governance'
421
439
  }
422
440
  ],
423
441
  logoURIs: {
@@ -69,6 +69,10 @@ const info = {
69
69
  {
70
70
  address: 'https://rpc-symphony.sr20de.xyz',
71
71
  provider: 'Sr20de'
72
+ },
73
+ {
74
+ address: 'https://rpc.symphony.citizenweb3.com',
75
+ provider: 'Citizen Web3'
72
76
  }
73
77
  ],
74
78
  rest: [
@@ -87,6 +91,10 @@ const info = {
87
91
  {
88
92
  address: 'https://api-symphony.sr20de.xyz',
89
93
  provider: 'Sr20de'
94
+ },
95
+ {
96
+ address: 'https://api.symphony.citizenweb3.com',
97
+ provider: 'Citizen Web3'
90
98
  }
91
99
  ],
92
100
  grpc: [
@@ -105,20 +113,33 @@ const info = {
105
113
  {
106
114
  address: 'https://grpc-symphony.sr20de.xyz',
107
115
  provider: 'Sr20de'
116
+ },
117
+ {
118
+ address: 'grpc.symphony.citizenweb3.com:443',
119
+ provider: 'Citizen Web3'
108
120
  }
109
121
  ]
110
122
  },
111
- explorers: [{
123
+ explorers: [
124
+ {
112
125
  kind: 'VinjanXplorer',
113
126
  url: 'https://xplorer.vinjan.xyz/symphony',
114
127
  txPage: 'https://xplorer.vinjan.xyz/symphony/tx/${txHash}',
115
128
  accountPage: 'https://xplorer.vinjan.xyz/symphony/account/${accountAddress}'
116
- }, {
129
+ },
130
+ {
117
131
  kind: 'Sr20de Explorer',
118
132
  url: 'https://explorer.sr20de.xyz/symphony',
119
133
  txPage: 'https://explorer.sr20de.xyz/symphony/tx/${txHash}',
120
134
  accountPage: 'https://explorer.sr20de.xyz/symphony/account/${accountAddress}'
121
- }],
135
+ },
136
+ {
137
+ kind: 'Validatorinfo',
138
+ url: 'https://validatorinfo.com/networks/symphony/overview',
139
+ validatorPage: 'https://validatorinfo.com/networks/symphony/validators',
140
+ proposalPage: 'https://validatorinfo.com/networks/symphony/governance'
141
+ }
142
+ ],
122
143
  logoURIs: {
123
144
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/symphony_logo.png'
124
145
  },
@@ -157,16 +157,25 @@ const info = {
157
157
  }
158
158
  ]
159
159
  },
160
- explorers: [{
160
+ explorers: [
161
+ {
161
162
  kind: 'Ping.Pub',
162
163
  url: 'https://explorer.union.build/union',
163
164
  txPage: 'https://explorer.union.build/union/tx/${txHash}',
164
165
  accountPage: 'https://explorer.union.build/union/account/${accountAddress}'
165
- }, {
166
+ },
167
+ {
166
168
  kind: 'Ruangnode Explorer',
167
169
  url: 'https://explorer.ruangnode.com/dashboard/union',
168
170
  txPage: 'https://explorer.ruangnode.com/transactions/union?hash=${txHash}'
169
- }],
171
+ },
172
+ {
173
+ kind: 'Validatorinfo',
174
+ url: 'https://validatorinfo.com/networks/union/overview',
175
+ validatorPage: 'https://validatorinfo.com/networks/union/validators',
176
+ proposalPage: 'https://validatorinfo.com/networks/union/governance'
177
+ }
178
+ ],
170
179
  images: [{
171
180
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/union/images/u.png',
172
181
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/union/images/u.svg'
@@ -93,6 +93,10 @@ const info = {
93
93
  {
94
94
  address: 'https://uptick-rpc.noders.services',
95
95
  provider: '[NODERS]TEAM'
96
+ },
97
+ {
98
+ address: 'https://rpc.uptick.citizenweb3.com',
99
+ provider: 'Citizen Web3'
96
100
  }
97
101
  ],
98
102
  rest: [
@@ -127,6 +131,10 @@ const info = {
127
131
  {
128
132
  address: 'https://uptick-api.noders.services',
129
133
  provider: '[NODERS]TEAM'
134
+ },
135
+ {
136
+ address: 'https://api.uptick.citizenweb3.com',
137
+ provider: 'Citizen Web3'
130
138
  }
131
139
  ],
132
140
  grpc: [
@@ -161,6 +169,10 @@ const info = {
161
169
  {
162
170
  address: 'uptick-grpc.noders.services:24090',
163
171
  provider: '[NODERS]TEAM'
172
+ },
173
+ {
174
+ address: 'grpc.uptick.citizenweb3.com:443',
175
+ provider: 'Citizen Web3'
164
176
  }
165
177
  ],
166
178
  evmHttpJsonrpc: [
@@ -218,6 +230,12 @@ const info = {
218
230
  kind: 'Sr20de',
219
231
  url: 'https://explorer.sr20de.xyz/uptick',
220
232
  txPage: 'https://explorer.sr20de.xyz/uptick/tx/${txHash}'
233
+ },
234
+ {
235
+ kind: 'Validatorinfo',
236
+ url: 'https://validatorinfo.com/networks/uptick/overview',
237
+ validatorPage: 'https://validatorinfo.com/networks/uptick/validators',
238
+ proposalPage: 'https://validatorinfo.com/networks/uptick/governance'
221
239
  }
222
240
  ],
223
241
  images: [{
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chain-registry",
3
- "version": "2.0.106",
3
+ "version": "2.0.107",
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.106"
32
+ "@chain-registry/types": "^2.0.107"
33
33
  },
34
34
  "keywords": [
35
35
  "chain-registry",
@@ -39,5 +39,5 @@
39
39
  "interchain",
40
40
  "tokens"
41
41
  ],
42
- "gitHead": "8c9ccf870228f6b6aecc5349a3599440eae21341"
42
+ "gitHead": "72a544a563dedafa56bde2225c12238b14a21ead"
43
43
  }