chain-registry 2.0.3 → 2.0.4

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 (157) hide show
  1. package/esm/mainnet/aaronetwork/chain.js +6 -0
  2. package/esm/mainnet/agoric/chain.js +6 -0
  3. package/esm/mainnet/akash/chain.js +6 -0
  4. package/esm/mainnet/althea/chain.js +6 -0
  5. package/esm/mainnet/andromeda/chain.js +6 -0
  6. package/esm/mainnet/assetmantle/chain.js +6 -0
  7. package/esm/mainnet/axelar/chain.js +6 -0
  8. package/esm/mainnet/babylon/chain.js +6 -0
  9. package/esm/mainnet/bandchain/chain.js +6 -0
  10. package/esm/mainnet/beezee/chain.js +6 -0
  11. package/esm/mainnet/bitcanna/chain.js +6 -0
  12. package/esm/mainnet/bitsong/chain.js +6 -0
  13. package/esm/mainnet/bostrom/chain.js +6 -0
  14. package/esm/mainnet/carbon/chain.js +6 -0
  15. package/esm/mainnet/celestia/chain.js +6 -0
  16. package/esm/mainnet/chain4energy/chain.js +6 -0
  17. package/esm/mainnet/cheqd/chain.js +6 -0
  18. package/esm/mainnet/chihuahua/chain.js +6 -0
  19. package/esm/mainnet/coreum/chain.js +6 -0
  20. package/esm/mainnet/cosmoshub/chain.js +6 -0
  21. package/esm/mainnet/decentr/chain.js +6 -0
  22. package/esm/mainnet/dhealth/chain.js +12 -3
  23. package/esm/mainnet/doravota/chain.js +6 -0
  24. package/esm/mainnet/dydx/chain.js +6 -0
  25. package/esm/mainnet/dymension/chain.js +6 -0
  26. package/esm/mainnet/elys/chain.js +6 -0
  27. package/esm/mainnet/fetchhub/chain.js +6 -0
  28. package/esm/mainnet/firmachain/chain.js +6 -0
  29. package/esm/mainnet/gitopia/chain.js +6 -0
  30. package/esm/mainnet/gravitybridge/chain.js +6 -0
  31. package/esm/mainnet/haqq/chain.js +6 -0
  32. package/esm/mainnet/impacthub/chain.js +6 -0
  33. package/esm/mainnet/injective/chain.js +6 -0
  34. package/esm/mainnet/irisnet/chain.js +6 -0
  35. package/esm/mainnet/jackal/chain.js +6 -0
  36. package/esm/mainnet/kava/chain.js +6 -0
  37. package/esm/mainnet/kichain/chain.js +6 -0
  38. package/esm/mainnet/kujira/chain.js +6 -0
  39. package/esm/mainnet/kyve/chain.js +6 -0
  40. package/esm/mainnet/lava/chain.js +6 -0
  41. package/esm/mainnet/likecoin/chain.js +6 -0
  42. package/esm/mainnet/lumnetwork/chain.js +6 -0
  43. package/esm/mainnet/mantrachain/chain.js +12 -3
  44. package/esm/mainnet/migaloo/chain.js +6 -0
  45. package/esm/mainnet/nibiru/chain.js +6 -0
  46. package/esm/mainnet/nillion/chain.js +6 -0
  47. package/esm/mainnet/noble/chain.js +6 -0
  48. package/esm/mainnet/nolus/chain.js +6 -0
  49. package/esm/mainnet/nyx/chain.js +6 -0
  50. package/esm/mainnet/odin/chain.js +6 -0
  51. package/esm/mainnet/omniflixhub/chain.js +14 -8
  52. package/esm/mainnet/oraichain/chain.js +6 -0
  53. package/esm/mainnet/paloma/chain.js +5 -0
  54. package/esm/mainnet/panacea/chain.js +6 -0
  55. package/esm/mainnet/passage/chain.js +6 -0
  56. package/esm/mainnet/persistence/chain.js +6 -0
  57. package/esm/mainnet/planq/chain.js +6 -0
  58. package/esm/mainnet/provenance/chain.js +6 -0
  59. package/esm/mainnet/pryzm/asset-list.js +24 -0
  60. package/esm/mainnet/quicksilver/chain.js +6 -0
  61. package/esm/mainnet/realio/chain.js +6 -0
  62. package/esm/mainnet/regen/chain.js +6 -0
  63. package/esm/mainnet/secretnetwork/chain.js +6 -0
  64. package/esm/mainnet/seda/chain.js +6 -0
  65. package/esm/mainnet/sei/chain.js +6 -0
  66. package/esm/mainnet/sentinel/chain.js +6 -0
  67. package/esm/mainnet/sge/chain.js +6 -0
  68. package/esm/mainnet/sifchain/chain.js +6 -0
  69. package/esm/mainnet/solana/asset-list.js +23 -0
  70. package/esm/mainnet/sommelier/chain.js +6 -0
  71. package/esm/mainnet/source/chain.js +6 -0
  72. package/esm/mainnet/stratos/chain.js +6 -0
  73. package/esm/mainnet/titan/asset-list.js +30 -0
  74. package/esm/mainnet/unification/chain.js +8 -8
  75. package/esm/mainnet/xion/chain.js +6 -0
  76. package/esm/mainnet/xpla/chain.js +6 -0
  77. package/esm/mainnet/zetachain/chain.js +6 -0
  78. package/esm/testnet/unificationtestnet/chain.js +8 -8
  79. package/mainnet/aaronetwork/chain.js +6 -0
  80. package/mainnet/agoric/chain.js +6 -0
  81. package/mainnet/akash/chain.js +6 -0
  82. package/mainnet/althea/chain.js +6 -0
  83. package/mainnet/andromeda/chain.js +6 -0
  84. package/mainnet/assetmantle/chain.js +6 -0
  85. package/mainnet/axelar/chain.js +6 -0
  86. package/mainnet/babylon/chain.js +6 -0
  87. package/mainnet/bandchain/chain.js +6 -0
  88. package/mainnet/beezee/chain.js +6 -0
  89. package/mainnet/bitcanna/chain.js +6 -0
  90. package/mainnet/bitsong/chain.js +6 -0
  91. package/mainnet/bostrom/chain.js +6 -0
  92. package/mainnet/carbon/chain.js +6 -0
  93. package/mainnet/celestia/chain.js +6 -0
  94. package/mainnet/chain4energy/chain.js +6 -0
  95. package/mainnet/cheqd/chain.js +6 -0
  96. package/mainnet/chihuahua/chain.js +6 -0
  97. package/mainnet/coreum/chain.js +6 -0
  98. package/mainnet/cosmoshub/chain.js +6 -0
  99. package/mainnet/decentr/chain.js +6 -0
  100. package/mainnet/dhealth/chain.js +12 -3
  101. package/mainnet/doravota/chain.js +6 -0
  102. package/mainnet/dydx/chain.js +6 -0
  103. package/mainnet/dymension/chain.js +6 -0
  104. package/mainnet/elys/chain.js +6 -0
  105. package/mainnet/fetchhub/chain.js +6 -0
  106. package/mainnet/firmachain/chain.js +6 -0
  107. package/mainnet/gitopia/chain.js +6 -0
  108. package/mainnet/gravitybridge/chain.js +6 -0
  109. package/mainnet/haqq/chain.js +6 -0
  110. package/mainnet/impacthub/chain.js +6 -0
  111. package/mainnet/injective/chain.js +6 -0
  112. package/mainnet/irisnet/chain.js +6 -0
  113. package/mainnet/jackal/chain.js +6 -0
  114. package/mainnet/kava/chain.js +6 -0
  115. package/mainnet/kichain/chain.js +6 -0
  116. package/mainnet/kujira/chain.js +6 -0
  117. package/mainnet/kyve/chain.js +6 -0
  118. package/mainnet/lava/chain.js +6 -0
  119. package/mainnet/likecoin/chain.js +6 -0
  120. package/mainnet/lumnetwork/chain.js +6 -0
  121. package/mainnet/mantrachain/chain.js +12 -3
  122. package/mainnet/migaloo/chain.js +6 -0
  123. package/mainnet/nibiru/chain.js +6 -0
  124. package/mainnet/nillion/chain.js +6 -0
  125. package/mainnet/noble/chain.js +6 -0
  126. package/mainnet/nolus/chain.js +6 -0
  127. package/mainnet/nyx/chain.js +6 -0
  128. package/mainnet/odin/chain.js +6 -0
  129. package/mainnet/omniflixhub/chain.js +14 -8
  130. package/mainnet/oraichain/chain.js +6 -0
  131. package/mainnet/paloma/chain.js +5 -0
  132. package/mainnet/panacea/chain.js +6 -0
  133. package/mainnet/passage/chain.js +6 -0
  134. package/mainnet/persistence/chain.js +6 -0
  135. package/mainnet/planq/chain.js +6 -0
  136. package/mainnet/provenance/chain.js +6 -0
  137. package/mainnet/pryzm/asset-list.js +24 -0
  138. package/mainnet/quicksilver/chain.js +6 -0
  139. package/mainnet/realio/chain.js +6 -0
  140. package/mainnet/regen/chain.js +6 -0
  141. package/mainnet/secretnetwork/chain.js +6 -0
  142. package/mainnet/seda/chain.js +6 -0
  143. package/mainnet/sei/chain.js +6 -0
  144. package/mainnet/sentinel/chain.js +6 -0
  145. package/mainnet/sge/chain.js +6 -0
  146. package/mainnet/sifchain/chain.js +6 -0
  147. package/mainnet/solana/asset-list.js +23 -0
  148. package/mainnet/sommelier/chain.js +6 -0
  149. package/mainnet/source/chain.js +6 -0
  150. package/mainnet/stratos/chain.js +6 -0
  151. package/mainnet/titan/asset-list.js +30 -0
  152. package/mainnet/unification/chain.js +8 -8
  153. package/mainnet/xion/chain.js +6 -0
  154. package/mainnet/xpla/chain.js +6 -0
  155. package/mainnet/zetachain/chain.js +6 -0
  156. package/package.json +3 -3
  157. package/testnet/unificationtestnet/chain.js +8 -8
@@ -90,6 +90,12 @@ const info = {
90
90
  }]
91
91
  },
92
92
  explorers: [
93
+ {
94
+ kind: 'Chainroot',
95
+ url: 'https://explorer.chainroot.io/aaronetwork',
96
+ txPage: 'https://explorer.chainroot.io/aaronetwork/transactions/${txHash}',
97
+ accountPage: 'https://explorer.chainroot.io/aaronetwork/accounts/${accountAddress}'
98
+ },
93
99
  {
94
100
  kind: 'Ping.pub',
95
101
  url: 'https://ping.pub/Aaron%20Network',
@@ -209,6 +209,12 @@ const info = {
209
209
  ]
210
210
  },
211
211
  explorers: [
212
+ {
213
+ kind: 'Chainroot',
214
+ url: 'https://explorer.chainroot.io/agoric',
215
+ txPage: 'https://explorer.chainroot.io/agoric/transactions/${txHash}',
216
+ accountPage: 'https://explorer.chainroot.io/agoric/accounts/${accountAddress}'
217
+ },
212
218
  {
213
219
  kind: 'explorers.guru',
214
220
  url: 'https://agoric.explorers.guru',
@@ -140,6 +140,12 @@ const info = {
140
140
  }]
141
141
  },
142
142
  explorers: [
143
+ {
144
+ kind: 'Chainroot',
145
+ url: 'https://explorer.chainroot.io/akash',
146
+ txPage: 'https://explorer.chainroot.io/akash/transactions/${txHash}',
147
+ accountPage: 'https://explorer.chainroot.io/akash/accounts/${accountAddress}'
148
+ },
143
149
  {
144
150
  kind: 'ezstaking',
145
151
  url: 'https://ezstaking.app/akash',
@@ -92,6 +92,12 @@ const info = {
92
92
  }]
93
93
  },
94
94
  explorers: [
95
+ {
96
+ kind: 'Chainroot',
97
+ url: 'https://explorer.chainroot.io/althea',
98
+ txPage: 'https://explorer.chainroot.io/althea/transactions/${txHash}',
99
+ accountPage: 'https://explorer.chainroot.io/althea/accounts/${accountAddress}'
100
+ },
95
101
  {
96
102
  kind: 'staking-explorer.com',
97
103
  url: 'https://staking-explorer.com/explorer/althea',
@@ -215,6 +215,12 @@ const info = {
215
215
  ]
216
216
  },
217
217
  explorers: [
218
+ {
219
+ kind: 'Chainroot',
220
+ url: 'https://explorer.chainroot.io/andromeda',
221
+ txPage: 'https://explorer.chainroot.io/andromeda/transactions/${txHash}',
222
+ accountPage: 'https://explorer.chainroot.io/andromeda/accounts/${accountAddress}'
223
+ },
218
224
  {
219
225
  kind: '🔥STAVR🔥 Explorer',
220
226
  url: 'https://explorer.stavr.tech/Andromeda-Mainnet',
@@ -112,6 +112,12 @@ const info = {
112
112
  ]
113
113
  },
114
114
  explorers: [
115
+ {
116
+ kind: 'Chainroot',
117
+ url: 'https://explorer.chainroot.io/assetmantle',
118
+ txPage: 'https://explorer.chainroot.io/assetmantle/transactions/${txHash}',
119
+ accountPage: 'https://explorer.chainroot.io/assetmantle/accounts/${accountAddress}'
120
+ },
115
121
  {
116
122
  kind: 'ezstaking',
117
123
  url: 'https://ezstaking.app/assetmantle',
@@ -288,6 +288,12 @@ const info = {
288
288
  ]
289
289
  },
290
290
  explorers: [
291
+ {
292
+ kind: 'Chainroot',
293
+ url: 'https://explorer.chainroot.io/axelar',
294
+ txPage: 'https://explorer.chainroot.io/axelar/transactions/${txHash}',
295
+ accountPage: 'https://explorer.chainroot.io/axelar/accounts/${accountAddress}'
296
+ },
291
297
  {
292
298
  kind: 'axelarscan',
293
299
  url: 'https://axelarscan.io',
@@ -192,6 +192,12 @@ const info = {
192
192
  ]
193
193
  },
194
194
  explorers: [
195
+ {
196
+ kind: 'Chainroot',
197
+ url: 'https://explorer.chainroot.io/babylon',
198
+ txPage: 'https://explorer.chainroot.io/babylon/transactions/${txHash}',
199
+ accountPage: 'https://explorer.chainroot.io/babylon/accounts/${accountAddress}'
200
+ },
195
201
  {
196
202
  kind: 'mintscan',
197
203
  url: 'https://www.mintscan.io/babylon',
@@ -217,6 +217,12 @@ const info = {
217
217
  ]
218
218
  },
219
219
  explorers: [
220
+ {
221
+ kind: 'Chainroot',
222
+ url: 'https://explorer.chainroot.io/band',
223
+ txPage: 'https://explorer.chainroot.io/band/transactions/${txHash}',
224
+ accountPage: 'https://explorer.chainroot.io/band/accounts/${accountAddress}'
225
+ },
220
226
  {
221
227
  kind: 'cosmoscan',
222
228
  url: 'https://cosmoscan.io',
@@ -100,6 +100,12 @@ const info = {
100
100
  ]
101
101
  },
102
102
  explorers: [
103
+ {
104
+ kind: 'Chainroot',
105
+ url: 'https://explorer.chainroot.io/beezee',
106
+ txPage: 'https://explorer.chainroot.io/beezee/transactions/${txHash}',
107
+ accountPage: 'https://explorer.chainroot.io/beezee/accounts/${accountAddress}'
108
+ },
103
109
  {
104
110
  kind: 'ping.pub',
105
111
  url: 'https://ping.pub/beezee',
@@ -330,6 +330,12 @@ const info = {
330
330
  ]
331
331
  },
332
332
  explorers: [
333
+ {
334
+ kind: 'Chainroot',
335
+ url: 'https://explorer.chainroot.io/bitcanna',
336
+ txPage: 'https://explorer.chainroot.io/bitcanna/transactions/${txHash}',
337
+ accountPage: 'https://explorer.chainroot.io/bitcanna/accounts/${accountAddress}'
338
+ },
333
339
  {
334
340
  kind: 'EZStaking Tools',
335
341
  url: 'https://app.ezstaking.io/bitcanna',
@@ -181,6 +181,12 @@ const info = {
181
181
  ]
182
182
  },
183
183
  explorers: [
184
+ {
185
+ kind: 'Chainroot',
186
+ url: 'https://explorer.chainroot.io/bitsong',
187
+ txPage: 'https://explorer.chainroot.io/bitsong/transactions/${txHash}',
188
+ accountPage: 'https://explorer.chainroot.io/bitsong/accounts/${accountAddress}'
189
+ },
184
190
  {
185
191
  kind: 'ezstaking',
186
192
  url: 'https://ezstaking.app/bitsong',
@@ -82,6 +82,12 @@ const info = {
82
82
  }]
83
83
  },
84
84
  explorers: [
85
+ {
86
+ kind: 'Chainroot',
87
+ url: 'https://explorer.chainroot.io/bostrom',
88
+ txPage: 'https://explorer.chainroot.io/bostrom/transactions/${txHash}',
89
+ accountPage: 'https://explorer.chainroot.io/bostrom/accounts/${accountAddress}'
90
+ },
85
91
  {
86
92
  kind: 'cyb',
87
93
  url: 'https://cyb.ai/',
@@ -360,6 +360,12 @@ const info = {
360
360
  }]
361
361
  },
362
362
  explorers: [
363
+ {
364
+ kind: 'Chainroot',
365
+ url: 'https://explorer.chainroot.io/carbon',
366
+ txPage: 'https://explorer.chainroot.io/carbon/transactions/${txHash}',
367
+ accountPage: 'https://explorer.chainroot.io/carbon/accounts/${accountAddress}'
368
+ },
363
369
  {
364
370
  kind: 'carbonscan',
365
371
  url: 'https://scan.carbon.network',
@@ -393,6 +393,12 @@ const info = {
393
393
  ]
394
394
  },
395
395
  explorers: [
396
+ {
397
+ kind: 'Chainroot',
398
+ url: 'https://explorer.chainroot.io/celestia',
399
+ txPage: 'https://explorer.chainroot.io/celestia/transactions/${txHash}',
400
+ accountPage: 'https://explorer.chainroot.io/celestia/accounts/${accountAddress}'
401
+ },
396
402
  {
397
403
  kind: 'Nodes.Guru',
398
404
  url: 'https://celestia.explorers.guru/',
@@ -372,6 +372,12 @@ const info = {
372
372
  ]
373
373
  },
374
374
  explorers: [
375
+ {
376
+ kind: 'Chainroot',
377
+ url: 'https://explorer.chainroot.io/chain4energy',
378
+ txPage: 'https://explorer.chainroot.io/chain4energy/transactions/${txHash}',
379
+ accountPage: 'https://explorer.chainroot.io/chain4energy/accounts/${accountAddress}'
380
+ },
375
381
  {
376
382
  kind: 'explorer',
377
383
  url: 'https://explorer.apeironnodes.com/chain4energy',
@@ -184,6 +184,12 @@ const info = {
184
184
  ]
185
185
  },
186
186
  explorers: [
187
+ {
188
+ kind: 'Chainroot',
189
+ url: 'https://explorer.chainroot.io/cheqd',
190
+ txPage: 'https://explorer.chainroot.io/cheqd/transactions/${txHash}',
191
+ accountPage: 'https://explorer.chainroot.io/cheqd/accounts/${accountAddress}'
192
+ },
187
193
  {
188
194
  kind: 'bigdipper',
189
195
  url: 'https://explorer.cheqd.io',
@@ -222,6 +222,12 @@ const info = {
222
222
  ]
223
223
  },
224
224
  explorers: [
225
+ {
226
+ kind: 'Chainroot',
227
+ url: 'https://explorer.chainroot.io/chihuahua',
228
+ txPage: 'https://explorer.chainroot.io/chihuahua/transactions/${txHash}',
229
+ accountPage: 'https://explorer.chainroot.io/chihuahua/accounts/${accountAddress}'
230
+ },
225
231
  {
226
232
  kind: 'ping.pub',
227
233
  url: 'https://ping.pub/chihuahua',
@@ -196,6 +196,12 @@ const info = {
196
196
  ]
197
197
  },
198
198
  explorers: [
199
+ {
200
+ kind: 'Chainroot',
201
+ url: 'https://explorer.chainroot.io/coreum',
202
+ txPage: 'https://explorer.chainroot.io/coreum/transactions/${txHash}',
203
+ accountPage: 'https://explorer.chainroot.io/coreum/accounts/${accountAddress}'
204
+ },
199
205
  {
200
206
  kind: 'Coreum',
201
207
  url: 'https://explorer.coreum.com/coreum',
@@ -461,6 +461,12 @@ const info = {
461
461
  ]
462
462
  },
463
463
  explorers: [
464
+ {
465
+ kind: 'Chainroot',
466
+ url: 'https://explorer.chainroot.io/cosmos',
467
+ txPage: 'https://explorer.chainroot.io/cosmos/transactions/${txHash}',
468
+ accountPage: 'https://explorer.chainroot.io/cosmos/accounts/${accountAddress}'
469
+ },
464
470
  {
465
471
  kind: 'mintscan',
466
472
  url: 'https://www.mintscan.io/cosmos',
@@ -100,6 +100,12 @@ const info = {
100
100
  ]
101
101
  },
102
102
  explorers: [
103
+ {
104
+ kind: 'Chainroot',
105
+ url: 'https://explorer.chainroot.io/decentr',
106
+ txPage: 'https://explorer.chainroot.io/decentr/transactions/${txHash}',
107
+ accountPage: 'https://explorer.chainroot.io/decentr/accounts/${accountAddress}'
108
+ },
103
109
  {
104
110
  kind: 'decentr.net',
105
111
  url: 'https://explorer.decentr.net',
@@ -84,17 +84,26 @@ const info = {
84
84
  provider: 'NodeStake'
85
85
  }]
86
86
  },
87
- explorers: [{
87
+ explorers: [
88
+ {
89
+ kind: 'Chainroot',
90
+ url: 'https://explorer.chainroot.io/dhealth',
91
+ txPage: 'https://explorer.chainroot.io/dhealth/transactions/${txHash}',
92
+ accountPage: 'https://explorer.chainroot.io/dhealth/accounts/${accountAddress}'
93
+ },
94
+ {
88
95
  kind: 'staking-explorer.com',
89
96
  url: 'https://staking-explorer.com/explorer/dhealth',
90
97
  txPage: 'https://staking-explorer.com/transaction.php?chain=dhealth&tx=${txHash}',
91
98
  accountPage: 'https://staking-explorer.com/account.php?chain=dhealth&addr=${accountAddress}'
92
- }, {
99
+ },
100
+ {
93
101
  kind: 'nodestake',
94
102
  url: 'https://explorer.nodestake.org/dhealth',
95
103
  txPage: 'https://explorer.nodestake.org/dhealth/tx/${txHash}',
96
104
  accountPage: 'https://explorer.nodestake.org/dhealth/account/${accountAddress}'
97
- }],
105
+ }
106
+ ],
98
107
  images: [{
99
108
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dhealth/images/dhp.png',
100
109
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dhealth/images/dhp.svg',
@@ -88,6 +88,12 @@ const info = {
88
88
  ]
89
89
  },
90
90
  explorers: [
91
+ {
92
+ kind: 'Chainroot',
93
+ url: 'https://explorer.chainroot.io/doravota',
94
+ txPage: 'https://explorer.chainroot.io/doravota/transactions/${txHash}',
95
+ accountPage: 'https://explorer.chainroot.io/doravota/accounts/${accountAddress}'
96
+ },
91
97
  {
92
98
  kind: 'Dora Vota Ping Pub',
93
99
  url: 'https://vota-explorer.dorafactory.org',
@@ -239,6 +239,12 @@ const info = {
239
239
  ]
240
240
  },
241
241
  explorers: [
242
+ {
243
+ kind: 'Chainroot',
244
+ url: 'https://explorer.chainroot.io/dydx',
245
+ txPage: 'https://explorer.chainroot.io/dydx/transactions/${txHash}',
246
+ accountPage: 'https://explorer.chainroot.io/dydx/accounts/${accountAddress}'
247
+ },
242
248
  {
243
249
  kind: 'mintscan',
244
250
  url: 'https://www.mintscan.io/dydx',
@@ -431,6 +431,12 @@ const info = {
431
431
  ]
432
432
  },
433
433
  explorers: [
434
+ {
435
+ kind: 'Chainroot',
436
+ url: 'https://explorer.chainroot.io/dymension',
437
+ txPage: 'https://explorer.chainroot.io/dymension/transactions/${txHash}',
438
+ accountPage: 'https://explorer.chainroot.io/dymension/accounts/${accountAddress}'
439
+ },
434
440
  {
435
441
  kind: 'mintscan',
436
442
  url: 'https://www.mintscan.io/dymension',
@@ -318,6 +318,12 @@ const info = {
318
318
  ]
319
319
  },
320
320
  explorers: [
321
+ {
322
+ kind: 'Chainroot',
323
+ url: 'https://explorer.chainroot.io/elys',
324
+ txPage: 'https://explorer.chainroot.io/elys/transactions/${txHash}',
325
+ accountPage: 'https://explorer.chainroot.io/elys/accounts/${accountAddress}'
326
+ },
321
327
  {
322
328
  kind: 'NodeStake',
323
329
  url: 'https://explorer.nodestake.org/elys',
@@ -230,6 +230,12 @@ const info = {
230
230
  ]
231
231
  },
232
232
  explorers: [
233
+ {
234
+ kind: 'Chainroot',
235
+ url: 'https://explorer.chainroot.io/fetchai',
236
+ txPage: 'https://explorer.chainroot.io/fetchai/transactions/${txHash}',
237
+ accountPage: 'https://explorer.chainroot.io/fetchai/accounts/${accountAddress}'
238
+ },
233
239
  {
234
240
  kind: 'mintscan',
235
241
  url: 'https://www.mintscan.io/fetchai',
@@ -121,6 +121,12 @@ const info = {
121
121
  ]
122
122
  },
123
123
  explorers: [
124
+ {
125
+ kind: 'Chainroot',
126
+ url: 'https://explorer.chainroot.io/firmachain',
127
+ txPage: 'https://explorer.chainroot.io/firmachain/transactions/${txHash}',
128
+ accountPage: 'https://explorer.chainroot.io/firmachain/accounts/${accountAddress}'
129
+ },
124
130
  {
125
131
  kind: 'staking-explorer.com',
126
132
  url: 'https://staking-explorer.com/explorer/firmachain',
@@ -404,6 +404,12 @@ const info = {
404
404
  ]
405
405
  },
406
406
  explorers: [
407
+ {
408
+ kind: 'Chainroot',
409
+ url: 'https://explorer.chainroot.io/gitopia',
410
+ txPage: 'https://explorer.chainroot.io/gitopia/transactions/${txHash}',
411
+ accountPage: 'https://explorer.chainroot.io/gitopia/accounts/${accountAddress}'
412
+ },
407
413
  {
408
414
  kind: 'ping.pub',
409
415
  url: 'https://ping.pub/gitopia',
@@ -199,6 +199,12 @@ const info = {
199
199
  ]
200
200
  },
201
201
  explorers: [
202
+ {
203
+ kind: 'Chainroot',
204
+ url: 'https://explorer.chainroot.io/gravitybridge',
205
+ txPage: 'https://explorer.chainroot.io/gravitybridge/transactions/${txHash}',
206
+ accountPage: 'https://explorer.chainroot.io/gravitybridge/accounts/${accountAddress}'
207
+ },
202
208
  {
203
209
  kind: 'ezstaking',
204
210
  url: 'https://ezstaking.app/gravitybridge',
@@ -225,6 +225,12 @@ const info = {
225
225
  ]
226
226
  },
227
227
  explorers: [
228
+ {
229
+ kind: 'Chainroot',
230
+ url: 'https://explorer.chainroot.io/haqq',
231
+ txPage: 'https://explorer.chainroot.io/haqq/transactions/${txHash}',
232
+ accountPage: 'https://explorer.chainroot.io/haqq/accounts/${accountAddress}'
233
+ },
228
234
  {
229
235
  kind: 'blockscout',
230
236
  url: 'https://explorer.haqq.network',
@@ -137,6 +137,12 @@ const info = {
137
137
  ]
138
138
  },
139
139
  explorers: [
140
+ {
141
+ kind: 'Chainroot',
142
+ url: 'https://explorer.chainroot.io/ixo',
143
+ txPage: 'https://explorer.chainroot.io/ixo/transactions/${txHash}',
144
+ accountPage: 'https://explorer.chainroot.io/ixo/accounts/${accountAddress}'
145
+ },
140
146
  {
141
147
  kind: 'staking-explorer.com',
142
148
  url: 'https://staking-explorer.com/explorer/impacthub',
@@ -229,6 +229,12 @@ const info = {
229
229
  ]
230
230
  },
231
231
  explorers: [
232
+ {
233
+ kind: 'Chainroot',
234
+ url: 'https://explorer.chainroot.io/injective',
235
+ txPage: 'https://explorer.chainroot.io/injective/transactions/${txHash}',
236
+ accountPage: 'https://explorer.chainroot.io/injective/accounts/${accountAddress}'
237
+ },
232
238
  {
233
239
  kind: 'ezstaking',
234
240
  url: 'https://ezstaking.app/injective',
@@ -134,6 +134,12 @@ const info = {
134
134
  }]
135
135
  },
136
136
  explorers: [
137
+ {
138
+ kind: 'Chainroot',
139
+ url: 'https://explorer.chainroot.io/iris',
140
+ txPage: 'https://explorer.chainroot.io/iris/transactions/${txHash}',
141
+ accountPage: 'https://explorer.chainroot.io/iris/accounts/${accountAddress}'
142
+ },
137
143
  {
138
144
  kind: 'ezstaking',
139
145
  url: 'https://ezstaking.app/irisnet',
@@ -257,6 +257,12 @@ const info = {
257
257
  ]
258
258
  },
259
259
  explorers: [
260
+ {
261
+ kind: 'Chainroot',
262
+ url: 'https://explorer.chainroot.io/jackal',
263
+ txPage: 'https://explorer.chainroot.io/jackal/transactions/${txHash}',
264
+ accountPage: 'https://explorer.chainroot.io/jackal/accounts/${accountAddress}'
265
+ },
260
266
  {
261
267
  kind: 'ping.pub',
262
268
  url: 'https://ping.pub/jackal',
@@ -163,6 +163,12 @@ const info = {
163
163
  ]
164
164
  },
165
165
  explorers: [
166
+ {
167
+ kind: 'Chainroot',
168
+ url: 'https://explorer.chainroot.io/kava',
169
+ txPage: 'https://explorer.chainroot.io/kava/transactions/${txHash}',
170
+ accountPage: 'https://explorer.chainroot.io/kava/accounts/${accountAddress}'
171
+ },
166
172
  {
167
173
  kind: 'mintscan',
168
174
  url: 'https://www.mintscan.io/kava',
@@ -149,6 +149,12 @@ const info = {
149
149
  ]
150
150
  },
151
151
  explorers: [
152
+ {
153
+ kind: 'Chainroot',
154
+ url: 'https://explorer.chainroot.io/kichain',
155
+ txPage: 'https://explorer.chainroot.io/kichain/transactions/${txHash}',
156
+ accountPage: 'https://explorer.chainroot.io/kichain/accounts/${accountAddress}'
157
+ },
152
158
  {
153
159
  kind: 'ezstaking',
154
160
  url: 'https://ezstaking.app/kichain',
@@ -329,6 +329,12 @@ const info = {
329
329
  ]
330
330
  },
331
331
  explorers: [
332
+ {
333
+ kind: 'Chainroot',
334
+ url: 'https://explorer.chainroot.io/kujira',
335
+ txPage: 'https://explorer.chainroot.io/kujira/transactions/${txHash}',
336
+ accountPage: 'https://explorer.chainroot.io/kujira/accounts/${accountAddress}'
337
+ },
332
338
  {
333
339
  kind: 'kujira',
334
340
  url: 'https://finder.kujira.app',
@@ -210,6 +210,12 @@ const info = {
210
210
  ]
211
211
  },
212
212
  explorers: [
213
+ {
214
+ kind: 'Chainroot',
215
+ url: 'https://explorer.chainroot.io/kyve',
216
+ txPage: 'https://explorer.chainroot.io/kyve/transactions/${txHash}',
217
+ accountPage: 'https://explorer.chainroot.io/kyve/accounts/${accountAddress}'
218
+ },
213
219
  {
214
220
  kind: 'ezstaking',
215
221
  url: 'https://ezstaking.app/kyve',
@@ -239,6 +239,12 @@ const info = {
239
239
  ]
240
240
  },
241
241
  explorers: [
242
+ {
243
+ kind: 'Chainroot',
244
+ url: 'https://explorer.chainroot.io/lava',
245
+ txPage: 'https://explorer.chainroot.io/lava/transactions/${txHash}',
246
+ accountPage: 'https://explorer.chainroot.io/lava/accounts/${accountAddress}'
247
+ },
242
248
  {
243
249
  kind: 'finteh',
244
250
  url: 'https://explorer.finteh.org/lava',
@@ -130,6 +130,12 @@ const info = {
130
130
  ]
131
131
  },
132
132
  explorers: [
133
+ {
134
+ kind: 'Chainroot',
135
+ url: 'https://explorer.chainroot.io/likecoin',
136
+ txPage: 'https://explorer.chainroot.io/likecoin/transactions/${txHash}',
137
+ accountPage: 'https://explorer.chainroot.io/likecoin/accounts/${accountAddress}'
138
+ },
133
139
  {
134
140
  kind: 'staking-explorer.com',
135
141
  url: 'https://staking-explorer.com/explorer/likecoin',
@@ -125,6 +125,12 @@ const info = {
125
125
  ]
126
126
  },
127
127
  explorers: [
128
+ {
129
+ kind: 'Chainroot',
130
+ url: 'https://explorer.chainroot.io/lum',
131
+ txPage: 'https://explorer.chainroot.io/lum/transactions/${txHash}',
132
+ accountPage: 'https://explorer.chainroot.io/lum/accounts/${accountAddress}'
133
+ },
128
134
  {
129
135
  kind: 'ezstaking',
130
136
  url: 'https://ezstaking.app/lumnetwork',
@@ -137,17 +137,26 @@ const info = {
137
137
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Prim-Col.png',
138
138
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Prim-Col.svg'
139
139
  },
140
- explorers: [{
140
+ explorers: [
141
+ {
142
+ kind: 'Chainroot',
143
+ url: 'https://explorer.chainroot.io/mantra',
144
+ txPage: 'https://explorer.chainroot.io/mantra/transactions/${txHash}',
145
+ accountPage: 'https://explorer.chainroot.io/mantra/accounts/${accountAddress}'
146
+ },
147
+ {
141
148
  kind: 'ITRocket',
142
149
  url: 'https://mainnet.itrocket.net/mantra',
143
150
  txPage: 'https://mainnet.itrocket.net/mantra/transaction/${txHash}',
144
151
  accountPage: 'https://mainnet.itrocket.net/mantra/account/${accountAddress}'
145
- }, {
152
+ },
153
+ {
146
154
  kind: '🔥STAVR🔥',
147
155
  url: 'https://explorer.stavr.tech/Mantra-Mainnet',
148
156
  txPage: 'https://explorer.stavr.tech/Mantra-Mainnet/transaction/${txHash}',
149
157
  accountPage: 'https://explorer.stavr.tech/Mantra-Mainnet/account/${accountAddress}'
150
- }],
158
+ }
159
+ ],
151
160
  keywords: [
152
161
  'rwa',
153
162
  'wasm',