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
@@ -70,10 +70,6 @@ const info = {
70
70
  {
71
71
  address: 'https://main.rpc.agoric.net:443'
72
72
  },
73
- {
74
- address: 'https://agoric-rpc.polkachu.com',
75
- provider: 'Polkachu'
76
- },
77
73
  {
78
74
  address: 'https://agoric.rpc.kjnodes.com',
79
75
  provider: 'kjnodes'
@@ -109,6 +105,10 @@ const info = {
109
105
  {
110
106
  address: 'https://rpc.agoric.bronbro.io:443',
111
107
  provider: 'Bro_n_Bro'
108
+ },
109
+ {
110
+ address: 'https://agoric-rpc.polkachu.com:443',
111
+ provider: 'Polkachu'
112
112
  }
113
113
  ],
114
114
  rest: [
@@ -235,6 +235,13 @@ const info = {
235
235
  images: [{
236
236
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/Agoric-logo-color.png',
237
237
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/Agoric-logo-color.svg'
238
+ }],
239
+ snapshots: [{
240
+ url: 'https://polkachu.com/tendermint_snapshots/agoric',
241
+ type: 'pruned',
242
+ compression: 'lz4',
243
+ checksumAvailable: false,
244
+ provider: 'Polkachu'
238
245
  }]
239
246
  };
240
247
  export default info;
@@ -66,10 +66,6 @@ const info = {
66
66
  address: 'https://rpc-akash.ecostake.com:443',
67
67
  provider: 'ecostake'
68
68
  },
69
- {
70
- address: 'https://akash-rpc.polkachu.com',
71
- provider: 'Polkachu'
72
- },
73
69
  {
74
70
  address: 'https://akash-rpc.kleomedes.network',
75
71
  provider: 'Kleomedes'
@@ -89,6 +85,10 @@ const info = {
89
85
  {
90
86
  address: 'https://akash.api.pocket.network',
91
87
  provider: 'Pocket Network'
88
+ },
89
+ {
90
+ address: 'https://akash-rpc.polkachu.com:443',
91
+ provider: 'Polkachu'
92
92
  }
93
93
  ],
94
94
  rest: [
@@ -133,13 +133,20 @@ const info = {
133
133
  provider: 'Pocket Network'
134
134
  }
135
135
  ],
136
- grpc: [{
136
+ grpc: [
137
+ {
137
138
  address: 'akash.lavenderfive.com:443',
138
139
  provider: 'Lavender.Five Nodes 🐝'
139
- }, {
140
+ },
141
+ {
140
142
  address: 'akash-grpc.publicnode.com:443',
141
143
  provider: 'Allnodes ⚡️ Nodes & Staking'
142
- }]
144
+ },
145
+ {
146
+ address: 'akash-grpc.polkachu.com:12890',
147
+ provider: 'Polkachu'
148
+ }
149
+ ]
143
150
  },
144
151
  explorers: [
145
152
  {
@@ -212,6 +219,12 @@ const info = {
212
219
  frequency: 'every 3h',
213
220
  compression: 'tar',
214
221
  checksumAvailable: true
222
+ }, {
223
+ url: 'https://polkachu.com/tendermint_snapshots/akash',
224
+ type: 'pruned',
225
+ compression: 'lz4',
226
+ checksumAvailable: false,
227
+ provider: 'Polkachu'
215
228
  }]
216
229
  };
217
230
  export default info;
@@ -63,14 +63,23 @@ const info = {
63
63
  rpc: [{
64
64
  address: 'https://allora-rpc.mainnet.allora.network',
65
65
  provider: 'allora'
66
+ }, {
67
+ address: 'https://allora-rpc.polkachu.com:443',
68
+ provider: 'Polkachu'
66
69
  }],
67
70
  rest: [{
68
71
  address: 'https://allora-api.mainnet.allora.network',
69
72
  provider: 'allora'
73
+ }, {
74
+ address: 'https://allora-api.polkachu.com',
75
+ provider: 'Polkachu'
70
76
  }],
71
77
  grpc: [{
72
78
  address: 'allora-grpc.mainnet.allora.network:443',
73
79
  provider: 'allora'
80
+ }, {
81
+ address: 'allora-grpc.polkachu.com:26790',
82
+ provider: 'Polkachu'
74
83
  }]
75
84
  },
76
85
  explorers: [{
@@ -82,6 +91,13 @@ const info = {
82
91
  images: [{
83
92
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/allora/images/allora.png',
84
93
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/allora/images/allora.svg'
94
+ }],
95
+ snapshots: [{
96
+ url: 'https://polkachu.com/tendermint_snapshots/allora',
97
+ type: 'pruned',
98
+ compression: 'lz4',
99
+ checksumAvailable: false,
100
+ provider: 'Polkachu'
85
101
  }]
86
102
  };
87
103
  export default info;
@@ -69,6 +69,10 @@ const info = {
69
69
  {
70
70
  address: 'https://api.althea-archive.citizenweb3.com',
71
71
  provider: 'Citizen Web3'
72
+ },
73
+ {
74
+ address: 'https://althea-api.polkachu.com',
75
+ provider: 'Polkachu'
72
76
  }
73
77
  ],
74
78
  rpc: [
@@ -95,6 +99,10 @@ const info = {
95
99
  {
96
100
  address: 'https://rpc.althea-archive.citizenweb3.com',
97
101
  provider: 'Citizen Web3'
102
+ },
103
+ {
104
+ address: 'https://althea-rpc.polkachu.com:443',
105
+ provider: 'Polkachu'
98
106
  }
99
107
  ],
100
108
  grpc: [
@@ -109,6 +117,10 @@ const info = {
109
117
  {
110
118
  address: 'grpc.althea-archive.citizenweb3.com:443',
111
119
  provider: 'Citizen Web3'
120
+ },
121
+ {
122
+ address: 'althea-grpc.polkachu.com:12490',
123
+ provider: 'Polkachu'
112
124
  }
113
125
  ]
114
126
  },
@@ -143,6 +155,13 @@ const info = {
143
155
  validatorPage: 'https://validatorinfo.com/networks/althea/validators',
144
156
  proposalPage: 'https://validatorinfo.com/networks/althea/governance'
145
157
  }
146
- ]
158
+ ],
159
+ snapshots: [{
160
+ url: 'https://polkachu.com/tendermint_snapshots/althea',
161
+ type: 'pruned',
162
+ compression: 'lz4',
163
+ checksumAvailable: false,
164
+ provider: 'Polkachu'
165
+ }]
147
166
  };
148
167
  export default info;
@@ -169,6 +169,10 @@ const info = {
169
169
  {
170
170
  address: 'https://archway-rpc.chainroot.io',
171
171
  provider: 'Chainroot'
172
+ },
173
+ {
174
+ address: 'https://archway-rpc.polkachu.com:443',
175
+ provider: 'Polkachu'
172
176
  }
173
177
  ],
174
178
  rest: [
@@ -263,6 +267,10 @@ const info = {
263
267
  {
264
268
  address: 'https://archway-api.chainroot.io',
265
269
  provider: 'Chainroot'
270
+ },
271
+ {
272
+ address: 'https://archway-api.polkachu.com',
273
+ provider: 'Polkachu'
266
274
  }
267
275
  ],
268
276
  grpc: [
@@ -349,6 +357,10 @@ const info = {
349
357
  {
350
358
  address: 'archway-grpc.chainroot.io:443',
351
359
  provider: 'Chainroot'
360
+ },
361
+ {
362
+ address: 'archway-grpc.polkachu.com:11590',
363
+ provider: 'Polkachu'
352
364
  }
353
365
  ]
354
366
  },
@@ -416,6 +428,13 @@ const info = {
416
428
  images: [{
417
429
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.png',
418
430
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.svg'
431
+ }],
432
+ snapshots: [{
433
+ url: 'https://polkachu.com/tendermint_snapshots/archway',
434
+ type: 'pruned',
435
+ compression: 'lz4',
436
+ checksumAvailable: false,
437
+ provider: 'Polkachu'
419
438
  }]
420
439
  };
421
440
  export default info;
@@ -70,6 +70,10 @@ const info = {
70
70
  {
71
71
  address: 'https://rpc.arkeo.validatus.com',
72
72
  provider: 'Validatus'
73
+ },
74
+ {
75
+ address: 'https://arkeo-rpc.polkachu.com:443',
76
+ provider: 'Polkachu'
73
77
  }
74
78
  ],
75
79
  rest: [
@@ -92,6 +96,10 @@ const info = {
92
96
  {
93
97
  address: 'https://api.arkeo.validatus.com',
94
98
  provider: 'Validatus'
99
+ },
100
+ {
101
+ address: 'https://arkeo-api.polkachu.com',
102
+ provider: 'Polkachu'
95
103
  }
96
104
  ],
97
105
  grpc: [
@@ -106,6 +114,10 @@ const info = {
106
114
  {
107
115
  address: 'https://grpc.arkeo.validatus.com:443',
108
116
  provider: 'Validatus'
117
+ },
118
+ {
119
+ address: 'arkeo-grpc.polkachu.com:22890',
120
+ provider: 'Polkachu'
109
121
  }
110
122
  ]
111
123
  },
@@ -142,6 +154,13 @@ const info = {
142
154
  'data',
143
155
  'oracle',
144
156
  'marketplace'
145
- ]
157
+ ],
158
+ snapshots: [{
159
+ url: 'https://polkachu.com/tendermint_snapshots/arkeo',
160
+ type: 'pruned',
161
+ compression: 'lz4',
162
+ checksumAvailable: false,
163
+ provider: 'Polkachu'
164
+ }]
146
165
  };
147
166
  export default info;
@@ -63,7 +63,6 @@ import * as _dydx from './dydx';
63
63
  import * as _dymension from './dymension';
64
64
  import * as _dyson from './dyson';
65
65
  import * as _echelon from './echelon';
66
- import * as _elys from './elys';
67
66
  import * as _emoney from './emoney';
68
67
  import * as _empowerchain from './empowerchain';
69
68
  import * as _epix from './epix';
@@ -131,7 +130,6 @@ import * as _meme from './meme';
131
130
  import * as _migaloo from './migaloo';
132
131
  import * as _mirage from './mirage';
133
132
  import * as _mises from './mises';
134
- import * as _moo from './moo';
135
133
  import * as _mtgbp from './mtgbp';
136
134
  import * as _mun from './mun';
137
135
  import * as _mythos from './mythos';
@@ -291,7 +289,6 @@ const assetList = [
291
289
  _dymension.assetList,
292
290
  _dyson.assetList,
293
291
  _echelon.assetList,
294
- _elys.assetList,
295
292
  _emoney.assetList,
296
293
  _empowerchain.assetList,
297
294
  _epix.assetList,
@@ -359,7 +356,6 @@ const assetList = [
359
356
  _migaloo.assetList,
360
357
  _mirage.assetList,
361
358
  _mises.assetList,
362
- _moo.assetList,
363
359
  _mtgbp.assetList,
364
360
  _mun.assetList,
365
361
  _mythos.assetList,
@@ -43,10 +43,6 @@ const info = {
43
43
  address: 'https://rpc.assetmantle.one',
44
44
  provider: 'AssetMantle'
45
45
  },
46
- {
47
- address: 'https://assetmantle-rpc.polkachu.com',
48
- provider: 'Polkachu'
49
- },
50
46
  {
51
47
  address: 'https://rpc.mantle.paranorm.pro:443',
52
48
  provider: 'paranorm'
@@ -58,6 +54,10 @@ const info = {
58
54
  {
59
55
  address: 'https://mantle-rpc.dungeon.games',
60
56
  provider: 'Dungeon'
57
+ },
58
+ {
59
+ address: 'https://assetmantle-rpc.polkachu.com:443',
60
+ provider: 'Polkachu'
61
61
  }
62
62
  ],
63
63
  rest: [
@@ -147,6 +147,13 @@ const info = {
147
147
  images: [{
148
148
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.png',
149
149
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.svg'
150
+ }],
151
+ snapshots: [{
152
+ url: 'https://polkachu.com/tendermint_snapshots/assetmantle',
153
+ type: 'pruned',
154
+ compression: 'lz4',
155
+ checksumAvailable: false,
156
+ provider: 'Polkachu'
150
157
  }]
151
158
  };
152
159
  export default info;
@@ -119,6 +119,10 @@ const info = {
119
119
  {
120
120
  address: 'https://aura-rpc.noders.services',
121
121
  provider: '[NODERS]TEAM'
122
+ },
123
+ {
124
+ address: 'https://aura-rpc.polkachu.com:443',
125
+ provider: 'Polkachu'
122
126
  }
123
127
  ],
124
128
  rest: [
@@ -177,6 +181,10 @@ const info = {
177
181
  {
178
182
  address: 'https://aura-api.noders.services',
179
183
  provider: '[NODERS]TEAM'
184
+ },
185
+ {
186
+ address: 'https://aura-api.polkachu.com',
187
+ provider: 'Polkachu'
180
188
  }
181
189
  ],
182
190
  grpc: [
@@ -235,6 +243,10 @@ const info = {
235
243
  {
236
244
  address: 'aura-grpc.noders.services:17090',
237
245
  provider: '[NODERS]TEAM'
246
+ },
247
+ {
248
+ address: 'aura-grpc.polkachu.com:21790',
249
+ provider: 'Polkachu'
238
250
  }
239
251
  ]
240
252
  },
@@ -291,6 +303,13 @@ const info = {
291
303
  images: [{
292
304
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aura/images/Aura-logo-2.2.png',
293
305
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aura/images/Aura-logo-2.2.svg'
306
+ }],
307
+ snapshots: [{
308
+ url: 'https://polkachu.com/tendermint_snapshots/aura',
309
+ type: 'pruned',
310
+ compression: 'lz4',
311
+ checksumAvailable: false,
312
+ provider: 'Polkachu'
294
313
  }]
295
314
  };
296
315
  export default info;
@@ -1682,6 +1682,39 @@ const info = {
1682
1682
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.png',
1683
1683
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/zigchain.svg'
1684
1684
  }
1685
+ },
1686
+ {
1687
+ description: 'Coinbase Wrapped DOGE on Axelar',
1688
+ denomUnits: [{
1689
+ denom: 'cbdoge-satoshi',
1690
+ exponent: 0
1691
+ }, {
1692
+ denom: 'cbdoge',
1693
+ exponent: 8
1694
+ }],
1695
+ typeAsset: 'sdk.coin',
1696
+ base: 'cbdoge-satoshi',
1697
+ name: 'Coinbase Wrapped DOGE',
1698
+ display: 'cbdoge',
1699
+ symbol: 'axl-cbDOGE',
1700
+ traces: [{
1701
+ type: 'bridge',
1702
+ counterparty: {
1703
+ chainName: 'base',
1704
+ baseDenom: '0xcbD06E5A2B0C65597161de254AA074E489dEb510'
1705
+ },
1706
+ provider: 'Axelar'
1707
+ }],
1708
+ images: [{
1709
+ imageSync: {
1710
+ chainName: 'base',
1711
+ baseDenom: '0xcbD06E5A2B0C65597161de254AA074E489dEb510'
1712
+ },
1713
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/base/images/cbdoge.png',
1714
+ theme: {
1715
+ circle: true
1716
+ }
1717
+ }]
1685
1718
  }
1686
1719
  ]
1687
1720
  };
@@ -91,10 +91,6 @@ const info = {
91
91
  address: 'https://rpc-1.axelar.nodes.guru:443',
92
92
  provider: 'nodes.guru'
93
93
  },
94
- {
95
- address: 'https://axelar-rpc.polkachu.com',
96
- provider: 'Polkachu'
97
- },
98
94
  {
99
95
  address: 'https://axelar.rpc.stakin-nodes.com',
100
96
  provider: 'Stakin'
@@ -126,6 +122,10 @@ const info = {
126
122
  {
127
123
  address: 'https://axelar.drpc.org',
128
124
  provider: 'dRPC'
125
+ },
126
+ {
127
+ address: 'https://axelar-rpc.polkachu.com:443',
128
+ provider: 'Polkachu'
129
129
  }
130
130
  ],
131
131
  rest: [
@@ -267,6 +267,13 @@ const info = {
267
267
  theme: {
268
268
  circle: false
269
269
  }
270
+ }],
271
+ snapshots: [{
272
+ url: 'https://polkachu.com/tendermint_snapshots/axelar',
273
+ type: 'pruned',
274
+ compression: 'lz4',
275
+ checksumAvailable: false,
276
+ provider: 'Polkachu'
270
277
  }]
271
278
  };
272
279
  export default info;
@@ -71,14 +71,6 @@ const info = {
71
71
  address: 'https://babylon.nodes.guru/rpc',
72
72
  provider: 'Nodes.Guru'
73
73
  },
74
- {
75
- address: 'https://babylon-rpc.polkachu.com',
76
- provider: 'Polkachu'
77
- },
78
- {
79
- address: 'https://babylon-archive-rpc.polkachu.com',
80
- provider: 'Polkachu'
81
- },
82
74
  {
83
75
  address: 'https://babylon-rpc.publicnode.com:443',
84
76
  provider: 'Allnodes ⚡️ Nodes & Staking'
@@ -90,6 +82,10 @@ const info = {
90
82
  {
91
83
  address: 'https://rpc.babylon.validatus.com',
92
84
  provider: 'Validatus'
85
+ },
86
+ {
87
+ address: 'https://babylon-rpc.polkachu.com:443',
88
+ provider: 'Polkachu'
93
89
  }
94
90
  ],
95
91
  rest: [
@@ -101,10 +97,6 @@ const info = {
101
97
  address: 'https://babylon-api.polkachu.com',
102
98
  provider: 'Polkachu'
103
99
  },
104
- {
105
- address: 'https://babylon-archive-api.polkachu.com',
106
- provider: 'Polkachu'
107
- },
108
100
  {
109
101
  address: 'https://babylon-rest.publicnode.com',
110
102
  provider: 'Allnodes ⚡️ Nodes & Staking'
@@ -127,10 +119,6 @@ const info = {
127
119
  address: 'babylon-grpc.polkachu.com:20690',
128
120
  provider: 'Polkachu'
129
121
  },
130
- {
131
- address: 'babylon-archive-grpc.polkachu.com:20690',
132
- provider: 'Polkachu'
133
- },
134
122
  {
135
123
  address: 'babylon-grpc.publicnode.com:443',
136
124
  provider: 'Allnodes ⚡️ Nodes & Staking'
@@ -174,6 +162,19 @@ const info = {
174
162
  images: [{
175
163
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/logo.svg'
176
164
  }],
177
- description: 'Babylon Genesis enables Bitcoin tokens to be used as an economic security layer for Proof of Stake (PoS) systems without relying on bridges, wrapping, or third-party custody.'
165
+ description: 'Babylon Genesis enables Bitcoin tokens to be used as an economic security layer for Proof of Stake (PoS) systems without relying on bridges, wrapping, or third-party custody.',
166
+ snapshots: [{
167
+ url: 'https://polkachu.com/tendermint_snapshots/babylon',
168
+ type: 'pruned',
169
+ compression: 'lz4',
170
+ checksumAvailable: false,
171
+ provider: 'Polkachu'
172
+ }, {
173
+ url: 'https://polkachu.com/archive_snapshots/babylon',
174
+ type: 'archive',
175
+ compression: 'lz4',
176
+ checksumAvailable: false,
177
+ provider: 'Polkachu'
178
+ }]
178
179
  };
179
180
  export default info;
@@ -108,6 +108,10 @@ const info = {
108
108
  {
109
109
  address: 'https://band-rpc.noders.services',
110
110
  provider: '[NODERS]TEAM'
111
+ },
112
+ {
113
+ address: 'https://band-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://band-api.noders.services',
160
164
  provider: '[NODERS]TEAM'
165
+ },
166
+ {
167
+ address: 'https://band-api.polkachu.com',
168
+ provider: 'Polkachu'
161
169
  }
162
170
  ],
163
171
  grpc: [
@@ -200,6 +208,10 @@ const info = {
200
208
  {
201
209
  address: 'band-grpc.noders.services:30090',
202
210
  provider: '[NODERS]TEAM'
211
+ },
212
+ {
213
+ address: 'band-grpc.polkachu.com:22990',
214
+ provider: 'Polkachu'
203
215
  }
204
216
  ]
205
217
  },
@@ -277,6 +289,12 @@ const info = {
277
289
  frequency: 'every 3h',
278
290
  compression: 'tar',
279
291
  checksumAvailable: true
292
+ }, {
293
+ url: 'https://polkachu.com/tendermint_snapshots/band',
294
+ type: 'pruned',
295
+ compression: 'lz4',
296
+ checksumAvailable: false,
297
+ provider: 'Polkachu'
280
298
  }]
281
299
  };
282
300
  export default info;
@@ -56,23 +56,40 @@ const info = {
56
56
  },
57
57
  description: 'BitBadges is the all-in-one, multi-chain platform for building your digital identity.',
58
58
  apis: {
59
- rpc: [{
59
+ rpc: [
60
+ {
60
61
  address: 'https://rpc.bitbadges.io',
61
62
  provider: 'bitbadges'
62
- }, {
63
+ },
64
+ {
63
65
  address: 'https://bitbadges_mainnet_rpc.chain.whenmoonwhenlambo.money',
64
66
  provider: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥'
65
- }],
66
- rest: [{
67
+ },
68
+ {
69
+ address: 'https://bitbadges-rpc.polkachu.com:443',
70
+ provider: 'Polkachu'
71
+ }
72
+ ],
73
+ rest: [
74
+ {
67
75
  address: 'https://lcd.bitbadges.io',
68
76
  provider: 'bitbadges'
69
- }, {
77
+ },
78
+ {
70
79
  address: 'https://bitbadges_mainnet_api.chain.whenmoonwhenlambo.money',
71
80
  provider: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥'
72
- }],
81
+ },
82
+ {
83
+ address: 'https://bitbadges-api.polkachu.com',
84
+ provider: 'Polkachu'
85
+ }
86
+ ],
73
87
  grpc: [{
74
88
  address: 'https://grpc.bitbadges.io',
75
89
  provider: 'bitbadges'
90
+ }, {
91
+ address: 'bitbadges-grpc.polkachu.com:32990',
92
+ provider: 'Polkachu'
76
93
  }],
77
94
  evmHttpJsonrpc: [{
78
95
  address: 'https://evm-rpc.bitbadges.io',
@@ -101,6 +118,13 @@ const info = {
101
118
  ],
102
119
  images: [{
103
120
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/bitbadgeslogo.png'
121
+ }],
122
+ snapshots: [{
123
+ url: 'https://polkachu.com/tendermint_snapshots/bitbadges',
124
+ type: 'pruned',
125
+ compression: 'lz4',
126
+ checksumAvailable: false,
127
+ provider: 'Polkachu'
104
128
  }]
105
129
  };
106
130
  export default info;
@@ -206,6 +206,13 @@ const info = {
206
206
  images: [{
207
207
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitsong/images/btsg.png',
208
208
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitsong/images/btsg.svg'
209
+ }],
210
+ snapshots: [{
211
+ url: 'https://polkachu.com/tendermint_snapshots/bitsong',
212
+ type: 'pruned',
213
+ compression: 'lz4',
214
+ checksumAvailable: false,
215
+ provider: 'Polkachu'
209
216
  }]
210
217
  };
211
218
  export default info;