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