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
@@ -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;
@@ -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;
@@ -62,10 +62,6 @@ const info = {
62
62
  description: 'The most reliable, secure, and frictionless way to natively issue a digital asset in Cosmos.',
63
63
  apis: {
64
64
  rpc: [
65
- {
66
- address: 'https://noble-rpc.polkachu.com',
67
- provider: 'Polkachu'
68
- },
69
65
  {
70
66
  address: 'https://rpc.lavenderfive.com:443/noble',
71
67
  provider: 'Lavender.Five Nodes 🐝'
@@ -73,6 +69,10 @@ const info = {
73
69
  {
74
70
  address: 'https://noble-rpc.owallet.io',
75
71
  provider: 'OWALLET'
72
+ },
73
+ {
74
+ address: 'https://noble-rpc.polkachu.com:443',
75
+ provider: 'Polkachu'
76
76
  }
77
77
  ],
78
78
  rest: [
@@ -132,6 +132,19 @@ const info = {
132
132
  images: [{
133
133
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
134
134
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
135
+ }],
136
+ snapshots: [{
137
+ url: 'https://polkachu.com/tendermint_snapshots/noble',
138
+ type: 'pruned',
139
+ compression: 'lz4',
140
+ checksumAvailable: false,
141
+ provider: 'Polkachu'
142
+ }, {
143
+ url: 'https://polkachu.com/archive_snapshots/noble',
144
+ type: 'archive',
145
+ compression: 'lz4',
146
+ checksumAvailable: false,
147
+ provider: 'Polkachu'
135
148
  }]
136
149
  };
137
150
  export default info;
@@ -140,6 +140,10 @@ const info = {
140
140
  {
141
141
  address: 'https://nolus-rpc.publicnode.com:443',
142
142
  provider: 'Allnodes ⚡️ Nodes & Staking'
143
+ },
144
+ {
145
+ address: 'https://nolus-rpc.polkachu.com:443',
146
+ provider: 'Polkachu'
143
147
  }
144
148
  ],
145
149
  rest: [
@@ -182,6 +186,10 @@ const info = {
182
186
  {
183
187
  address: 'https://nolus-rest.publicnode.com',
184
188
  provider: 'Allnodes ⚡️ Nodes & Staking'
189
+ },
190
+ {
191
+ address: 'https://nolus-api.polkachu.com',
192
+ provider: 'Polkachu'
185
193
  }
186
194
  ],
187
195
  grpc: [
@@ -220,6 +228,10 @@ const info = {
220
228
  {
221
229
  address: 'nolus-grpc.publicnode.com:443',
222
230
  provider: 'Allnodes ⚡️ Nodes & Staking'
231
+ },
232
+ {
233
+ address: 'nolus-grpc.polkachu.com:19790',
234
+ provider: 'Polkachu'
223
235
  }
224
236
  ]
225
237
  },
@@ -264,6 +276,13 @@ const info = {
264
276
  images: [{
265
277
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
266
278
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg'
279
+ }],
280
+ snapshots: [{
281
+ url: 'https://polkachu.com/tendermint_snapshots/nolus',
282
+ type: 'pruned',
283
+ compression: 'lz4',
284
+ checksumAvailable: false,
285
+ provider: 'Polkachu'
267
286
  }]
268
287
  };
269
288
  export default info;