chain-registry 2.0.232 → 2.0.234

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 (211) 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 -2
  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 -2
  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 +14 -7
  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/kujira/chain.js +2 -2
  52. package/esm/mainnet/kyve/chain.js +19 -0
  53. package/esm/mainnet/lava/chain.js +20 -1
  54. package/esm/mainnet/lumera/chain.js +20 -1
  55. package/esm/mainnet/lumnetwork/chain.js +19 -0
  56. package/esm/mainnet/mantrachain/chain.js +19 -0
  57. package/esm/mainnet/neutron/chain.js +19 -0
  58. package/esm/mainnet/nibiru/chain.js +19 -0
  59. package/esm/mainnet/noble/chain.js +19 -6
  60. package/esm/mainnet/nolus/chain.js +19 -0
  61. package/esm/mainnet/nyx/chain.js +13 -6
  62. package/esm/mainnet/oraichain/chain.js +19 -0
  63. package/esm/mainnet/osmosis/chain.js +14 -4
  64. package/esm/mainnet/passage/chain.js +11 -4
  65. package/esm/mainnet/passage/ibc-data.js +37 -3
  66. package/esm/mainnet/persistence/chain.js +10 -4
  67. package/esm/mainnet/planq/chain.js +19 -0
  68. package/esm/mainnet/pocket/chain.js +17 -6
  69. package/esm/mainnet/provenance/chain.js +18 -0
  70. package/esm/mainnet/quasar/chain.js +3 -3
  71. package/esm/mainnet/quicksilver/chain.js +19 -0
  72. package/esm/mainnet/regen/chain.js +19 -0
  73. package/esm/mainnet/saga/chain.js +19 -0
  74. package/esm/mainnet/seda/chain.js +15 -8
  75. package/esm/mainnet/sei/chain.js +3 -3
  76. package/esm/mainnet/sentinel/chain.js +19 -0
  77. package/esm/mainnet/shentu/chain.js +11 -4
  78. package/esm/mainnet/shido/chain.js +19 -0
  79. package/esm/mainnet/sifchain/chain.js +11 -4
  80. package/esm/mainnet/sommelier/chain.js +11 -4
  81. package/esm/mainnet/source/chain.js +20 -1
  82. package/esm/mainnet/stride/chain.js +15 -8
  83. package/esm/mainnet/sunrise/chain.js +25 -0
  84. package/esm/mainnet/teritori/chain.js +11 -4
  85. package/esm/mainnet/terra2/chain.js +14 -4
  86. package/esm/mainnet/union/chain.js +11 -4
  87. package/esm/mainnet/ununifi/chain.js +19 -0
  88. package/esm/mainnet/xion/chain.js +20 -13
  89. package/esm/mainnet/xpla/chain.js +25 -3
  90. package/esm/mainnet/xrplevm/chain.js +38 -10
  91. package/esm/mainnet/zetachain/chain.js +20 -1
  92. package/esm/mainnet/zigchain/chain.js +8 -1
  93. package/esm/noncosmos/base/asset-list.js +31 -0
  94. package/esm/testnet/alloratestnet/chain.js +3 -3
  95. package/esm/testnet/kujiratestnet/chain.js +2 -2
  96. package/esm/testnet/limonatatestnet/chain.js +27 -6
  97. package/esm/testnet/nilliontestnet/chain.js +2 -2
  98. package/esm/testnet/nobletestnet/chain.js +3 -3
  99. package/esm/testnet/quicksilvertestnet/chain.js +3 -3
  100. package/mainnet/agoric/chain.js +11 -4
  101. package/mainnet/akash/chain.js +20 -7
  102. package/mainnet/allora/chain.js +16 -0
  103. package/mainnet/althea/chain.js +20 -1
  104. package/mainnet/archway/chain.js +19 -0
  105. package/mainnet/arkeo/chain.js +20 -1
  106. package/mainnet/asset-lists.js +0 -2
  107. package/mainnet/assetmantle/chain.js +11 -4
  108. package/mainnet/aura/chain.js +19 -0
  109. package/mainnet/axelar/asset-list.js +33 -0
  110. package/mainnet/axelar/chain.js +11 -4
  111. package/mainnet/babylon/chain.js +18 -17
  112. package/mainnet/bandchain/chain.js +18 -0
  113. package/mainnet/bitbadges/chain.js +30 -6
  114. package/mainnet/bitsong/chain.js +7 -0
  115. package/mainnet/bitway/chain.js +19 -0
  116. package/mainnet/canto/chain.js +11 -4
  117. package/mainnet/carbon/chain.js +25 -3
  118. package/mainnet/celestia/chain.js +19 -4
  119. package/mainnet/chain4energy/chain.js +19 -0
  120. package/mainnet/chains.js +0 -2
  121. package/mainnet/cheqd/chain.js +19 -0
  122. package/mainnet/chihuahua/chain.js +11 -4
  123. package/mainnet/composable/chain.js +19 -0
  124. package/mainnet/coreum/chain.js +20 -1
  125. package/mainnet/cosmoshub/chain.js +14 -4
  126. package/mainnet/crescent/chain.js +11 -4
  127. package/mainnet/cronos/chain.js +31 -6
  128. package/mainnet/cryptoorgchain/chain.js +11 -4
  129. package/mainnet/decentr/chain.js +19 -0
  130. package/mainnet/doravota/chain.js +20 -1
  131. package/mainnet/dungeon/asset-list.js +40 -0
  132. package/mainnet/dungeon/ibc-data.js +31 -0
  133. package/mainnet/dydx/chain.js +25 -28
  134. package/mainnet/dymension/chain.js +20 -1
  135. package/mainnet/empowerchain/chain.js +19 -0
  136. package/mainnet/fetchhub/chain.js +10 -4
  137. package/mainnet/firmachain/chain.js +19 -0
  138. package/mainnet/gateway/chain.js +31 -7
  139. package/mainnet/gitopia/chain.js +14 -7
  140. package/mainnet/gravitybridge/chain.js +11 -4
  141. package/mainnet/haqq/chain.js +19 -0
  142. package/mainnet/hippoprotocol/chain.js +20 -1
  143. package/mainnet/humans/chain.js +19 -0
  144. package/mainnet/ibc-data.js +0 -2
  145. package/mainnet/initia/chain.js +20 -1
  146. package/mainnet/injective/chain.js +20 -17
  147. package/mainnet/jackal/chain.js +11 -4
  148. package/mainnet/juno/chain.js +11 -4
  149. package/mainnet/kava/chain.js +11 -4
  150. package/mainnet/kujira/chain.js +2 -2
  151. package/mainnet/kyve/chain.js +19 -0
  152. package/mainnet/lava/chain.js +20 -1
  153. package/mainnet/lumera/chain.js +20 -1
  154. package/mainnet/lumnetwork/chain.js +19 -0
  155. package/mainnet/mantrachain/chain.js +19 -0
  156. package/mainnet/neutron/chain.js +19 -0
  157. package/mainnet/nibiru/chain.js +19 -0
  158. package/mainnet/noble/chain.js +19 -6
  159. package/mainnet/nolus/chain.js +19 -0
  160. package/mainnet/nyx/chain.js +13 -6
  161. package/mainnet/oraichain/chain.js +19 -0
  162. package/mainnet/osmosis/chain.js +14 -4
  163. package/mainnet/passage/chain.js +11 -4
  164. package/mainnet/passage/ibc-data.js +37 -3
  165. package/mainnet/persistence/chain.js +10 -4
  166. package/mainnet/planq/chain.js +19 -0
  167. package/mainnet/pocket/chain.js +17 -6
  168. package/mainnet/provenance/chain.js +18 -0
  169. package/mainnet/quasar/chain.js +3 -3
  170. package/mainnet/quicksilver/chain.js +19 -0
  171. package/mainnet/regen/chain.js +19 -0
  172. package/mainnet/saga/chain.js +19 -0
  173. package/mainnet/seda/chain.js +15 -8
  174. package/mainnet/sei/chain.js +3 -3
  175. package/mainnet/sentinel/chain.js +19 -0
  176. package/mainnet/shentu/chain.js +11 -4
  177. package/mainnet/shido/chain.js +19 -0
  178. package/mainnet/sifchain/chain.js +11 -4
  179. package/mainnet/sommelier/chain.js +11 -4
  180. package/mainnet/source/chain.js +20 -1
  181. package/mainnet/stride/chain.js +15 -8
  182. package/mainnet/sunrise/chain.js +25 -0
  183. package/mainnet/teritori/chain.js +11 -4
  184. package/mainnet/terra2/chain.js +14 -4
  185. package/mainnet/union/chain.js +11 -4
  186. package/mainnet/ununifi/chain.js +19 -0
  187. package/mainnet/xion/chain.js +20 -13
  188. package/mainnet/xpla/chain.js +25 -3
  189. package/mainnet/xrplevm/chain.js +38 -10
  190. package/mainnet/zetachain/chain.js +20 -1
  191. package/mainnet/zigchain/chain.js +8 -1
  192. package/noncosmos/base/asset-list.js +31 -0
  193. package/package.json +3 -3
  194. package/testnet/alloratestnet/chain.js +3 -3
  195. package/testnet/kujiratestnet/chain.js +2 -2
  196. package/testnet/limonatatestnet/chain.js +27 -6
  197. package/testnet/nilliontestnet/chain.js +2 -2
  198. package/testnet/nobletestnet/chain.js +3 -3
  199. package/testnet/quicksilvertestnet/chain.js +3 -3
  200. package/esm/mainnet/elys/asset-list.js +0 -439
  201. package/esm/mainnet/elys/chain.js +0 -252
  202. package/esm/mainnet/elys/ibc-data.js +0 -390
  203. package/esm/mainnet/elys/index.js +0 -6
  204. package/mainnet/elys/asset-list.d.ts +0 -3
  205. package/mainnet/elys/asset-list.js +0 -441
  206. package/mainnet/elys/chain.d.ts +0 -3
  207. package/mainnet/elys/chain.js +0 -254
  208. package/mainnet/elys/ibc-data.d.ts +0 -3
  209. package/mainnet/elys/ibc-data.js +0 -392
  210. package/mainnet/elys/index.d.ts +0 -3
  211. package/mainnet/elys/index.js +0 -12
@@ -99,6 +99,10 @@ const info = {
99
99
  {
100
100
  address: 'https://humans-mainnet-rpc.autostake.com:443',
101
101
  provider: 'AutoStake 🛡️ Slash Protected'
102
+ },
103
+ {
104
+ address: 'https://humans-rpc.polkachu.com:443',
105
+ provider: 'Polkachu'
102
106
  }
103
107
  ],
104
108
  rest: [
@@ -149,6 +153,10 @@ const info = {
149
153
  {
150
154
  address: 'https://humans-mainnet-lcd.autostake.com:443',
151
155
  provider: 'AutoStake 🛡️ Slash Protected'
156
+ },
157
+ {
158
+ address: 'https://humans-api.polkachu.com',
159
+ provider: 'Polkachu'
152
160
  }
153
161
  ],
154
162
  grpc: [
@@ -191,6 +199,10 @@ const info = {
191
199
  {
192
200
  address: 'humans-mainnet-grpc.autostake.com:443',
193
201
  provider: 'AutoStake 🛡️ Slash Protected'
202
+ },
203
+ {
204
+ address: 'humans-grpc.polkachu.com:18490',
205
+ provider: 'Polkachu'
194
206
  }
195
207
  ],
196
208
  evmHttpJsonrpc: [
@@ -278,6 +290,13 @@ const info = {
278
290
  ],
279
291
  images: [{
280
292
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/humans/images/heart-dark-mode.svg'
293
+ }],
294
+ snapshots: [{
295
+ url: 'https://polkachu.com/tendermint_snapshots/humans',
296
+ type: 'pruned',
297
+ compression: 'lz4',
298
+ checksumAvailable: false,
299
+ provider: 'Polkachu'
281
300
  }]
282
301
  };
283
302
  export default info;
@@ -50,7 +50,6 @@ import * as _dydx from './dydx';
50
50
  import * as _dymension from './dymension';
51
51
  import * as _dyson from './dyson';
52
52
  import * as _echelon from './echelon';
53
- import * as _elys from './elys';
54
53
  import * as _emoney from './emoney';
55
54
  import * as _empowerchain from './empowerchain';
56
55
  import * as _epix from './epix';
@@ -222,7 +221,6 @@ const ibcData = [
222
221
  ..._dymension.ibcData,
223
222
  ..._dyson.ibcData,
224
223
  ..._echelon.ibcData,
225
- ..._elys.ibcData,
226
224
  ..._emoney.ibcData,
227
225
  ..._empowerchain.ibcData,
228
226
  ..._epix.ibcData,
@@ -54,6 +54,10 @@ const info = {
54
54
  {
55
55
  address: 'https://initia-mainnet-rpc.autostake.com:443',
56
56
  provider: 'AutoStake 🛡️ Slash Protected'
57
+ },
58
+ {
59
+ address: 'https://initia-rpc.polkachu.com:443',
60
+ provider: 'Polkachu'
57
61
  }
58
62
  ],
59
63
  rest: [
@@ -68,6 +72,10 @@ const info = {
68
72
  {
69
73
  address: 'https://initia-mainnet-lcd.autostake.com:443',
70
74
  provider: 'AutoStake 🛡️ Slash Protected'
75
+ },
76
+ {
77
+ address: 'https://initia-api.polkachu.com',
78
+ provider: 'Polkachu'
71
79
  }
72
80
  ],
73
81
  grpc: [
@@ -82,6 +90,10 @@ const info = {
82
90
  {
83
91
  address: 'initia-mainnet-grpc.autostake.com:443',
84
92
  provider: 'AutoStake 🛡️ Slash Protected'
93
+ },
94
+ {
95
+ address: 'initia-grpc.polkachu.com:25790',
96
+ provider: 'Polkachu'
85
97
  }
86
98
  ]
87
99
  },
@@ -106,6 +118,13 @@ const info = {
106
118
  logoURIs: {
107
119
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/initia/images/INIT.png',
108
120
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/initia/images/INIT.svg'
109
- }
121
+ },
122
+ snapshots: [{
123
+ url: 'https://polkachu.com/tendermint_snapshots/initia',
124
+ type: 'pruned',
125
+ compression: 'lz4',
126
+ checksumAvailable: false,
127
+ provider: 'Polkachu'
128
+ }]
110
129
  };
111
130
  export default info;
@@ -49,10 +49,6 @@ const info = {
49
49
  address: 'https://injective-rpc.highstakes.ch',
50
50
  provider: 'High Stakes 🇨🇭'
51
51
  },
52
- {
53
- address: 'https://injective-rpc.polkachu.com',
54
- provider: 'Polkachu'
55
- },
56
52
  {
57
53
  address: 'https://rpc.lavenderfive.com:443/injective',
58
54
  provider: 'Lavender.Five Nodes 🐝'
@@ -68,6 +64,10 @@ const info = {
68
64
  {
69
65
  address: 'https://injective.rpc.uquad.org:443',
70
66
  provider: 'QUAD'
67
+ },
68
+ {
69
+ address: 'https://injective-rpc.polkachu.com:443',
70
+ provider: 'Polkachu'
71
71
  }
72
72
  ],
73
73
  rest: [
@@ -122,20 +122,13 @@ const info = {
122
122
  provider: '[NODERS]TEAM'
123
123
  }
124
124
  ],
125
- evmHttpJsonrpc: [
126
- {
125
+ evmHttpJsonrpc: [{
127
126
  address: 'https://injective.json-rpc.decentrio.ventures',
128
127
  provider: 'Decentrio'
129
- },
130
- {
128
+ }, {
131
129
  address: 'https://sentry.evm-rpc.injective.network',
132
130
  provider: 'injectivelabs.org'
133
- },
134
- {
135
- address: 'https://injectiveevm-rpc.polkachu.com',
136
- provider: 'Polkachu'
137
- }
138
- ]
131
+ }]
139
132
  },
140
133
  explorers: [
141
134
  {
@@ -200,7 +193,8 @@ const info = {
200
193
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.png',
201
194
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.svg'
202
195
  }],
203
- snapshots: [{
196
+ snapshots: [
197
+ {
204
198
  provider: 'High Stakes 🇨🇭',
205
199
  url: 'https://tools.highstakes.ch/snapshots/injective',
206
200
  latestUrl: 'https://tools.highstakes.ch/files/injective.tar.gz',
@@ -209,7 +203,8 @@ const info = {
209
203
  frequency: 'every 3h',
210
204
  compression: 'tar',
211
205
  checksumAvailable: true
212
- }, {
206
+ },
207
+ {
213
208
  provider: 'High Stakes 🇨🇭',
214
209
  url: 'https://tools.highstakes.ch/snapshots/injective',
215
210
  latestUrl: 'https://tools.highstakes.ch/files/injective_pebbledb.tar.gz',
@@ -218,6 +213,14 @@ const info = {
218
213
  frequency: 'every 3h',
219
214
  compression: 'tar',
220
215
  checksumAvailable: true
221
- }]
216
+ },
217
+ {
218
+ url: 'https://polkachu.com/tendermint_snapshots/injective',
219
+ type: 'pruned',
220
+ compression: 'lz4',
221
+ checksumAvailable: false,
222
+ provider: 'Polkachu'
223
+ }
224
+ ]
222
225
  };
223
226
  export default info;
@@ -81,10 +81,6 @@ const info = {
81
81
  address: 'https://rpc-jackal.nodeist.net',
82
82
  provider: 'Nodeist'
83
83
  },
84
- {
85
- address: 'https://jackal-rpc.polkachu.com',
86
- provider: 'Polkachu'
87
- },
88
84
  {
89
85
  address: 'https://m-jackal.rpc.utsa.tech',
90
86
  provider: '𝐥𝐞𝐬𝐧𝐢𝐤 | 𝐔𝐓𝐒𝐀'
@@ -132,6 +128,10 @@ const info = {
132
128
  {
133
129
  address: 'https://jackal.api.pocket.network',
134
130
  provider: 'Pocket Network'
131
+ },
132
+ {
133
+ address: 'https://jackal-rpc.polkachu.com:443',
134
+ provider: 'Polkachu'
135
135
  }
136
136
  ],
137
137
  rest: [
@@ -315,6 +315,13 @@ const info = {
315
315
  images: [{
316
316
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/jackal/images/jkl.png',
317
317
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/jackal/images/jkl.svg'
318
+ }],
319
+ snapshots: [{
320
+ url: 'https://polkachu.com/tendermint_snapshots/jackal',
321
+ type: 'pruned',
322
+ compression: 'lz4',
323
+ checksumAvailable: false,
324
+ provider: 'Polkachu'
318
325
  }]
319
326
  };
320
327
  export default info;
@@ -70,10 +70,6 @@ const info = {
70
70
  address: 'https://juno.rpc.m.stavr.tech',
71
71
  provider: '🔥STAVR🔥'
72
72
  },
73
- {
74
- address: 'https://juno-rpc.polkachu.com',
75
- provider: 'Polkachu'
76
- },
77
73
  {
78
74
  address: 'https://rpc.lavenderfive.com:443/juno',
79
75
  provider: 'Lavender.Five Nodes 🐝'
@@ -105,6 +101,10 @@ const info = {
105
101
  {
106
102
  address: 'https://juno.api.pocket.network',
107
103
  provider: 'Pocket Network'
104
+ },
105
+ {
106
+ address: 'https://juno-rpc.polkachu.com:443',
107
+ provider: 'Polkachu'
108
108
  }
109
109
  ],
110
110
  rest: [
@@ -243,6 +243,13 @@ const info = {
243
243
  images: [{
244
244
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png',
245
245
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg'
246
+ }],
247
+ snapshots: [{
248
+ url: 'https://polkachu.com/tendermint_snapshots/juno',
249
+ type: 'pruned',
250
+ compression: 'lz4',
251
+ checksumAvailable: false,
252
+ provider: 'Polkachu'
246
253
  }]
247
254
  };
248
255
  export default info;
@@ -44,10 +44,6 @@ const info = {
44
44
  address: 'https://rpc.data.kava.io',
45
45
  provider: 'kava'
46
46
  },
47
- {
48
- address: 'https://kava-rpc.polkachu.com',
49
- provider: 'Polkachu'
50
- },
51
47
  {
52
48
  address: 'https://kava-mainnet-rpc.autostake.com:443',
53
49
  provider: 'AutoStake 🛡️ Slash Protected'
@@ -63,6 +59,10 @@ const info = {
63
59
  {
64
60
  address: 'https://kava.api.pocket.network',
65
61
  provider: 'Pocket Network'
62
+ },
63
+ {
64
+ address: 'https://kava-rpc.polkachu.com:443',
65
+ provider: 'Polkachu'
66
66
  }
67
67
  ],
68
68
  rest: [
@@ -177,6 +177,13 @@ const info = {
177
177
  images: [{
178
178
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.png',
179
179
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.svg'
180
+ }],
181
+ snapshots: [{
182
+ url: 'https://polkachu.com/tendermint_snapshots/kava',
183
+ type: 'pruned',
184
+ compression: 'lz4',
185
+ checksumAvailable: false,
186
+ provider: 'Polkachu'
180
187
  }]
181
188
  };
182
189
  export default info;
@@ -166,7 +166,7 @@ const info = {
166
166
  },
167
167
  {
168
168
  address: 'https://kujira-rpc.polkachu.com',
169
- provider: 'polkachu'
169
+ provider: 'Polkachu'
170
170
  },
171
171
  {
172
172
  address: 'https://rpc.lavenderfive.com:443/kujira',
@@ -232,7 +232,7 @@ const info = {
232
232
  },
233
233
  {
234
234
  address: 'https://kujira-api.polkachu.com/',
235
- provider: 'polkachu'
235
+ provider: 'Polkachu'
236
236
  },
237
237
  {
238
238
  address: 'https://kujira-lcd.wildsage.io/',
@@ -108,6 +108,10 @@ const info = {
108
108
  {
109
109
  address: 'https://kyve-mainnet-rpc.autostake.com:443',
110
110
  provider: 'AutoStake 🛡️ Slash Protected'
111
+ },
112
+ {
113
+ address: 'https://kyve-rpc.polkachu.com:443',
114
+ provider: 'Polkachu'
111
115
  }
112
116
  ],
113
117
  rest: [
@@ -158,6 +162,10 @@ const info = {
158
162
  {
159
163
  address: 'https://kyve-mainnet-lcd.autostake.com:443',
160
164
  provider: 'AutoStake 🛡️ Slash Protected'
165
+ },
166
+ {
167
+ address: 'https://kyve-api.polkachu.com',
168
+ provider: 'Polkachu'
161
169
  }
162
170
  ],
163
171
  grpc: [
@@ -196,6 +204,10 @@ const info = {
196
204
  {
197
205
  address: 'kyve-mainnet-grpc.autostake.com:443',
198
206
  provider: 'AutoStake 🛡️ Slash Protected'
207
+ },
208
+ {
209
+ address: 'kyve-grpc.polkachu.com:11090',
210
+ provider: 'Polkachu'
199
211
  }
200
212
  ]
201
213
  },
@@ -264,6 +276,13 @@ const info = {
264
276
  images: [{
265
277
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve.png',
266
278
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve.svg'
279
+ }],
280
+ snapshots: [{
281
+ url: 'https://polkachu.com/tendermint_snapshots/kyve',
282
+ type: 'pruned',
283
+ compression: 'lz4',
284
+ checksumAvailable: false,
285
+ provider: 'Polkachu'
267
286
  }]
268
287
  };
269
288
  export default info;
@@ -151,6 +151,10 @@ const info = {
151
151
  {
152
152
  address: 'https://lava-rpc.linknode.org',
153
153
  provider: 'AstroStake'
154
+ },
155
+ {
156
+ address: 'https://lava-rpc.polkachu.com:443',
157
+ provider: 'Polkachu'
154
158
  }
155
159
  ],
156
160
  rest: [
@@ -229,6 +233,10 @@ const info = {
229
233
  {
230
234
  address: 'https://lava-api.linknode.org',
231
235
  provider: 'AstroStake'
236
+ },
237
+ {
238
+ address: 'https://lava-api.polkachu.com',
239
+ provider: 'Polkachu'
232
240
  }
233
241
  ],
234
242
  grpc: [
@@ -291,6 +299,10 @@ const info = {
291
299
  {
292
300
  address: 'lava-grpc.linknode.org:443',
293
301
  provider: 'AstroStake'
302
+ },
303
+ {
304
+ address: 'lava-grpc.polkachu.com:19990',
305
+ provider: 'Polkachu'
294
306
  }
295
307
  ]
296
308
  },
@@ -365,6 +377,13 @@ const info = {
365
377
  'dual staking',
366
378
  'indexing',
367
379
  'incentivized public rpc'
368
- ]
380
+ ],
381
+ snapshots: [{
382
+ url: 'https://polkachu.com/tendermint_snapshots/lava',
383
+ type: 'pruned',
384
+ compression: 'lz4',
385
+ checksumAvailable: false,
386
+ provider: 'Polkachu'
387
+ }]
369
388
  };
370
389
  export default info;
@@ -91,6 +91,10 @@ const info = {
91
91
  {
92
92
  address: 'https://lumera-rpc.dungeon.games',
93
93
  provider: 'Dungeon'
94
+ },
95
+ {
96
+ address: 'https://lumera-rpc.polkachu.com:443',
97
+ provider: 'Polkachu'
94
98
  }
95
99
  ],
96
100
  rest: [
@@ -117,6 +121,10 @@ const info = {
117
121
  {
118
122
  address: 'https://lumera-lcd.dungeon.games',
119
123
  provider: 'Dungeon'
124
+ },
125
+ {
126
+ address: 'https://lumera-api.polkachu.com',
127
+ provider: 'Polkachu'
120
128
  }
121
129
  ],
122
130
  grpc: [
@@ -131,6 +139,10 @@ const info = {
131
139
  {
132
140
  address: 'lumera-grpc.linknode.org:443',
133
141
  provider: 'AstroStake'
142
+ },
143
+ {
144
+ address: 'lumera-grpc.polkachu.com:30790',
145
+ provider: 'Polkachu'
134
146
  }
135
147
  ]
136
148
  },
@@ -165,6 +177,13 @@ const info = {
165
177
  'lume',
166
178
  'mainnet',
167
179
  'pastel'
168
- ]
180
+ ],
181
+ snapshots: [{
182
+ url: 'https://polkachu.com/tendermint_snapshots/lumera',
183
+ type: 'pruned',
184
+ compression: 'lz4',
185
+ checksumAvailable: false,
186
+ provider: 'Polkachu'
187
+ }]
169
188
  };
170
189
  export default info;
@@ -79,6 +79,10 @@ const info = {
79
79
  {
80
80
  address: 'https://lumnetwork_mainnet_rpc.chain.whenmoonwhenlambo.money',
81
81
  provider: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥'
82
+ },
83
+ {
84
+ address: 'https://lum-rpc.polkachu.com:443',
85
+ provider: 'Polkachu'
82
86
  }
83
87
  ],
84
88
  rest: [
@@ -101,6 +105,10 @@ const info = {
101
105
  {
102
106
  address: 'https://lumnetwork_mainnet_api.chain.whenmoonwhenlambo.money',
103
107
  provider: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥'
108
+ },
109
+ {
110
+ address: 'https://lum-api.polkachu.com',
111
+ provider: 'Polkachu'
104
112
  }
105
113
  ],
106
114
  grpc: [
@@ -119,6 +127,10 @@ const info = {
119
127
  {
120
128
  address: 'lum-grpc.stakerhouse.com:443',
121
129
  provider: 'StakerHouse'
130
+ },
131
+ {
132
+ address: 'lum-grpc.polkachu.com:16790',
133
+ provider: 'Polkachu'
122
134
  }
123
135
  ]
124
136
  },
@@ -172,6 +184,13 @@ const info = {
172
184
  images: [{
173
185
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumnetwork/images/lum.png',
174
186
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumnetwork/images/lum.svg'
187
+ }],
188
+ snapshots: [{
189
+ url: 'https://polkachu.com/tendermint_snapshots/lum',
190
+ type: 'pruned',
191
+ compression: 'lz4',
192
+ checksumAvailable: false,
193
+ provider: 'Polkachu'
175
194
  }]
176
195
  };
177
196
  export default info;
@@ -68,6 +68,10 @@ const info = {
68
68
  {
69
69
  address: 'https://mantra.rpc.m.stavr.tech',
70
70
  provider: '🔥STAVR🔥'
71
+ },
72
+ {
73
+ address: 'https://mantra-rpc.polkachu.com:443',
74
+ provider: 'Polkachu'
71
75
  }
72
76
  ],
73
77
  rest: [
@@ -82,6 +86,10 @@ const info = {
82
86
  {
83
87
  address: 'https://mantra.api.m.stavr.tech',
84
88
  provider: '🔥STAVR🔥'
89
+ },
90
+ {
91
+ address: 'https://mantra-api.polkachu.com',
92
+ provider: 'Polkachu'
85
93
  }
86
94
  ],
87
95
  grpc: [
@@ -96,6 +104,10 @@ const info = {
96
104
  {
97
105
  address: 'mantra.grpc.m.stavr.tech:3601',
98
106
  provider: '🔥STAVR🔥'
107
+ },
108
+ {
109
+ address: 'mantra-grpc.polkachu.com:25190',
110
+ provider: 'Polkachu'
99
111
  }
100
112
  ],
101
113
  evmHttpJsonrpc: [{
@@ -149,6 +161,13 @@ const info = {
149
161
  theme: {
150
162
  circle: true
151
163
  }
164
+ }],
165
+ snapshots: [{
166
+ url: 'https://polkachu.com/tendermint_snapshots/mantra',
167
+ type: 'pruned',
168
+ compression: 'lz4',
169
+ checksumAvailable: false,
170
+ provider: 'Polkachu'
152
171
  }]
153
172
  };
154
173
  export default info;
@@ -142,6 +142,10 @@ const info = {
142
142
  {
143
143
  address: 'https://neutron.rpc.uquad.org:443',
144
144
  provider: 'QUAD'
145
+ },
146
+ {
147
+ address: 'https://neutron-rpc.polkachu.com:443',
148
+ provider: 'Polkachu'
145
149
  }
146
150
  ],
147
151
  rest: [
@@ -197,6 +201,10 @@ const info = {
197
201
  {
198
202
  address: 'https://neutron.rpc.uquad.org:443',
199
203
  provider: 'QUAD'
204
+ },
205
+ {
206
+ address: 'https://neutron-api.polkachu.com',
207
+ provider: 'Polkachu'
200
208
  }
201
209
  ],
202
210
  grpc: [
@@ -232,6 +240,10 @@ const info = {
232
240
  {
233
241
  address: 'rpc.neutron.quokkastake.io:9090',
234
242
  provider: '🐹 Quokka Stake'
243
+ },
244
+ {
245
+ address: 'neutron-grpc.polkachu.com:19190',
246
+ provider: 'Polkachu'
235
247
  }
236
248
  ]
237
249
  },
@@ -279,6 +291,13 @@ const info = {
279
291
  theme: {
280
292
  circle: false
281
293
  }
294
+ }],
295
+ snapshots: [{
296
+ url: 'https://polkachu.com/tendermint_snapshots/neutron',
297
+ type: 'pruned',
298
+ compression: 'lz4',
299
+ checksumAvailable: false,
300
+ provider: 'Polkachu'
282
301
  }]
283
302
  };
284
303
  export default info;
@@ -130,6 +130,10 @@ const info = {
130
130
  {
131
131
  address: 'https://nibiru-rpc.node39.top:443',
132
132
  provider: 'Node39'
133
+ },
134
+ {
135
+ address: 'https://nibiru-rpc.polkachu.com:443',
136
+ provider: 'Polkachu'
133
137
  }
134
138
  ],
135
139
  rest: [
@@ -192,6 +196,10 @@ const info = {
192
196
  {
193
197
  address: 'https://nibiru-api.node39.top:443',
194
198
  provider: 'Node39'
199
+ },
200
+ {
201
+ address: 'https://nibiru-api.polkachu.com',
202
+ provider: 'Polkachu'
195
203
  }
196
204
  ],
197
205
  grpc: [
@@ -250,6 +258,10 @@ const info = {
250
258
  {
251
259
  address: 'nibiru-grpc.node39.top:14090',
252
260
  provider: 'Node39'
261
+ },
262
+ {
263
+ address: 'nibiru-grpc.polkachu.com:19890',
264
+ provider: 'Polkachu'
253
265
  }
254
266
  ]
255
267
  },
@@ -318,6 +330,13 @@ const info = {
318
330
  images: [{
319
331
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nibiru/images/nibiru.png',
320
332
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nibiru/images/nibiru.svg'
333
+ }],
334
+ snapshots: [{
335
+ url: 'https://polkachu.com/tendermint_snapshots/nibiru',
336
+ type: 'pruned',
337
+ compression: 'lz4',
338
+ checksumAvailable: false,
339
+ provider: 'Polkachu'
321
340
  }]
322
341
  };
323
342
  export default info;