chain-registry 2.0.3 → 2.0.5
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/allora/ibc-data.js +81 -0
- package/esm/mainnet/allora/index.js +2 -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/axelar/ibc-data.js +26 -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/cosmoshub/ibc-data.js +26 -0
- package/esm/mainnet/decentr/chain.js +7 -1
- 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/ibc-data.js +2 -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/lombardledger/asset-list.js +1 -1
- 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/sei/ibc-data.js +26 -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/allora/ibc-data.d.ts +3 -0
- package/mainnet/allora/ibc-data.js +83 -0
- package/mainnet/allora/index.d.ts +1 -0
- package/mainnet/allora/index.js +3 -1
- 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/axelar/ibc-data.js +26 -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/cosmoshub/ibc-data.js +26 -0
- package/mainnet/decentr/chain.js +7 -1
- 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/ibc-data.js +2 -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/lombardledger/asset-list.js +1 -1
- 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/sei/ibc-data.js +26 -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
|
@@ -114,6 +114,32 @@ const info = [
|
|
|
114
114
|
tags: {}
|
|
115
115
|
}]
|
|
116
116
|
},
|
|
117
|
+
{
|
|
118
|
+
$schema: '../ibc_data.schema.json',
|
|
119
|
+
chain1: {
|
|
120
|
+
chainName: 'allora',
|
|
121
|
+
clientId: '07-tendermint-2',
|
|
122
|
+
connectionId: 'connection-7'
|
|
123
|
+
},
|
|
124
|
+
chain2: {
|
|
125
|
+
chainName: 'cosmoshub',
|
|
126
|
+
clientId: '07-tendermint-1384',
|
|
127
|
+
connectionId: 'connection-1107'
|
|
128
|
+
},
|
|
129
|
+
channels: [{
|
|
130
|
+
chain1: {
|
|
131
|
+
channelId: 'channel-2',
|
|
132
|
+
portId: 'transfer'
|
|
133
|
+
},
|
|
134
|
+
chain2: {
|
|
135
|
+
channelId: 'channel-1353',
|
|
136
|
+
portId: 'transfer'
|
|
137
|
+
},
|
|
138
|
+
ordering: 'unordered',
|
|
139
|
+
version: 'ics20-1',
|
|
140
|
+
tags: {}
|
|
141
|
+
}]
|
|
142
|
+
},
|
|
117
143
|
{
|
|
118
144
|
$schema: '../ibc_data.schema.json',
|
|
119
145
|
chain1: {
|
package/mainnet/decentr/chain.js
CHANGED
|
@@ -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',
|
|
@@ -148,7 +154,7 @@ const info = {
|
|
|
148
154
|
txPage: 'https://explorer.nodexcapital.com/decentr/tx/${txHash}'
|
|
149
155
|
},
|
|
150
156
|
{
|
|
151
|
-
kind: 'Explorer
|
|
157
|
+
kind: 'Explorer CommunityNode',
|
|
152
158
|
url: 'https://explorer.comunitynode.my.id/decentr',
|
|
153
159
|
txPage: 'https://explorer.comunitynode.my.id/decentr/tx/${txHash}'
|
|
154
160
|
}
|
package/mainnet/dhealth/chain.js
CHANGED
|
@@ -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',
|
package/mainnet/dydx/chain.js
CHANGED
|
@@ -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',
|
package/mainnet/elys/chain.js
CHANGED
|
@@ -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',
|
package/mainnet/gitopia/chain.js
CHANGED
|
@@ -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',
|
package/mainnet/haqq/chain.js
CHANGED
|
@@ -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',
|
package/mainnet/ibc-data.js
CHANGED
|
@@ -30,6 +30,7 @@ const _acrechain = __importStar(require("./acrechain"));
|
|
|
30
30
|
const _agoric = __importStar(require("./agoric"));
|
|
31
31
|
const _aioz = __importStar(require("./aioz"));
|
|
32
32
|
const _akash = __importStar(require("./akash"));
|
|
33
|
+
const _allora = __importStar(require("./allora"));
|
|
33
34
|
const _andromeda = __importStar(require("./andromeda"));
|
|
34
35
|
const _archway = __importStar(require("./archway"));
|
|
35
36
|
const _arkeo = __importStar(require("./arkeo"));
|
|
@@ -186,6 +187,7 @@ const ibcData = [
|
|
|
186
187
|
..._agoric.ibcData,
|
|
187
188
|
..._aioz.ibcData,
|
|
188
189
|
..._akash.ibcData,
|
|
190
|
+
..._allora.ibcData,
|
|
189
191
|
..._andromeda.ibcData,
|
|
190
192
|
..._archway.ibcData,
|
|
191
193
|
..._arkeo.ibcData,
|
|
@@ -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',
|
package/mainnet/irisnet/chain.js
CHANGED
|
@@ -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',
|
package/mainnet/jackal/chain.js
CHANGED
|
@@ -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',
|
package/mainnet/kava/chain.js
CHANGED
|
@@ -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',
|
package/mainnet/kichain/chain.js
CHANGED
|
@@ -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',
|
package/mainnet/kujira/chain.js
CHANGED
|
@@ -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',
|
package/mainnet/kyve/chain.js
CHANGED
|
@@ -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',
|
package/mainnet/lava/chain.js
CHANGED
|
@@ -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',
|
|
@@ -43,7 +43,7 @@ const info = {
|
|
|
43
43
|
}]
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
|
-
description: 'ustake is a
|
|
46
|
+
description: 'ustake is a synthetic token to implement a PoA with BFT features over CometBFT',
|
|
47
47
|
denomUnits: [{
|
|
48
48
|
denom: 'ustake',
|
|
49
49
|
exponent: 0
|
|
@@ -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',
|
package/mainnet/migaloo/chain.js
CHANGED
|
@@ -117,6 +117,12 @@ const info = {
|
|
|
117
117
|
}]
|
|
118
118
|
},
|
|
119
119
|
explorers: [
|
|
120
|
+
{
|
|
121
|
+
kind: 'Chainroot',
|
|
122
|
+
url: 'https://explorer.chainroot.io/migaloo',
|
|
123
|
+
txPage: 'https://explorer.chainroot.io/migaloo/transactions/${txHash}',
|
|
124
|
+
accountPage: 'https://explorer.chainroot.io/migaloo/accounts/${accountAddress}'
|
|
125
|
+
},
|
|
120
126
|
{
|
|
121
127
|
kind: 'Migaloo Explorers Guru',
|
|
122
128
|
url: 'https://migaloo.explorers.guru',
|
package/mainnet/nibiru/chain.js
CHANGED
|
@@ -255,6 +255,12 @@ const info = {
|
|
|
255
255
|
]
|
|
256
256
|
},
|
|
257
257
|
explorers: [
|
|
258
|
+
{
|
|
259
|
+
kind: 'Chainroot',
|
|
260
|
+
url: 'https://explorer.chainroot.io/nibiru',
|
|
261
|
+
txPage: 'https://explorer.chainroot.io/nibiru/transactions/${txHash}',
|
|
262
|
+
accountPage: 'https://explorer.chainroot.io/nibiru/accounts/${accountAddress}'
|
|
263
|
+
},
|
|
258
264
|
{
|
|
259
265
|
kind: 'Nodes Guru',
|
|
260
266
|
url: 'https://nibiru.explorers.guru/',
|
package/mainnet/nillion/chain.js
CHANGED
|
@@ -94,6 +94,12 @@ const info = {
|
|
|
94
94
|
]
|
|
95
95
|
},
|
|
96
96
|
explorers: [
|
|
97
|
+
{
|
|
98
|
+
kind: 'Chainroot',
|
|
99
|
+
url: 'https://explorer.chainroot.io/nillion',
|
|
100
|
+
txPage: 'https://explorer.chainroot.io/nillion/transactions/${txHash}',
|
|
101
|
+
accountPage: 'https://explorer.chainroot.io/nillion/accounts/${accountAddress}'
|
|
102
|
+
},
|
|
97
103
|
{
|
|
98
104
|
kind: 'Nillionhub [Noders]',
|
|
99
105
|
url: 'https://nillionhub.org/explorer/dashboard',
|
package/mainnet/noble/chain.js
CHANGED
|
@@ -106,6 +106,12 @@ const info = {
|
|
|
106
106
|
]
|
|
107
107
|
},
|
|
108
108
|
explorers: [
|
|
109
|
+
{
|
|
110
|
+
kind: 'Chainroot',
|
|
111
|
+
url: 'https://explorer.chainroot.io/noble',
|
|
112
|
+
txPage: 'https://explorer.chainroot.io/noble/transactions/${txHash}',
|
|
113
|
+
accountPage: 'https://explorer.chainroot.io/noble/accounts/${accountAddress}'
|
|
114
|
+
},
|
|
109
115
|
{
|
|
110
116
|
kind: 'mintscan',
|
|
111
117
|
url: 'https://www.mintscan.io/noble',
|
package/mainnet/nolus/chain.js
CHANGED
|
@@ -234,6 +234,12 @@ const info = {
|
|
|
234
234
|
]
|
|
235
235
|
},
|
|
236
236
|
explorers: [
|
|
237
|
+
{
|
|
238
|
+
kind: 'Chainroot',
|
|
239
|
+
url: 'https://explorer.chainroot.io/nolus',
|
|
240
|
+
txPage: 'https://explorer.chainroot.io/nolus/transactions/${txHash}',
|
|
241
|
+
accountPage: 'https://explorer.chainroot.io/nolus/accounts/${accountAddress}'
|
|
242
|
+
},
|
|
237
243
|
{
|
|
238
244
|
kind: 'Nolus Explorer',
|
|
239
245
|
url: 'https://explorer.nolus.io/pirin-1',
|
package/mainnet/nyx/chain.js
CHANGED
|
@@ -100,6 +100,12 @@ const info = {
|
|
|
100
100
|
}]
|
|
101
101
|
},
|
|
102
102
|
explorers: [
|
|
103
|
+
{
|
|
104
|
+
kind: 'Chainroot',
|
|
105
|
+
url: 'https://explorer.chainroot.io/nym',
|
|
106
|
+
txPage: 'https://explorer.chainroot.io/nym/transactions/${txHash}',
|
|
107
|
+
accountPage: 'https://explorer.chainroot.io/nym/accounts/${accountAddress}'
|
|
108
|
+
},
|
|
103
109
|
{
|
|
104
110
|
kind: 'Nodes Guru explorer',
|
|
105
111
|
url: 'https://nym.explorers.guru/',
|
package/mainnet/odin/chain.js
CHANGED
|
@@ -110,6 +110,12 @@ const info = {
|
|
|
110
110
|
]
|
|
111
111
|
},
|
|
112
112
|
explorers: [
|
|
113
|
+
{
|
|
114
|
+
kind: 'Chainroot',
|
|
115
|
+
url: 'https://explorer.chainroot.io/odin',
|
|
116
|
+
txPage: 'https://explorer.chainroot.io/odin/transactions/${txHash}',
|
|
117
|
+
accountPage: 'https://explorer.chainroot.io/odin/accounts/${accountAddress}'
|
|
118
|
+
},
|
|
113
119
|
{
|
|
114
120
|
kind: 'Runa',
|
|
115
121
|
url: 'https://runa.odinprotocol.io/',
|
|
@@ -15,25 +15,25 @@ const info = {
|
|
|
15
15
|
slip44: 118,
|
|
16
16
|
codebase: {
|
|
17
17
|
gitRepo: 'https://github.com/OmniFlix/omniflixhub',
|
|
18
|
-
recommendedVersion: '
|
|
19
|
-
compatibleVersions: ['
|
|
18
|
+
recommendedVersion: 'v6.0.0',
|
|
19
|
+
compatibleVersions: ['v6.0.0'],
|
|
20
20
|
consensus: {
|
|
21
21
|
type: 'cometbft',
|
|
22
|
-
version: 'v0.
|
|
22
|
+
version: 'v0.38.17'
|
|
23
23
|
},
|
|
24
24
|
genesis: {
|
|
25
25
|
genesisUrl: 'https://raw.githubusercontent.com/OmniFlix/mainnet/main/omniflixhub-1/genesis.json'
|
|
26
26
|
},
|
|
27
27
|
sdk: {
|
|
28
28
|
type: 'cosmos',
|
|
29
|
-
version: 'v0.
|
|
29
|
+
version: 'v0.50.13'
|
|
30
30
|
},
|
|
31
31
|
ibc: {
|
|
32
32
|
type: 'go',
|
|
33
|
-
version: '
|
|
33
|
+
version: 'v8.7.0'
|
|
34
34
|
},
|
|
35
35
|
cosmwasm: {
|
|
36
|
-
version: 'v0.
|
|
36
|
+
version: 'v0.53.2'
|
|
37
37
|
}
|
|
38
38
|
},
|
|
39
39
|
logoURIs: {
|
|
@@ -44,8 +44,8 @@ const info = {
|
|
|
44
44
|
feeTokens: [{
|
|
45
45
|
denom: 'uflix',
|
|
46
46
|
fixedMinGasPrice: 0,
|
|
47
|
-
lowGasPrice: 0.
|
|
48
|
-
averageGasPrice: 0.
|
|
47
|
+
lowGasPrice: 0.005,
|
|
48
|
+
averageGasPrice: 0.015,
|
|
49
49
|
highGasPrice: 0.025
|
|
50
50
|
}]
|
|
51
51
|
},
|
|
@@ -240,6 +240,12 @@ const info = {
|
|
|
240
240
|
]
|
|
241
241
|
},
|
|
242
242
|
explorers: [
|
|
243
|
+
{
|
|
244
|
+
kind: 'Chainroot',
|
|
245
|
+
url: 'https://explorer.chainroot.io/omniflix',
|
|
246
|
+
txPage: 'https://explorer.chainroot.io/omniflix/transactions/${txHash}',
|
|
247
|
+
accountPage: 'https://explorer.chainroot.io/omniflix/accounts/${accountAddress}'
|
|
248
|
+
},
|
|
243
249
|
{
|
|
244
250
|
kind: 'mintscan',
|
|
245
251
|
url: 'https://www.mintscan.io/omniflix',
|
|
@@ -187,6 +187,12 @@ const info = {
|
|
|
187
187
|
]
|
|
188
188
|
},
|
|
189
189
|
explorers: [
|
|
190
|
+
{
|
|
191
|
+
kind: 'Chainroot',
|
|
192
|
+
url: 'https://explorer.chainroot.io/oraichain',
|
|
193
|
+
txPage: 'https://explorer.chainroot.io/oraichain/transactions/${txHash}',
|
|
194
|
+
accountPage: 'https://explorer.chainroot.io/oraichain/accounts/${accountAddress}'
|
|
195
|
+
},
|
|
190
196
|
{
|
|
191
197
|
kind: 'oraiscan',
|
|
192
198
|
url: 'https://scan.orai.io',
|
package/mainnet/paloma/chain.js
CHANGED
|
@@ -59,6 +59,11 @@ const info = {
|
|
|
59
59
|
}]
|
|
60
60
|
},
|
|
61
61
|
explorers: [{
|
|
62
|
+
kind: 'Chainroot',
|
|
63
|
+
url: 'https://explorer.chainroot.io/paloma',
|
|
64
|
+
txPage: 'https://explorer.chainroot.io/paloma/transactions/${txHash}',
|
|
65
|
+
accountPage: 'https://explorer.chainroot.io/paloma/accounts/${accountAddress}'
|
|
66
|
+
}, {
|
|
62
67
|
kind: 'explorers.guru',
|
|
63
68
|
url: 'https://paloma.explorers.guru/',
|
|
64
69
|
txPage: 'https://paloma.explorers.guru/transaction/${txHash}'
|
package/mainnet/panacea/chain.js
CHANGED
|
@@ -75,6 +75,12 @@ const info = {
|
|
|
75
75
|
}]
|
|
76
76
|
},
|
|
77
77
|
explorers: [
|
|
78
|
+
{
|
|
79
|
+
kind: 'Chainroot',
|
|
80
|
+
url: 'https://explorer.chainroot.io/medibloc',
|
|
81
|
+
txPage: 'https://explorer.chainroot.io/medibloc/transactions/${txHash}',
|
|
82
|
+
accountPage: 'https://explorer.chainroot.io/medibloc/accounts/${accountAddress}'
|
|
83
|
+
},
|
|
78
84
|
{
|
|
79
85
|
kind: 'mintscan',
|
|
80
86
|
url: 'https://www.mintscan.io/medibloc',
|
package/mainnet/passage/chain.js
CHANGED
|
@@ -233,6 +233,12 @@ const info = {
|
|
|
233
233
|
]
|
|
234
234
|
},
|
|
235
235
|
explorers: [
|
|
236
|
+
{
|
|
237
|
+
kind: 'Chainroot',
|
|
238
|
+
url: 'https://explorer.chainroot.io/passage',
|
|
239
|
+
txPage: 'https://explorer.chainroot.io/passage/transactions/${txHash}',
|
|
240
|
+
accountPage: 'https://explorer.chainroot.io/passage/accounts/${accountAddress}'
|
|
241
|
+
},
|
|
236
242
|
{
|
|
237
243
|
kind: 'aneka',
|
|
238
244
|
url: 'https://passage.aneka.io',
|