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
@@ -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;
@@ -82,6 +82,10 @@ const info = {
82
82
  {
83
83
  address: 'https://zetachain-mainnet-tendermint.reliableninjas.com',
84
84
  provider: 'Reliable Ninjas'
85
+ },
86
+ {
87
+ address: 'https://zetachain-rpc.polkachu.com:443',
88
+ provider: 'Polkachu'
85
89
  }
86
90
  ],
87
91
  rest: [
@@ -116,6 +120,10 @@ const info = {
116
120
  {
117
121
  address: 'https://zetachain-mainnet-cosmos.reliableninjas.com',
118
122
  provider: 'Reliable Ninjas'
123
+ },
124
+ {
125
+ address: 'https://zetachain-api.polkachu.com',
126
+ provider: 'Polkachu'
119
127
  }
120
128
  ],
121
129
  grpc: [
@@ -138,6 +146,10 @@ const info = {
138
146
  {
139
147
  address: 'zetachain-mainnet-grpc.cosmonautstakes.com:15190',
140
148
  provider: 'Cosmonaut Stakes'
149
+ },
150
+ {
151
+ address: 'zetachain-grpc.polkachu.com:22590',
152
+ provider: 'Polkachu'
141
153
  }
142
154
  ]
143
155
  },
@@ -181,6 +193,13 @@ const info = {
181
193
  txPage: 'https://zetachain.valopers.com/transactions/${txHash}',
182
194
  accountPage: 'https://zetachain.valopers.com/account/${accountAddress}'
183
195
  }
184
- ]
196
+ ],
197
+ snapshots: [{
198
+ url: 'https://polkachu.com/tendermint_snapshots/zetachain',
199
+ type: 'pruned',
200
+ compression: 'lz4',
201
+ checksumAvailable: false,
202
+ provider: 'Polkachu'
203
+ }]
185
204
  };
186
205
  export default info;
@@ -163,6 +163,13 @@ const info = {
163
163
  'rwa',
164
164
  'wealth generation infrastructure',
165
165
  'wasm'
166
- ]
166
+ ],
167
+ snapshots: [{
168
+ url: 'https://polkachu.com/tendermint_snapshots/zigchain',
169
+ type: 'pruned',
170
+ compression: 'lz4',
171
+ checksumAvailable: false,
172
+ provider: 'Polkachu'
173
+ }]
167
174
  };
168
175
  export default info;
@@ -180,6 +180,37 @@ const info = {
180
180
  circle: true
181
181
  }
182
182
  }]
183
+ },
184
+ {
185
+ description: 'Coinbase Wrapped DOGE (\'cbDOGE\') is an ERC20 token that is backed 1:1 by Dogecoin (DOGE) held by Coinbase.',
186
+ typeAsset: 'erc20',
187
+ address: '0xcbD06E5A2B0C65597161de254AA074E489dEb510',
188
+ denomUnits: [{
189
+ denom: '0xcbD06E5A2B0C65597161de254AA074E489dEb510',
190
+ exponent: 0
191
+ }, {
192
+ denom: 'cbdoge',
193
+ exponent: 8
194
+ }],
195
+ base: '0xcbD06E5A2B0C65597161de254AA074E489dEb510',
196
+ name: 'Coinbase Wrapped DOGE',
197
+ display: 'cbdoge',
198
+ symbol: 'cbDOGE',
199
+ traces: [{
200
+ type: 'synthetic',
201
+ counterparty: {
202
+ chainName: 'dogecoin',
203
+ baseDenom: 'shibe'
204
+ },
205
+ provider: 'Coinbase'
206
+ }],
207
+ coingeckoId: 'coinbase-wrapped-doge',
208
+ images: [{
209
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/base/images/cbdoge.png',
210
+ theme: {
211
+ circle: true
212
+ }
213
+ }]
183
214
  }
184
215
  ]
185
216
  };
@@ -71,7 +71,7 @@ const info = {
71
71
  },
72
72
  {
73
73
  address: 'https://allora-testnet-rpc.polkachu.com',
74
- provider: 'polkachu'
74
+ provider: 'Polkachu'
75
75
  },
76
76
  {
77
77
  address: 'https://allora-rpc.sh.moonlet.cloud/public',
@@ -85,7 +85,7 @@ const info = {
85
85
  },
86
86
  {
87
87
  address: 'https://allora-testnet-api.polkachu.com',
88
- provider: 'polkachu'
88
+ provider: 'Polkachu'
89
89
  },
90
90
  {
91
91
  address: 'https://testnet-allora-api.lavenderfive.com',
@@ -101,7 +101,7 @@ const info = {
101
101
  provider: 'allora'
102
102
  }, {
103
103
  address: 'allora-testnet-grpc.polkachu.com:26790',
104
- provider: 'polkachu'
104
+ provider: 'Polkachu'
105
105
  }]
106
106
  },
107
107
  explorers: [
@@ -28,11 +28,11 @@ const info = {
28
28
  apis: {
29
29
  rpc: [{
30
30
  address: 'https://kujira-testnet-rpc.polkachu.com',
31
- provider: 'polkachu'
31
+ provider: 'Polkachu'
32
32
  }],
33
33
  rest: [{
34
34
  address: 'https://kujira-testnet-api.polkachu.com/',
35
- provider: 'polkachu'
35
+ provider: 'Polkachu'
36
36
  }]
37
37
  },
38
38
  explorers: [{
@@ -36,20 +36,34 @@ const info = {
36
36
  }
37
37
  },
38
38
  apis: {
39
- rpc: [{
39
+ rpc: [
40
+ {
40
41
  address: 'https://cosmos-rpc.limonata.xyz',
41
42
  provider: 'Limonata'
42
- }, {
43
+ },
44
+ {
43
45
  address: 'https://rpc-t.limonata.vinjan-inc.com',
44
46
  provider: 'Vinjan.Inc'
45
- }],
46
- rest: [{
47
+ },
48
+ {
49
+ address: 'https://rpc.limo-test.onenov.xyz',
50
+ provider: 'OneNov'
51
+ }
52
+ ],
53
+ rest: [
54
+ {
47
55
  address: 'https://rest.limonata.xyz',
48
56
  provider: 'Limonata'
49
- }, {
57
+ },
58
+ {
50
59
  address: 'https://api-t.limonata.vinjan-inc.com',
51
60
  provider: 'Vinjan.Inc'
52
- }],
61
+ },
62
+ {
63
+ address: 'https://api.limo-test.onenov.xyz',
64
+ provider: 'OneNov'
65
+ }
66
+ ],
53
67
  evmHttpJsonrpc: [{
54
68
  address: 'https://rpc.limonata.xyz',
55
69
  provider: 'Limonata'
@@ -60,6 +74,13 @@ const info = {
60
74
  url: 'https://explorer.limonata.xyz',
61
75
  txPage: 'https://explorer.limonata.xyz/tx/${txHash}',
62
76
  accountPage: 'https://explorer.limonata.xyz/address/${accountAddress}'
77
+ }, {
78
+ kind: 'OneNov Explorer',
79
+ url: 'https://explorer.onenov.xyz/limonata-test',
80
+ txPage: 'https://explorer.onenov.xyz/limonata-test/tx/${txHash}',
81
+ accountPage: 'https://explorer.onenov.xyz/limonata-test/account/${accountAddress}',
82
+ validatorPage: 'https://explorer.onenov.xyz/limonata-test/validator/${validatorAddress}',
83
+ blockPage: 'https://explorer.onenov.xyz/limonata-test/block/${block}'
63
84
  }],
64
85
  images: [{
65
86
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/limonatatestnet/images/limonatatestnet.png'
@@ -51,7 +51,7 @@ const info = {
51
51
  rpc: [
52
52
  {
53
53
  address: 'https://nillion-testnet-rpc.polkachu.com/',
54
- provider: 'polkachu'
54
+ provider: 'Polkachu'
55
55
  },
56
56
  {
57
57
  address: 'https://testnet-nillion-rpc.lavenderfive.com',
@@ -69,7 +69,7 @@ const info = {
69
69
  rest: [
70
70
  {
71
71
  address: 'https://nillion-testnet-api.polkachu.com/',
72
- provider: 'polkachu'
72
+ provider: 'Polkachu'
73
73
  },
74
74
  {
75
75
  address: 'https://testnet-nillion-api.lavenderfive.com',
@@ -62,21 +62,21 @@ const info = {
62
62
  apis: {
63
63
  rpc: [{
64
64
  address: 'https://noble-testnet-rpc.polkachu.com',
65
- provider: 'polkachu'
65
+ provider: 'Polkachu'
66
66
  }, {
67
67
  address: 'https://rpc.testnet.noble.strange.love:443',
68
68
  provider: 'strangelove'
69
69
  }],
70
70
  rest: [{
71
71
  address: 'https://noble-testnet-api.polkachu.com',
72
- provider: 'polkachu'
72
+ provider: 'Polkachu'
73
73
  }, {
74
74
  address: 'https://api.testnet.noble.strange.love',
75
75
  provider: 'strangelove'
76
76
  }],
77
77
  grpc: [{
78
78
  address: 'noble-testnet-grpc.polkachu.com:21590',
79
- provider: 'polkachu'
79
+ provider: 'Polkachu'
80
80
  }]
81
81
  },
82
82
  explorers: [{
@@ -57,21 +57,21 @@ const info = {
57
57
  provider: '🔥STAVR🔥'
58
58
  }, {
59
59
  address: 'https://quicksilver-testnet-rpc.polkachu.com/',
60
- provider: 'polkachu'
60
+ provider: 'Polkachu'
61
61
  }],
62
62
  rest: [{
63
63
  address: 'https://quick.api.t.stavr.tech',
64
64
  provider: '🔥STAVR🔥'
65
65
  }, {
66
66
  address: 'https://quicksilver-testnet-api.polkachu.com/',
67
- provider: 'polkachu'
67
+ provider: 'Polkachu'
68
68
  }],
69
69
  grpc: [{
70
70
  address: 'http://quick.grpc.t.stavr.tech:9112',
71
71
  provider: '🔥STAVR🔥'
72
72
  }, {
73
73
  address: 'quicksilver-testnet-grpc.polkachu.com:11190',
74
- provider: 'polkachu'
74
+ provider: 'Polkachu'
75
75
  }]
76
76
  },
77
77
  explorers: [{
@@ -72,10 +72,6 @@ const info = {
72
72
  {
73
73
  address: 'https://main.rpc.agoric.net:443'
74
74
  },
75
- {
76
- address: 'https://agoric-rpc.polkachu.com',
77
- provider: 'Polkachu'
78
- },
79
75
  {
80
76
  address: 'https://agoric.rpc.kjnodes.com',
81
77
  provider: 'kjnodes'
@@ -111,6 +107,10 @@ const info = {
111
107
  {
112
108
  address: 'https://rpc.agoric.bronbro.io:443',
113
109
  provider: 'Bro_n_Bro'
110
+ },
111
+ {
112
+ address: 'https://agoric-rpc.polkachu.com:443',
113
+ provider: 'Polkachu'
114
114
  }
115
115
  ],
116
116
  rest: [
@@ -237,6 +237,13 @@ const info = {
237
237
  images: [{
238
238
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/Agoric-logo-color.png',
239
239
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/Agoric-logo-color.svg'
240
+ }],
241
+ snapshots: [{
242
+ url: 'https://polkachu.com/tendermint_snapshots/agoric',
243
+ type: 'pruned',
244
+ compression: 'lz4',
245
+ checksumAvailable: false,
246
+ provider: 'Polkachu'
240
247
  }]
241
248
  };
242
249
  exports.default = info;
@@ -68,10 +68,6 @@ const info = {
68
68
  address: 'https://rpc-akash.ecostake.com:443',
69
69
  provider: 'ecostake'
70
70
  },
71
- {
72
- address: 'https://akash-rpc.polkachu.com',
73
- provider: 'Polkachu'
74
- },
75
71
  {
76
72
  address: 'https://akash-rpc.kleomedes.network',
77
73
  provider: 'Kleomedes'
@@ -91,6 +87,10 @@ const info = {
91
87
  {
92
88
  address: 'https://akash.api.pocket.network',
93
89
  provider: 'Pocket Network'
90
+ },
91
+ {
92
+ address: 'https://akash-rpc.polkachu.com:443',
93
+ provider: 'Polkachu'
94
94
  }
95
95
  ],
96
96
  rest: [
@@ -135,13 +135,20 @@ const info = {
135
135
  provider: 'Pocket Network'
136
136
  }
137
137
  ],
138
- grpc: [{
138
+ grpc: [
139
+ {
139
140
  address: 'akash.lavenderfive.com:443',
140
141
  provider: 'Lavender.Five Nodes 🐝'
141
- }, {
142
+ },
143
+ {
142
144
  address: 'akash-grpc.publicnode.com:443',
143
145
  provider: 'Allnodes ⚡️ Nodes & Staking'
144
- }]
146
+ },
147
+ {
148
+ address: 'akash-grpc.polkachu.com:12890',
149
+ provider: 'Polkachu'
150
+ }
151
+ ]
145
152
  },
146
153
  explorers: [
147
154
  {
@@ -214,6 +221,12 @@ const info = {
214
221
  frequency: 'every 3h',
215
222
  compression: 'tar',
216
223
  checksumAvailable: true
224
+ }, {
225
+ url: 'https://polkachu.com/tendermint_snapshots/akash',
226
+ type: 'pruned',
227
+ compression: 'lz4',
228
+ checksumAvailable: false,
229
+ provider: 'Polkachu'
217
230
  }]
218
231
  };
219
232
  exports.default = info;
@@ -65,14 +65,23 @@ const info = {
65
65
  rpc: [{
66
66
  address: 'https://allora-rpc.mainnet.allora.network',
67
67
  provider: 'allora'
68
+ }, {
69
+ address: 'https://allora-rpc.polkachu.com:443',
70
+ provider: 'Polkachu'
68
71
  }],
69
72
  rest: [{
70
73
  address: 'https://allora-api.mainnet.allora.network',
71
74
  provider: 'allora'
75
+ }, {
76
+ address: 'https://allora-api.polkachu.com',
77
+ provider: 'Polkachu'
72
78
  }],
73
79
  grpc: [{
74
80
  address: 'allora-grpc.mainnet.allora.network:443',
75
81
  provider: 'allora'
82
+ }, {
83
+ address: 'allora-grpc.polkachu.com:26790',
84
+ provider: 'Polkachu'
76
85
  }]
77
86
  },
78
87
  explorers: [{
@@ -84,6 +93,13 @@ const info = {
84
93
  images: [{
85
94
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/allora/images/allora.png',
86
95
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/allora/images/allora.svg'
96
+ }],
97
+ snapshots: [{
98
+ url: 'https://polkachu.com/tendermint_snapshots/allora',
99
+ type: 'pruned',
100
+ compression: 'lz4',
101
+ checksumAvailable: false,
102
+ provider: 'Polkachu'
87
103
  }]
88
104
  };
89
105
  exports.default = info;
@@ -71,6 +71,10 @@ const info = {
71
71
  {
72
72
  address: 'https://api.althea-archive.citizenweb3.com',
73
73
  provider: 'Citizen Web3'
74
+ },
75
+ {
76
+ address: 'https://althea-api.polkachu.com',
77
+ provider: 'Polkachu'
74
78
  }
75
79
  ],
76
80
  rpc: [
@@ -97,6 +101,10 @@ const info = {
97
101
  {
98
102
  address: 'https://rpc.althea-archive.citizenweb3.com',
99
103
  provider: 'Citizen Web3'
104
+ },
105
+ {
106
+ address: 'https://althea-rpc.polkachu.com:443',
107
+ provider: 'Polkachu'
100
108
  }
101
109
  ],
102
110
  grpc: [
@@ -111,6 +119,10 @@ const info = {
111
119
  {
112
120
  address: 'grpc.althea-archive.citizenweb3.com:443',
113
121
  provider: 'Citizen Web3'
122
+ },
123
+ {
124
+ address: 'althea-grpc.polkachu.com:12490',
125
+ provider: 'Polkachu'
114
126
  }
115
127
  ]
116
128
  },
@@ -145,6 +157,13 @@ const info = {
145
157
  validatorPage: 'https://validatorinfo.com/networks/althea/validators',
146
158
  proposalPage: 'https://validatorinfo.com/networks/althea/governance'
147
159
  }
148
- ]
160
+ ],
161
+ snapshots: [{
162
+ url: 'https://polkachu.com/tendermint_snapshots/althea',
163
+ type: 'pruned',
164
+ compression: 'lz4',
165
+ checksumAvailable: false,
166
+ provider: 'Polkachu'
167
+ }]
149
168
  };
150
169
  exports.default = info;
@@ -171,6 +171,10 @@ const info = {
171
171
  {
172
172
  address: 'https://archway-rpc.chainroot.io',
173
173
  provider: 'Chainroot'
174
+ },
175
+ {
176
+ address: 'https://archway-rpc.polkachu.com:443',
177
+ provider: 'Polkachu'
174
178
  }
175
179
  ],
176
180
  rest: [
@@ -265,6 +269,10 @@ const info = {
265
269
  {
266
270
  address: 'https://archway-api.chainroot.io',
267
271
  provider: 'Chainroot'
272
+ },
273
+ {
274
+ address: 'https://archway-api.polkachu.com',
275
+ provider: 'Polkachu'
268
276
  }
269
277
  ],
270
278
  grpc: [
@@ -351,6 +359,10 @@ const info = {
351
359
  {
352
360
  address: 'archway-grpc.chainroot.io:443',
353
361
  provider: 'Chainroot'
362
+ },
363
+ {
364
+ address: 'archway-grpc.polkachu.com:11590',
365
+ provider: 'Polkachu'
354
366
  }
355
367
  ]
356
368
  },
@@ -418,6 +430,13 @@ const info = {
418
430
  images: [{
419
431
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.png',
420
432
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.svg'
433
+ }],
434
+ snapshots: [{
435
+ url: 'https://polkachu.com/tendermint_snapshots/archway',
436
+ type: 'pruned',
437
+ compression: 'lz4',
438
+ checksumAvailable: false,
439
+ provider: 'Polkachu'
421
440
  }]
422
441
  };
423
442
  exports.default = info;
@@ -72,6 +72,10 @@ const info = {
72
72
  {
73
73
  address: 'https://rpc.arkeo.validatus.com',
74
74
  provider: 'Validatus'
75
+ },
76
+ {
77
+ address: 'https://arkeo-rpc.polkachu.com:443',
78
+ provider: 'Polkachu'
75
79
  }
76
80
  ],
77
81
  rest: [
@@ -94,6 +98,10 @@ const info = {
94
98
  {
95
99
  address: 'https://api.arkeo.validatus.com',
96
100
  provider: 'Validatus'
101
+ },
102
+ {
103
+ address: 'https://arkeo-api.polkachu.com',
104
+ provider: 'Polkachu'
97
105
  }
98
106
  ],
99
107
  grpc: [
@@ -108,6 +116,10 @@ const info = {
108
116
  {
109
117
  address: 'https://grpc.arkeo.validatus.com:443',
110
118
  provider: 'Validatus'
119
+ },
120
+ {
121
+ address: 'arkeo-grpc.polkachu.com:22890',
122
+ provider: 'Polkachu'
111
123
  }
112
124
  ]
113
125
  },
@@ -144,6 +156,13 @@ const info = {
144
156
  'data',
145
157
  'oracle',
146
158
  'marketplace'
147
- ]
159
+ ],
160
+ snapshots: [{
161
+ url: 'https://polkachu.com/tendermint_snapshots/arkeo',
162
+ type: 'pruned',
163
+ compression: 'lz4',
164
+ checksumAvailable: false,
165
+ provider: 'Polkachu'
166
+ }]
148
167
  };
149
168
  exports.default = info;