chain-registry 2.0.233 → 2.0.235

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 (206) hide show
  1. package/esm/mainnet/agoric/chain.js +11 -4
  2. package/esm/mainnet/akash/chain.js +20 -7
  3. package/esm/mainnet/allora/chain.js +16 -0
  4. package/esm/mainnet/althea/chain.js +20 -1
  5. package/esm/mainnet/archway/chain.js +19 -0
  6. package/esm/mainnet/arkeo/chain.js +20 -1
  7. package/esm/mainnet/asset-lists.js +0 -4
  8. package/esm/mainnet/assetmantle/chain.js +11 -4
  9. package/esm/mainnet/aura/chain.js +19 -0
  10. package/esm/mainnet/axelar/asset-list.js +33 -0
  11. package/esm/mainnet/axelar/chain.js +11 -4
  12. package/esm/mainnet/babylon/chain.js +18 -17
  13. package/esm/mainnet/bandchain/chain.js +18 -0
  14. package/esm/mainnet/bitbadges/chain.js +30 -6
  15. package/esm/mainnet/bitsong/chain.js +7 -0
  16. package/esm/mainnet/bitway/chain.js +19 -0
  17. package/esm/mainnet/canto/chain.js +11 -4
  18. package/esm/mainnet/carbon/chain.js +25 -3
  19. package/esm/mainnet/celestia/chain.js +19 -4
  20. package/esm/mainnet/chain4energy/chain.js +19 -0
  21. package/esm/mainnet/chains.js +0 -4
  22. package/esm/mainnet/cheqd/chain.js +19 -0
  23. package/esm/mainnet/chihuahua/chain.js +11 -4
  24. package/esm/mainnet/composable/chain.js +19 -0
  25. package/esm/mainnet/coreum/chain.js +20 -1
  26. package/esm/mainnet/cosmoshub/chain.js +14 -4
  27. package/esm/mainnet/crescent/chain.js +11 -4
  28. package/esm/mainnet/cronos/chain.js +31 -6
  29. package/esm/mainnet/cryptoorgchain/chain.js +11 -4
  30. package/esm/mainnet/decentr/chain.js +19 -0
  31. package/esm/mainnet/doravota/chain.js +20 -1
  32. package/esm/mainnet/dungeon/asset-list.js +40 -0
  33. package/esm/mainnet/dungeon/ibc-data.js +31 -0
  34. package/esm/mainnet/dydx/chain.js +25 -28
  35. package/esm/mainnet/dymension/chain.js +20 -1
  36. package/esm/mainnet/empowerchain/chain.js +19 -0
  37. package/esm/mainnet/fetchhub/chain.js +10 -4
  38. package/esm/mainnet/firmachain/chain.js +19 -0
  39. package/esm/mainnet/gateway/chain.js +31 -7
  40. package/esm/mainnet/gitopia/chain.js +12 -5
  41. package/esm/mainnet/gravitybridge/chain.js +11 -4
  42. package/esm/mainnet/haqq/chain.js +19 -0
  43. package/esm/mainnet/hippoprotocol/chain.js +20 -1
  44. package/esm/mainnet/humans/chain.js +19 -0
  45. package/esm/mainnet/ibc-data.js +0 -2
  46. package/esm/mainnet/initia/chain.js +20 -1
  47. package/esm/mainnet/injective/chain.js +20 -17
  48. package/esm/mainnet/jackal/chain.js +11 -4
  49. package/esm/mainnet/juno/chain.js +11 -4
  50. package/esm/mainnet/kava/chain.js +11 -4
  51. package/esm/mainnet/kyve/chain.js +19 -0
  52. package/esm/mainnet/lava/chain.js +20 -1
  53. package/esm/mainnet/lumera/chain.js +20 -1
  54. package/esm/mainnet/lumnetwork/chain.js +19 -0
  55. package/esm/mainnet/mantrachain/chain.js +19 -0
  56. package/esm/mainnet/neutron/chain.js +19 -0
  57. package/esm/mainnet/nibiru/chain.js +19 -0
  58. package/esm/mainnet/noble/chain.js +17 -4
  59. package/esm/mainnet/nolus/chain.js +19 -0
  60. package/esm/mainnet/nyx/chain.js +13 -6
  61. package/esm/mainnet/oraichain/chain.js +19 -0
  62. package/esm/mainnet/osmosis/chain.js +14 -4
  63. package/esm/mainnet/passage/chain.js +11 -4
  64. package/esm/mainnet/passage/ibc-data.js +37 -3
  65. package/esm/mainnet/persistence/chain.js +10 -4
  66. package/esm/mainnet/planq/chain.js +19 -0
  67. package/esm/mainnet/pocket/chain.js +17 -6
  68. package/esm/mainnet/provenance/chain.js +18 -0
  69. package/esm/mainnet/quicksilver/chain.js +19 -0
  70. package/esm/mainnet/regen/chain.js +19 -0
  71. package/esm/mainnet/ritbit/asset-list.js +4 -1
  72. package/esm/mainnet/saga/chain.js +19 -0
  73. package/esm/mainnet/seda/chain.js +15 -8
  74. package/esm/mainnet/sentinel/chain.js +19 -0
  75. package/esm/mainnet/shentu/chain.js +11 -4
  76. package/esm/mainnet/shido/chain.js +19 -0
  77. package/esm/mainnet/sifchain/chain.js +11 -4
  78. package/esm/mainnet/sommelier/chain.js +11 -4
  79. package/esm/mainnet/source/chain.js +20 -1
  80. package/esm/mainnet/stride/chain.js +15 -8
  81. package/esm/mainnet/sunrise/chain.js +25 -0
  82. package/esm/mainnet/teritori/chain.js +11 -4
  83. package/esm/mainnet/terra2/chain.js +14 -4
  84. package/esm/mainnet/union/chain.js +11 -4
  85. package/esm/mainnet/ununifi/chain.js +19 -0
  86. package/esm/mainnet/xion/chain.js +20 -13
  87. package/esm/mainnet/xpla/chain.js +25 -3
  88. package/esm/mainnet/xrplevm/chain.js +38 -10
  89. package/esm/mainnet/zetachain/chain.js +20 -1
  90. package/esm/mainnet/zigchain/chain.js +8 -1
  91. package/esm/noncosmos/base/asset-list.js +31 -0
  92. package/esm/testnet/limonatatestnet/chain.js +27 -6
  93. package/mainnet/agoric/chain.js +11 -4
  94. package/mainnet/akash/chain.js +20 -7
  95. package/mainnet/allora/chain.js +16 -0
  96. package/mainnet/althea/chain.js +20 -1
  97. package/mainnet/archway/chain.js +19 -0
  98. package/mainnet/arkeo/chain.js +20 -1
  99. package/mainnet/asset-lists.js +0 -4
  100. package/mainnet/assetmantle/chain.js +11 -4
  101. package/mainnet/aura/chain.js +19 -0
  102. package/mainnet/axelar/asset-list.js +33 -0
  103. package/mainnet/axelar/chain.js +11 -4
  104. package/mainnet/babylon/chain.js +18 -17
  105. package/mainnet/bandchain/chain.js +18 -0
  106. package/mainnet/bitbadges/chain.js +30 -6
  107. package/mainnet/bitsong/chain.js +7 -0
  108. package/mainnet/bitway/chain.js +19 -0
  109. package/mainnet/canto/chain.js +11 -4
  110. package/mainnet/carbon/chain.js +25 -3
  111. package/mainnet/celestia/chain.js +19 -4
  112. package/mainnet/chain4energy/chain.js +19 -0
  113. package/mainnet/chains.js +0 -4
  114. package/mainnet/cheqd/chain.js +19 -0
  115. package/mainnet/chihuahua/chain.js +11 -4
  116. package/mainnet/composable/chain.js +19 -0
  117. package/mainnet/coreum/chain.js +20 -1
  118. package/mainnet/cosmoshub/chain.js +14 -4
  119. package/mainnet/crescent/chain.js +11 -4
  120. package/mainnet/cronos/chain.js +31 -6
  121. package/mainnet/cryptoorgchain/chain.js +11 -4
  122. package/mainnet/decentr/chain.js +19 -0
  123. package/mainnet/doravota/chain.js +20 -1
  124. package/mainnet/dungeon/asset-list.js +40 -0
  125. package/mainnet/dungeon/ibc-data.js +31 -0
  126. package/mainnet/dydx/chain.js +25 -28
  127. package/mainnet/dymension/chain.js +20 -1
  128. package/mainnet/empowerchain/chain.js +19 -0
  129. package/mainnet/fetchhub/chain.js +10 -4
  130. package/mainnet/firmachain/chain.js +19 -0
  131. package/mainnet/gateway/chain.js +31 -7
  132. package/mainnet/gitopia/chain.js +12 -5
  133. package/mainnet/gravitybridge/chain.js +11 -4
  134. package/mainnet/haqq/chain.js +19 -0
  135. package/mainnet/hippoprotocol/chain.js +20 -1
  136. package/mainnet/humans/chain.js +19 -0
  137. package/mainnet/ibc-data.js +0 -2
  138. package/mainnet/initia/chain.js +20 -1
  139. package/mainnet/injective/chain.js +20 -17
  140. package/mainnet/jackal/chain.js +11 -4
  141. package/mainnet/juno/chain.js +11 -4
  142. package/mainnet/kava/chain.js +11 -4
  143. package/mainnet/kyve/chain.js +19 -0
  144. package/mainnet/lava/chain.js +20 -1
  145. package/mainnet/lumera/chain.js +20 -1
  146. package/mainnet/lumnetwork/chain.js +19 -0
  147. package/mainnet/mantrachain/chain.js +19 -0
  148. package/mainnet/neutron/chain.js +19 -0
  149. package/mainnet/nibiru/chain.js +19 -0
  150. package/mainnet/noble/chain.js +17 -4
  151. package/mainnet/nolus/chain.js +19 -0
  152. package/mainnet/nyx/chain.js +13 -6
  153. package/mainnet/oraichain/chain.js +19 -0
  154. package/mainnet/osmosis/chain.js +14 -4
  155. package/mainnet/passage/chain.js +11 -4
  156. package/mainnet/passage/ibc-data.js +37 -3
  157. package/mainnet/persistence/chain.js +10 -4
  158. package/mainnet/planq/chain.js +19 -0
  159. package/mainnet/pocket/chain.js +17 -6
  160. package/mainnet/provenance/chain.js +18 -0
  161. package/mainnet/quicksilver/chain.js +19 -0
  162. package/mainnet/regen/chain.js +19 -0
  163. package/mainnet/ritbit/asset-list.js +4 -1
  164. package/mainnet/saga/chain.js +19 -0
  165. package/mainnet/seda/chain.js +15 -8
  166. package/mainnet/sentinel/chain.js +19 -0
  167. package/mainnet/shentu/chain.js +11 -4
  168. package/mainnet/shido/chain.js +19 -0
  169. package/mainnet/sifchain/chain.js +11 -4
  170. package/mainnet/sommelier/chain.js +11 -4
  171. package/mainnet/source/chain.js +20 -1
  172. package/mainnet/stride/chain.js +15 -8
  173. package/mainnet/sunrise/chain.js +25 -0
  174. package/mainnet/teritori/chain.js +11 -4
  175. package/mainnet/terra2/chain.js +14 -4
  176. package/mainnet/union/chain.js +11 -4
  177. package/mainnet/ununifi/chain.js +19 -0
  178. package/mainnet/xion/chain.js +20 -13
  179. package/mainnet/xpla/chain.js +25 -3
  180. package/mainnet/xrplevm/chain.js +38 -10
  181. package/mainnet/zetachain/chain.js +20 -1
  182. package/mainnet/zigchain/chain.js +8 -1
  183. package/noncosmos/base/asset-list.js +31 -0
  184. package/package.json +3 -3
  185. package/testnet/limonatatestnet/chain.js +27 -6
  186. package/esm/mainnet/elys/asset-list.js +0 -439
  187. package/esm/mainnet/elys/chain.js +0 -252
  188. package/esm/mainnet/elys/ibc-data.js +0 -390
  189. package/esm/mainnet/elys/index.js +0 -6
  190. package/esm/mainnet/moo/asset-list.js +0 -71
  191. package/esm/mainnet/moo/chain.js +0 -57
  192. package/esm/mainnet/moo/index.js +0 -4
  193. package/mainnet/elys/asset-list.d.ts +0 -3
  194. package/mainnet/elys/asset-list.js +0 -441
  195. package/mainnet/elys/chain.d.ts +0 -3
  196. package/mainnet/elys/chain.js +0 -254
  197. package/mainnet/elys/ibc-data.d.ts +0 -3
  198. package/mainnet/elys/ibc-data.js +0 -392
  199. package/mainnet/elys/index.d.ts +0 -3
  200. package/mainnet/elys/index.js +0 -12
  201. package/mainnet/moo/asset-list.d.ts +0 -3
  202. package/mainnet/moo/asset-list.js +0 -73
  203. package/mainnet/moo/chain.d.ts +0 -3
  204. package/mainnet/moo/chain.js +0 -59
  205. package/mainnet/moo/index.d.ts +0 -2
  206. package/mainnet/moo/index.js +0 -10
@@ -96,6 +96,10 @@ const info = {
96
96
  {
97
97
  address: 'https://shido-mainnet-archive-lb-nw5es9.zeeve.net/USjg7xqUmCZ4wCsqEOOE/',
98
98
  provider: 'Zeeve'
99
+ },
100
+ {
101
+ address: 'https://shido-rpc.polkachu.com:443',
102
+ provider: 'Polkachu'
99
103
  }
100
104
  ],
101
105
  rest: [
@@ -134,6 +138,10 @@ const info = {
134
138
  {
135
139
  address: 'https://shido-mainnet-archive-lb-nw5es9.zeeve.net/USjg7xqUmCZ4wCsqEOOE/',
136
140
  provider: 'Zeeve'
141
+ },
142
+ {
143
+ address: 'https://shido-api.polkachu.com',
144
+ provider: 'Polkachu'
137
145
  }
138
146
  ],
139
147
  grpc: [
@@ -156,6 +164,10 @@ const info = {
156
164
  {
157
165
  address: 'https://grpc.kenseishido.com',
158
166
  provider: 'KENSEI'
167
+ },
168
+ {
169
+ address: 'shido-grpc.polkachu.com:28690',
170
+ provider: 'Polkachu'
159
171
  }
160
172
  ],
161
173
  evmHttpJsonrpc: [
@@ -235,6 +247,13 @@ const info = {
235
247
  ],
236
248
  images: [{
237
249
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png'
250
+ }],
251
+ snapshots: [{
252
+ url: 'https://polkachu.com/tendermint_snapshots/shido',
253
+ type: 'pruned',
254
+ compression: 'lz4',
255
+ checksumAvailable: false,
256
+ provider: 'Polkachu'
238
257
  }]
239
258
  };
240
259
  export default info;
@@ -41,10 +41,6 @@ const info = {
41
41
  },
42
42
  apis: {
43
43
  rpc: [
44
- {
45
- address: 'https://sifchain-rpc.polkachu.com',
46
- provider: 'Polkachu'
47
- },
48
44
  {
49
45
  address: 'https://sifchain-mainnet-rpc.autostake.com:443',
50
46
  provider: 'AutoStake 🛡️ Slash Protected'
@@ -56,6 +52,10 @@ const info = {
56
52
  {
57
53
  address: 'https://sifchain_mainnet_rpc.chain.whenmoonwhenlambo.money:443',
58
54
  provider: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥'
55
+ },
56
+ {
57
+ address: 'https://sifchain-rpc.polkachu.com:443',
58
+ provider: 'Polkachu'
59
59
  }
60
60
  ],
61
61
  rest: [
@@ -129,6 +129,13 @@ const info = {
129
129
  images: [{
130
130
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.png',
131
131
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.svg'
132
+ }],
133
+ snapshots: [{
134
+ url: 'https://polkachu.com/tendermint_snapshots/sifchain',
135
+ type: 'pruned',
136
+ compression: 'lz4',
137
+ checksumAvailable: false,
138
+ provider: 'Polkachu'
132
139
  }]
133
140
  };
134
141
  export default info;
@@ -59,10 +59,6 @@ const info = {
59
59
  description: 'Automated vaults find best-in-class yields while mitigating risk.',
60
60
  apis: {
61
61
  rpc: [
62
- {
63
- address: 'https://sommelier-rpc.polkachu.com',
64
- provider: 'Polkachu'
65
- },
66
62
  {
67
63
  address: 'https://rpc-sommelier.pupmos.network',
68
64
  provider: 'PUPMØS'
@@ -86,6 +82,10 @@ const info = {
86
82
  {
87
83
  address: 'https://sommelier-rpc.w3coins.io',
88
84
  provider: 'w3coins'
85
+ },
86
+ {
87
+ address: 'https://sommelier-rpc.polkachu.com:443',
88
+ provider: 'Polkachu'
89
89
  }
90
90
  ],
91
91
  rest: [
@@ -191,6 +191,13 @@ const info = {
191
191
  images: [{
192
192
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sommelier/images/somm.png',
193
193
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sommelier/images/somm.svg'
194
+ }],
195
+ snapshots: [{
196
+ url: 'https://polkachu.com/tendermint_snapshots/sommelier',
197
+ type: 'pruned',
198
+ compression: 'lz4',
199
+ checksumAvailable: false,
200
+ provider: 'Polkachu'
194
201
  }]
195
202
  };
196
203
  export default info;
@@ -123,6 +123,10 @@ const info = {
123
123
  {
124
124
  address: 'https://source-rpc.bluestake.net:443',
125
125
  provider: 'BlueStake 🚀'
126
+ },
127
+ {
128
+ address: 'https://source-rpc.polkachu.com:443',
129
+ provider: 'Polkachu'
126
130
  }
127
131
  ],
128
132
  rest: [
@@ -201,6 +205,10 @@ const info = {
201
205
  {
202
206
  address: 'https://source-api.bluestake.net',
203
207
  provider: 'BlueStake 🚀'
208
+ },
209
+ {
210
+ address: 'https://source-api.polkachu.com',
211
+ provider: 'Polkachu'
204
212
  }
205
213
  ],
206
214
  grpc: [
@@ -259,6 +267,10 @@ const info = {
259
267
  {
260
268
  address: 'source-grpc.moonbridge.org:443',
261
269
  provider: 'Moonbridge'
270
+ },
271
+ {
272
+ address: 'source-grpc.polkachu.com:15890',
273
+ provider: 'Polkachu'
262
274
  }
263
275
  ]
264
276
  },
@@ -346,6 +358,13 @@ const info = {
346
358
  logoURIs: {
347
359
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/source/images/source.png',
348
360
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/source/images/source.svg'
349
- }
361
+ },
362
+ snapshots: [{
363
+ url: 'https://polkachu.com/tendermint_snapshots/source',
364
+ type: 'pruned',
365
+ compression: 'lz4',
366
+ checksumAvailable: false,
367
+ provider: 'Polkachu'
368
+ }]
350
369
  };
351
370
  export default info;
@@ -157,10 +157,6 @@ const info = {
157
157
  address: 'https://stride.rpc.uquad.org:443',
158
158
  provider: 'QUAD'
159
159
  },
160
- {
161
- address: 'https://stride-rpc.polkachu.com/',
162
- provider: 'Polkachu'
163
- },
164
160
  {
165
161
  address: 'https://rpc.lavenderfive.com:443/stride',
166
162
  provider: 'Lavender.Five Nodes 🐝'
@@ -184,6 +180,10 @@ const info = {
184
180
  {
185
181
  address: 'https://rpc.stride.citizenweb3.com',
186
182
  provider: 'Citizen Web3'
183
+ },
184
+ {
185
+ address: 'https://stride-rpc.polkachu.com:443',
186
+ provider: 'Polkachu'
187
187
  }
188
188
  ],
189
189
  rest: [
@@ -191,10 +191,6 @@ const info = {
191
191
  address: 'https://stride.rpc.uquad.org:443',
192
192
  provider: 'QUAD'
193
193
  },
194
- {
195
- address: 'https://stride-api.polkachu.com/',
196
- provider: 'Polkachu'
197
- },
198
194
  {
199
195
  address: 'https://rest.lavenderfive.com:443/stride',
200
196
  provider: 'Lavender.Five Nodes 🐝'
@@ -218,6 +214,10 @@ const info = {
218
214
  {
219
215
  address: 'https://api.stride.citizenweb3.com',
220
216
  provider: 'Citizen Web3'
217
+ },
218
+ {
219
+ address: 'https://stride-api.polkachu.com',
220
+ provider: 'Polkachu'
221
221
  }
222
222
  ],
223
223
  grpc: [
@@ -335,6 +335,13 @@ const info = {
335
335
  },
336
336
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
337
337
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
338
+ }],
339
+ snapshots: [{
340
+ url: 'https://polkachu.com/tendermint_snapshots/stride',
341
+ type: 'pruned',
342
+ compression: 'lz4',
343
+ checksumAvailable: false,
344
+ provider: 'Polkachu'
338
345
  }]
339
346
  };
340
347
  export default info;
@@ -166,6 +166,10 @@ const info = {
166
166
  {
167
167
  address: 'https://rpc-sunrise.gombezzz.xyz',
168
168
  provider: 'GombezzZ'
169
+ },
170
+ {
171
+ address: 'https://sunrise-rpc.polkachu.com:443',
172
+ provider: 'Polkachu'
169
173
  }
170
174
  ],
171
175
  rest: [
@@ -276,6 +280,10 @@ const info = {
276
280
  {
277
281
  address: 'https://api-sunrise.gombezzz.xyz',
278
282
  provider: 'GombezzZ'
283
+ },
284
+ {
285
+ address: 'https://sunrise-api.polkachu.com',
286
+ provider: 'Polkachu'
279
287
  }
280
288
  ],
281
289
  grpc: [
@@ -370,6 +378,10 @@ const info = {
370
378
  {
371
379
  address: 'grpc-sunrise.gombezzz.xyz:443',
372
380
  provider: 'GombezzZ'
381
+ },
382
+ {
383
+ address: 'sunrise-grpc.polkachu.com:28390',
384
+ provider: 'Polkachu'
373
385
  }
374
386
  ]
375
387
  },
@@ -515,6 +527,19 @@ const info = {
515
527
  images: [{
516
528
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/sunrise.svg',
517
529
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/sunrise.png'
530
+ }],
531
+ snapshots: [{
532
+ url: 'https://polkachu.com/tendermint_snapshots/sunrise',
533
+ type: 'pruned',
534
+ compression: 'lz4',
535
+ checksumAvailable: false,
536
+ provider: 'Polkachu'
537
+ }, {
538
+ url: 'https://polkachu.com/archive_snapshots/sunrise',
539
+ type: 'archive',
540
+ compression: 'lz4',
541
+ checksumAvailable: false,
542
+ provider: 'Polkachu'
518
543
  }]
519
544
  };
520
545
  export default info;
@@ -55,10 +55,6 @@ const info = {
55
55
  },
56
56
  apis: {
57
57
  rpc: [
58
- {
59
- address: 'https://teritori-rpc.polkachu.com',
60
- provider: 'Polkachu'
61
- },
62
58
  {
63
59
  address: 'https://teritori.rpc.m.stavr.tech',
64
60
  provider: '🔥STAVR🔥'
@@ -106,6 +102,10 @@ const info = {
106
102
  {
107
103
  address: 'https://teritori-rpc.chainroot.io',
108
104
  provider: 'Chainroot'
105
+ },
106
+ {
107
+ address: 'https://teritori-rpc.polkachu.com:443',
108
+ provider: 'Polkachu'
109
109
  }
110
110
  ],
111
111
  rest: [
@@ -257,6 +257,13 @@ const info = {
257
257
  images: [{
258
258
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/teritori/images/chain.png',
259
259
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/teritori/images/chain.svg'
260
+ }],
261
+ snapshots: [{
262
+ url: 'https://polkachu.com/tendermint_snapshots/teritori',
263
+ type: 'pruned',
264
+ compression: 'lz4',
265
+ checksumAvailable: false,
266
+ provider: 'Polkachu'
260
267
  }]
261
268
  };
262
269
  export default info;
@@ -70,10 +70,6 @@ const info = {
70
70
  address: 'https://rpc.lavenderfive.com:443/terra2',
71
71
  provider: 'Lavender.Five Nodes 🐝'
72
72
  },
73
- {
74
- address: 'https://terra-rpc.polkachu.com',
75
- provider: 'Polkachu'
76
- },
77
73
  {
78
74
  address: 'https://terra-rpc.stakely.io:443/',
79
75
  provider: 'stakely'
@@ -109,6 +105,10 @@ const info = {
109
105
  {
110
106
  address: 'https://terra-m-rpc.onnode.org',
111
107
  provider: 'OnNode'
108
+ },
109
+ {
110
+ address: 'https://terra-rpc.polkachu.com:443',
111
+ provider: 'Polkachu'
112
112
  }
113
113
  ],
114
114
  rest: [
@@ -143,6 +143,10 @@ const info = {
143
143
  {
144
144
  address: 'https://terra-m-api.onnode.org',
145
145
  provider: 'OnNode'
146
+ },
147
+ {
148
+ address: 'https://terra-api.polkachu.com',
149
+ provider: 'Polkachu'
146
150
  }
147
151
  ],
148
152
  grpc: [
@@ -256,6 +260,12 @@ const info = {
256
260
  frequency: 'every 3h',
257
261
  compression: 'tar',
258
262
  checksumAvailable: true
263
+ }, {
264
+ url: 'https://polkachu.com/tendermint_snapshots/terra',
265
+ type: 'pruned',
266
+ compression: 'lz4',
267
+ checksumAvailable: false,
268
+ provider: 'Polkachu'
259
269
  }]
260
270
  };
261
271
  export default info;
@@ -69,10 +69,6 @@ const info = {
69
69
  address: 'https://rpc.lavenderfive.com/union',
70
70
  provider: 'Lavender.Five Nodes 🐝'
71
71
  },
72
- {
73
- address: 'https://union-rpc.polkachu.com',
74
- provider: 'Polkachu'
75
- },
76
72
  {
77
73
  address: 'https://union-rpc.kingnodes.com',
78
74
  provider: 'Kingnodes 👑'
@@ -92,6 +88,10 @@ const info = {
92
88
  {
93
89
  address: 'https://union-mainnet-rpc.shazoes.xyz',
94
90
  provider: 'Shazoes'
91
+ },
92
+ {
93
+ address: 'https://union-rpc.polkachu.com:443',
94
+ provider: 'Polkachu'
95
95
  }
96
96
  ],
97
97
  rest: [
@@ -189,6 +189,13 @@ const info = {
189
189
  images: [{
190
190
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/union/images/u.png',
191
191
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/union/images/u.svg'
192
+ }],
193
+ snapshots: [{
194
+ url: 'https://polkachu.com/tendermint_snapshots/union',
195
+ type: 'pruned',
196
+ compression: 'lz4',
197
+ checksumAvailable: false,
198
+ provider: 'Polkachu'
192
199
  }]
193
200
  };
194
201
  export default info;
@@ -80,6 +80,10 @@ const info = {
80
80
  {
81
81
  address: 'https://ununifi-rpc.genznodes.dev',
82
82
  provider: 'genznodes'
83
+ },
84
+ {
85
+ address: 'https://ununifi-rpc.polkachu.com:443',
86
+ provider: 'Polkachu'
83
87
  }
84
88
  ],
85
89
  rest: [
@@ -98,6 +102,10 @@ const info = {
98
102
  {
99
103
  address: 'https://ununifi-api.genznodes.dev',
100
104
  provider: 'genznodes'
105
+ },
106
+ {
107
+ address: 'https://ununifi-api.polkachu.com',
108
+ provider: 'Polkachu'
101
109
  }
102
110
  ],
103
111
  grpc: [
@@ -124,6 +132,10 @@ const info = {
124
132
  {
125
133
  address: 'ununifi-grpc.genznodes.dev:54090',
126
134
  provider: 'genznodes'
135
+ },
136
+ {
137
+ address: 'ununifi-grpc.polkachu.com:23290',
138
+ provider: 'Polkachu'
127
139
  }
128
140
  ]
129
141
  },
@@ -162,6 +174,13 @@ const info = {
162
174
  baseDenom: 'uguu'
163
175
  },
164
176
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/ununifi/images/ununifi.png'
177
+ }],
178
+ snapshots: [{
179
+ url: 'https://polkachu.com/tendermint_snapshots/ununifi',
180
+ type: 'pruned',
181
+ compression: 'lz4',
182
+ checksumAvailable: false,
183
+ provider: 'Polkachu'
165
184
  }]
166
185
  };
167
186
  export default info;
@@ -83,10 +83,6 @@ const info = {
83
83
  address: 'https://rpc-burnt.imperator.co:443',
84
84
  provider: 'Imperator.co'
85
85
  },
86
- {
87
- address: 'https://xion-rpc.polkachu.com:443',
88
- provider: 'Polkachu'
89
- },
90
86
  {
91
87
  address: 'https://xion-mainnet-rpc.autostake.com:443',
92
88
  provider: 'AutoStake 🛡️ Slash Protected'
@@ -98,6 +94,10 @@ const info = {
98
94
  {
99
95
  address: 'https://xion-rpc.kingnodes.com:443',
100
96
  provider: 'kingnodes 👑'
97
+ },
98
+ {
99
+ address: 'https://verona-rpc.polkachu.com:443',
100
+ provider: 'Polkachu'
101
101
  }
102
102
  ],
103
103
  rest: [
@@ -113,10 +113,6 @@ const info = {
113
113
  address: 'https://lcd-burnt.imperator.co',
114
114
  provider: 'Imperator.co'
115
115
  },
116
- {
117
- address: 'https://xion-api.polkachu.com',
118
- provider: 'Polkachu'
119
- },
120
116
  {
121
117
  address: 'https://xion-mainnet-lcd.autostake.com',
122
118
  provider: 'AutoStake 🛡️ Slash Protected'
@@ -128,6 +124,10 @@ const info = {
128
124
  {
129
125
  address: 'https://xion-rest.kingnodes.com',
130
126
  provider: 'kingnodes 👑'
127
+ },
128
+ {
129
+ address: 'https://verona-api.polkachu.com',
130
+ provider: 'Polkachu'
131
131
  }
132
132
  ],
133
133
  grpc: [
@@ -139,10 +139,6 @@ const info = {
139
139
  address: 'xion-grpc.lavenderfive.com:443',
140
140
  provider: 'Lavender.Five Nodes 🐝'
141
141
  },
142
- {
143
- address: 'xion-grpc.polkachu.com:22390',
144
- provider: 'Polkachu'
145
- },
146
142
  {
147
143
  address: 'xion-mainnet-grpc.autostake.com:443',
148
144
  provider: 'AutoStake 🛡️ Slash Protected'
@@ -154,6 +150,10 @@ const info = {
154
150
  {
155
151
  address: 'xion-grpc.kingnodes.com:443',
156
152
  provider: 'kingnodes 👑'
153
+ },
154
+ {
155
+ address: 'verona-grpc.polkachu.com:22390',
156
+ provider: 'Polkachu'
157
157
  }
158
158
  ]
159
159
  },
@@ -203,6 +203,13 @@ const info = {
203
203
  'xion',
204
204
  'burnt',
205
205
  'mainnet'
206
- ]
206
+ ],
207
+ snapshots: [{
208
+ url: 'https://polkachu.com/tendermint_snapshots/verona',
209
+ type: 'pruned',
210
+ compression: 'lz4',
211
+ checksumAvailable: false,
212
+ provider: 'Polkachu'
213
+ }]
207
214
  };
208
215
  export default info;
@@ -76,6 +76,10 @@ const info = {
76
76
  {
77
77
  address: 'https://xpla.rpc.m.stavr.tech:443',
78
78
  provider: '🔥STAVR🔥'
79
+ },
80
+ {
81
+ address: 'https://xpla-rpc.polkachu.com:443',
82
+ provider: 'Polkachu'
79
83
  }
80
84
  ],
81
85
  rest: [
@@ -102,15 +106,26 @@ const info = {
102
106
  {
103
107
  address: 'https://xpla.api.m.stavr.tech',
104
108
  provider: '🔥STAVR🔥'
109
+ },
110
+ {
111
+ address: 'https://xpla-api.polkachu.com',
112
+ provider: 'Polkachu'
105
113
  }
106
114
  ],
107
- grpc: [{
115
+ grpc: [
116
+ {
108
117
  address: 'xpla-grpc.publicnode.com:443',
109
118
  provider: 'Allnodes ⚡️ Nodes & Staking'
110
- }, {
119
+ },
120
+ {
111
121
  address: 'xpla.grpc.m.stavr.tech:112',
112
122
  provider: '🔥STAVR🔥'
113
- }],
123
+ },
124
+ {
125
+ address: 'xpla-grpc.polkachu.com:20190',
126
+ provider: 'Polkachu'
127
+ }
128
+ ],
114
129
  evmHttpJsonrpc: [{
115
130
  address: 'https://dimension-evm-rpc.xpla.dev',
116
131
  provider: 'Holdings'
@@ -163,6 +178,13 @@ const info = {
163
178
  images: [{
164
179
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xpla/images/xpla.png',
165
180
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xpla/images/xpla.svg'
181
+ }],
182
+ snapshots: [{
183
+ url: 'https://polkachu.com/tendermint_snapshots/xpla',
184
+ type: 'pruned',
185
+ compression: 'lz4',
186
+ checksumAvailable: false,
187
+ provider: 'Polkachu'
166
188
  }]
167
189
  };
168
190
  export default info;
@@ -65,27 +65,48 @@ const info = {
65
65
  }],
66
66
  description: 'The XRPL Ethereum Virtual Machine (EVM) is an innovative extension of the XRP Ledger developed by Peersyst in collaboration with Ripple that integrates Ethereum\'s smart contract capabilities via a dedicated sidechain. Built on the Cosmos SDK with a fork of evmOS, this sidechain utilizes a Proof-of-Authority (PoA) consensus model, ensuring high performance and low latency while maintaining the fundamental attributes of the XRP Ledger. It connects to the XRP Ledger through the Axelar network, employing XRP—bridged from the XRPL—as its native currency. This allows for seamless asset transfers and communication between the XRPL and the EVM sidechain. Moreover, the XRPL EVM supports Inter-Blockchain Communication (IBC), promoting interoperability with other blockchains in the Cosmos ecosystem.',
67
67
  apis: {
68
- rpc: [{
68
+ rpc: [
69
+ {
69
70
  address: 'https://cosmos-rpc.xrplevm.org',
70
71
  provider: 'Peersyst'
71
- }, {
72
+ },
73
+ {
72
74
  address: 'https://rpc.xrpl.cumulo.org.es',
73
75
  provider: 'Cumulo'
74
- }],
75
- rest: [{
76
+ },
77
+ {
78
+ address: 'https://xrp-rpc.polkachu.com:443',
79
+ provider: 'Polkachu'
80
+ }
81
+ ],
82
+ rest: [
83
+ {
76
84
  address: 'https://cosmos-api.xrplevm.org',
77
85
  provider: 'Peersyst'
78
- }, {
86
+ },
87
+ {
79
88
  address: 'https://api.xrpl.cumulo.org.es',
80
89
  provider: 'Cumulo'
81
- }],
82
- grpc: [{
90
+ },
91
+ {
92
+ address: 'https://xrp-api.polkachu.com',
93
+ provider: 'Polkachu'
94
+ }
95
+ ],
96
+ grpc: [
97
+ {
83
98
  address: 'https://cosmos-grpc.xrplevm.org',
84
99
  provider: 'Peersyst'
85
- }, {
100
+ },
101
+ {
86
102
  address: 'https://grpc.xrpl.cumulo.org.es',
87
103
  provider: 'Cumulo'
88
- }],
104
+ },
105
+ {
106
+ address: 'xrp-grpc.polkachu.com:30090',
107
+ provider: 'Polkachu'
108
+ }
109
+ ],
89
110
  evmHttpJsonrpc: [{
90
111
  address: 'https://rpc.xrplevm.org',
91
112
  provider: 'Peersyst'
@@ -126,6 +147,13 @@ const info = {
126
147
  'axelar',
127
148
  'xrp',
128
149
  'xrplevm'
129
- ]
150
+ ],
151
+ snapshots: [{
152
+ url: 'https://polkachu.com/tendermint_snapshots/xrp',
153
+ type: 'pruned',
154
+ compression: 'lz4',
155
+ checksumAvailable: false,
156
+ provider: 'Polkachu'
157
+ }]
130
158
  };
131
159
  export default info;