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
|
@@ -699,6 +699,29 @@ const info = {
|
|
|
699
699
|
images: [{
|
|
700
700
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/oracler.png'
|
|
701
701
|
}]
|
|
702
|
+
},
|
|
703
|
+
{
|
|
704
|
+
description: 'The monKEYS token',
|
|
705
|
+
typeAsset: 'erc20',
|
|
706
|
+
address: '7TSCoke2mSZzAtyuRmzANf9virrnyv4xSUeaxUrKkLqw',
|
|
707
|
+
denomUnits: [{
|
|
708
|
+
denom: '7TSCoke2mSZzAtyuRmzANf9virrnyv4xSUeaxUrKkLqw',
|
|
709
|
+
exponent: 0
|
|
710
|
+
}, {
|
|
711
|
+
denom: 'monKEYS',
|
|
712
|
+
exponent: 6
|
|
713
|
+
}],
|
|
714
|
+
base: '7TSCoke2mSZzAtyuRmzANf9virrnyv4xSUeaxUrKkLqw',
|
|
715
|
+
name: 'monKEYS',
|
|
716
|
+
display: 'monKEYS',
|
|
717
|
+
symbol: 'MONKEYS',
|
|
718
|
+
logoURIs: {
|
|
719
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/monkeys.png'
|
|
720
|
+
},
|
|
721
|
+
coingeckoId: 'monkeys-2',
|
|
722
|
+
images: [{
|
|
723
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/monkeys.png'
|
|
724
|
+
}]
|
|
702
725
|
}
|
|
703
726
|
]
|
|
704
727
|
};
|
|
@@ -146,6 +146,12 @@ const info = {
|
|
|
146
146
|
]
|
|
147
147
|
},
|
|
148
148
|
explorers: [
|
|
149
|
+
{
|
|
150
|
+
kind: 'Chainroot',
|
|
151
|
+
url: 'https://explorer.chainroot.io/sommelier',
|
|
152
|
+
txPage: 'https://explorer.chainroot.io/sommelier/transactions/${txHash}',
|
|
153
|
+
accountPage: 'https://explorer.chainroot.io/sommelier/accounts/${accountAddress}'
|
|
154
|
+
},
|
|
149
155
|
{
|
|
150
156
|
kind: 'sommscan',
|
|
151
157
|
url: 'https://sommscan.io',
|
|
@@ -263,6 +263,12 @@ const info = {
|
|
|
263
263
|
]
|
|
264
264
|
},
|
|
265
265
|
explorers: [
|
|
266
|
+
{
|
|
267
|
+
kind: 'Chainroot',
|
|
268
|
+
url: 'https://explorer.chainroot.io/source',
|
|
269
|
+
txPage: 'https://explorer.chainroot.io/source/transactions/${txHash}',
|
|
270
|
+
accountPage: 'https://explorer.chainroot.io/source/accounts/${accountAddress}'
|
|
271
|
+
},
|
|
266
272
|
{
|
|
267
273
|
kind: '🔥STAVR🔥',
|
|
268
274
|
url: 'https://explorer.stavr.tech/Source-Mainnet/',
|
|
@@ -101,6 +101,12 @@ const info = {
|
|
|
101
101
|
]
|
|
102
102
|
},
|
|
103
103
|
explorers: [
|
|
104
|
+
{
|
|
105
|
+
kind: 'Chainroot',
|
|
106
|
+
url: 'https://explorer.chainroot.io/stratos',
|
|
107
|
+
txPage: 'https://explorer.chainroot.io/stratos/transactions/${txHash}',
|
|
108
|
+
accountPage: 'https://explorer.chainroot.io/stratos/accounts/${accountAddress}'
|
|
109
|
+
},
|
|
104
110
|
{
|
|
105
111
|
kind: 'bigdipper',
|
|
106
112
|
url: 'https://explorer.thestratos.org',
|
|
@@ -318,6 +318,36 @@ const info = {
|
|
|
318
318
|
images: [{
|
|
319
319
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/oracler.png'
|
|
320
320
|
}]
|
|
321
|
+
},
|
|
322
|
+
{
|
|
323
|
+
description: 'monKEYS on Titan. Bridge into titan chain from Solana to Titan through Titan Power flow bridge',
|
|
324
|
+
denomUnits: [{
|
|
325
|
+
denom: 'factory/titan1pvrwmjuusn9wh34j7y520g8gumuy9xtl3gvprlljfdpwju3x7ucsgehpjy/monkeys',
|
|
326
|
+
exponent: 0
|
|
327
|
+
}, {
|
|
328
|
+
denom: 'monKEYS',
|
|
329
|
+
exponent: 6
|
|
330
|
+
}],
|
|
331
|
+
typeAsset: 'sdk.coin',
|
|
332
|
+
base: 'factory/titan1pvrwmjuusn9wh34j7y520g8gumuy9xtl3gvprlljfdpwju3x7ucsgehpjy/monkeys',
|
|
333
|
+
name: 'monKEYS',
|
|
334
|
+
display: 'monKEYS',
|
|
335
|
+
symbol: 'MONKEYS',
|
|
336
|
+
traces: [{
|
|
337
|
+
type: 'bridge',
|
|
338
|
+
counterparty: {
|
|
339
|
+
chainName: 'solana',
|
|
340
|
+
baseDenom: '7TSCoke2mSZzAtyuRmzANf9virrnyv4xSUeaxUrKkLqw',
|
|
341
|
+
contract: '3FCYJzQBTfZg8rbCpbVEvRPtJsGbhGzfQmJMAkcQ7bi6'
|
|
342
|
+
},
|
|
343
|
+
provider: 'powerflow.asia, titanlab.io'
|
|
344
|
+
}],
|
|
345
|
+
logoURIs: {
|
|
346
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/monkeys.png'
|
|
347
|
+
},
|
|
348
|
+
images: [{
|
|
349
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/monkeys.png'
|
|
350
|
+
}]
|
|
321
351
|
}
|
|
322
352
|
]
|
|
323
353
|
};
|
|
@@ -31,27 +31,27 @@ const info = {
|
|
|
31
31
|
},
|
|
32
32
|
codebase: {
|
|
33
33
|
gitRepo: 'https://github.com/unification-com/mainchain',
|
|
34
|
-
recommendedVersion: 'v1.
|
|
35
|
-
compatibleVersions: ['v1.
|
|
34
|
+
recommendedVersion: 'v1.11.0',
|
|
35
|
+
compatibleVersions: ['v1.11.0'],
|
|
36
36
|
binaries: {
|
|
37
|
-
"linux/amd64": 'https://github.com/unification-com/mainchain/releases/download/v1.
|
|
38
|
-
"darwin/amd64": 'https://github.com/unification-com/mainchain/releases/download/v1.
|
|
39
|
-
"windows/amd64": 'https://github.com/unification-com/mainchain/releases/download/v1.
|
|
37
|
+
"linux/amd64": 'https://github.com/unification-com/mainchain/releases/download/v1.11.0/und_v1.11.0_linux_x86_64.tar.gz',
|
|
38
|
+
"darwin/amd64": 'https://github.com/unification-com/mainchain/releases/download/v1.11.0/und_v1.11.0_darwin_x86_64.tar.gz',
|
|
39
|
+
"windows/amd64": 'https://github.com/unification-com/mainchain/releases/download/v1.11.0/und_v1.11.0_windows_x86_64.tar.gz'
|
|
40
40
|
},
|
|
41
41
|
consensus: {
|
|
42
42
|
type: 'cometbft',
|
|
43
|
-
version: '0.
|
|
43
|
+
version: '0.38.12'
|
|
44
44
|
},
|
|
45
45
|
genesis: {
|
|
46
46
|
genesisUrl: 'https://raw.githubusercontent.com/unification-com/mainnet/master/latest/genesis.json'
|
|
47
47
|
},
|
|
48
48
|
sdk: {
|
|
49
49
|
type: 'cosmos',
|
|
50
|
-
version: '0.
|
|
50
|
+
version: '0.50.13'
|
|
51
51
|
},
|
|
52
52
|
ibc: {
|
|
53
53
|
type: 'go',
|
|
54
|
-
version: '
|
|
54
|
+
version: '8.7.0'
|
|
55
55
|
},
|
|
56
56
|
cosmwasm: {
|
|
57
57
|
enabled: false
|
|
@@ -157,6 +157,12 @@ const info = {
|
|
|
157
157
|
]
|
|
158
158
|
},
|
|
159
159
|
explorers: [
|
|
160
|
+
{
|
|
161
|
+
kind: 'Chainroot',
|
|
162
|
+
url: 'https://explorer.chainroot.io/xion',
|
|
163
|
+
txPage: 'https://explorer.chainroot.io/xion/transactions/${txHash}',
|
|
164
|
+
accountPage: 'https://explorer.chainroot.io/xion/accounts/${accountAddress}'
|
|
165
|
+
},
|
|
160
166
|
{
|
|
161
167
|
kind: 'mintscan',
|
|
162
168
|
url: 'https://www.mintscan.io/xion',
|
|
@@ -120,6 +120,12 @@ const info = {
|
|
|
120
120
|
}]
|
|
121
121
|
},
|
|
122
122
|
explorers: [
|
|
123
|
+
{
|
|
124
|
+
kind: 'Chainroot',
|
|
125
|
+
url: 'https://explorer.chainroot.io/xpla',
|
|
126
|
+
txPage: 'https://explorer.chainroot.io/xpla/transactions/${txHash}',
|
|
127
|
+
accountPage: 'https://explorer.chainroot.io/xpla/accounts/${accountAddress}'
|
|
128
|
+
},
|
|
123
129
|
{
|
|
124
130
|
kind: 'explorer.xpla',
|
|
125
131
|
url: 'https://explorer.xpla.io/mainnet',
|
|
@@ -154,6 +154,12 @@ const info = {
|
|
|
154
154
|
]
|
|
155
155
|
},
|
|
156
156
|
explorers: [
|
|
157
|
+
{
|
|
158
|
+
kind: 'Chainroot',
|
|
159
|
+
url: 'https://explorer.chainroot.io/zetachain',
|
|
160
|
+
txPage: 'https://explorer.chainroot.io/zetachain/transactions/${txHash}',
|
|
161
|
+
accountPage: 'https://explorer.chainroot.io/zetachain/accounts/${accountAddress}'
|
|
162
|
+
},
|
|
157
163
|
{
|
|
158
164
|
kind: 'ZetaScan',
|
|
159
165
|
url: 'https://explorer.zetachain.com/',
|
|
@@ -31,27 +31,27 @@ const info = {
|
|
|
31
31
|
},
|
|
32
32
|
codebase: {
|
|
33
33
|
gitRepo: 'https://github.com/unification-com/mainchain',
|
|
34
|
-
recommendedVersion: 'v1.
|
|
35
|
-
compatibleVersions: ['v1.
|
|
34
|
+
recommendedVersion: 'v1.11.0',
|
|
35
|
+
compatibleVersions: ['v1.11.0'],
|
|
36
36
|
binaries: {
|
|
37
|
-
"linux/amd64": 'https://github.com/unification-com/mainchain/releases/download/v1.
|
|
38
|
-
"darwin/amd64": 'https://github.com/unification-com/mainchain/releases/download/v1.
|
|
39
|
-
"windows/amd64": 'https://github.com/unification-com/mainchain/releases/download/v1.
|
|
37
|
+
"linux/amd64": 'https://github.com/unification-com/mainchain/releases/download/v1.11.0/und_v1.11.0_linux_x86_64.tar.gz',
|
|
38
|
+
"darwin/amd64": 'https://github.com/unification-com/mainchain/releases/download/v1.11.0/und_v1.11.0_darwin_x86_64.tar.gz',
|
|
39
|
+
"windows/amd64": 'https://github.com/unification-com/mainchain/releases/download/v1.11.0/und_v1.11.0_windows_x86_64.tar.gz'
|
|
40
40
|
},
|
|
41
41
|
consensus: {
|
|
42
42
|
type: 'cometbft',
|
|
43
|
-
version: '0.
|
|
43
|
+
version: '0.38.12'
|
|
44
44
|
},
|
|
45
45
|
genesis: {
|
|
46
46
|
genesisUrl: 'https://raw.githubusercontent.com/unification-com/mainnet/master/latest/genesis.json'
|
|
47
47
|
},
|
|
48
48
|
sdk: {
|
|
49
49
|
type: 'cosmos',
|
|
50
|
-
version: '0.
|
|
50
|
+
version: '0.50.13'
|
|
51
51
|
},
|
|
52
52
|
ibc: {
|
|
53
53
|
type: 'go',
|
|
54
|
-
version: '
|
|
54
|
+
version: '8.7.0'
|
|
55
55
|
},
|
|
56
56
|
cosmwasm: {
|
|
57
57
|
enabled: false
|
|
@@ -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',
|
package/mainnet/agoric/chain.js
CHANGED
|
@@ -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',
|
package/mainnet/akash/chain.js
CHANGED
|
@@ -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',
|
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const info = [
|
|
4
|
+
{
|
|
5
|
+
$schema: '../ibc_data.schema.json',
|
|
6
|
+
chain1: {
|
|
7
|
+
chainName: 'allora',
|
|
8
|
+
clientId: '07-tendermint-0',
|
|
9
|
+
connectionId: 'connection-0'
|
|
10
|
+
},
|
|
11
|
+
chain2: {
|
|
12
|
+
chainName: 'axelar',
|
|
13
|
+
clientId: '07-tendermint-232',
|
|
14
|
+
connectionId: 'connection-223'
|
|
15
|
+
},
|
|
16
|
+
channels: [{
|
|
17
|
+
chain1: {
|
|
18
|
+
channelId: 'channel-0',
|
|
19
|
+
portId: 'transfer'
|
|
20
|
+
},
|
|
21
|
+
chain2: {
|
|
22
|
+
channelId: 'channel-164',
|
|
23
|
+
portId: 'transfer'
|
|
24
|
+
},
|
|
25
|
+
ordering: 'unordered',
|
|
26
|
+
version: 'ics20-1',
|
|
27
|
+
tags: {}
|
|
28
|
+
}]
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
$schema: '../ibc_data.schema.json',
|
|
32
|
+
chain1: {
|
|
33
|
+
chainName: 'allora',
|
|
34
|
+
clientId: '07-tendermint-2',
|
|
35
|
+
connectionId: 'connection-7'
|
|
36
|
+
},
|
|
37
|
+
chain2: {
|
|
38
|
+
chainName: 'cosmoshub',
|
|
39
|
+
clientId: '07-tendermint-1384',
|
|
40
|
+
connectionId: 'connection-1107'
|
|
41
|
+
},
|
|
42
|
+
channels: [{
|
|
43
|
+
chain1: {
|
|
44
|
+
channelId: 'channel-2',
|
|
45
|
+
portId: 'transfer'
|
|
46
|
+
},
|
|
47
|
+
chain2: {
|
|
48
|
+
channelId: 'channel-1353',
|
|
49
|
+
portId: 'transfer'
|
|
50
|
+
},
|
|
51
|
+
ordering: 'unordered',
|
|
52
|
+
version: 'ics20-1',
|
|
53
|
+
tags: {}
|
|
54
|
+
}]
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
$schema: '../ibc_data.schema.json',
|
|
58
|
+
chain1: {
|
|
59
|
+
chainName: 'allora',
|
|
60
|
+
clientId: '07-tendermint-1',
|
|
61
|
+
connectionId: 'connection-1'
|
|
62
|
+
},
|
|
63
|
+
chain2: {
|
|
64
|
+
chainName: 'sei',
|
|
65
|
+
clientId: '07-tendermint-141',
|
|
66
|
+
connectionId: 'connection-175'
|
|
67
|
+
},
|
|
68
|
+
channels: [{
|
|
69
|
+
chain1: {
|
|
70
|
+
channelId: 'channel-1',
|
|
71
|
+
portId: 'transfer'
|
|
72
|
+
},
|
|
73
|
+
chain2: {
|
|
74
|
+
channelId: 'channel-79',
|
|
75
|
+
portId: 'transfer'
|
|
76
|
+
},
|
|
77
|
+
ordering: 'unordered',
|
|
78
|
+
version: 'ics20-1',
|
|
79
|
+
tags: {}
|
|
80
|
+
}]
|
|
81
|
+
}
|
|
82
|
+
];
|
|
83
|
+
exports.default = info;
|
package/mainnet/allora/index.js
CHANGED
|
@@ -3,8 +3,10 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
3
3
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
exports.chain = exports.assetList = void 0;
|
|
6
|
+
exports.ibcData = exports.chain = exports.assetList = void 0;
|
|
7
7
|
const asset_list_1 = __importDefault(require("./asset-list"));
|
|
8
8
|
const chain_1 = __importDefault(require("./chain"));
|
|
9
|
+
const ibc_data_1 = __importDefault(require("./ibc-data"));
|
|
9
10
|
exports.assetList = asset_list_1.default;
|
|
10
11
|
exports.chain = chain_1.default;
|
|
12
|
+
exports.ibcData = ibc_data_1.default;
|
package/mainnet/althea/chain.js
CHANGED
|
@@ -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',
|
package/mainnet/axelar/chain.js
CHANGED
|
@@ -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',
|
|
@@ -59,6 +59,32 @@ const info = [
|
|
|
59
59
|
}
|
|
60
60
|
}]
|
|
61
61
|
},
|
|
62
|
+
{
|
|
63
|
+
$schema: '../ibc_data.schema.json',
|
|
64
|
+
chain1: {
|
|
65
|
+
chainName: 'allora',
|
|
66
|
+
clientId: '07-tendermint-0',
|
|
67
|
+
connectionId: 'connection-0'
|
|
68
|
+
},
|
|
69
|
+
chain2: {
|
|
70
|
+
chainName: 'axelar',
|
|
71
|
+
clientId: '07-tendermint-232',
|
|
72
|
+
connectionId: 'connection-223'
|
|
73
|
+
},
|
|
74
|
+
channels: [{
|
|
75
|
+
chain1: {
|
|
76
|
+
channelId: 'channel-0',
|
|
77
|
+
portId: 'transfer'
|
|
78
|
+
},
|
|
79
|
+
chain2: {
|
|
80
|
+
channelId: 'channel-164',
|
|
81
|
+
portId: 'transfer'
|
|
82
|
+
},
|
|
83
|
+
ordering: 'unordered',
|
|
84
|
+
version: 'ics20-1',
|
|
85
|
+
tags: {}
|
|
86
|
+
}]
|
|
87
|
+
},
|
|
62
88
|
{
|
|
63
89
|
$schema: '../ibc_data.schema.json',
|
|
64
90
|
chain1: {
|
package/mainnet/babylon/chain.js
CHANGED
|
@@ -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',
|
package/mainnet/beezee/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/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',
|
package/mainnet/bitsong/chain.js
CHANGED
|
@@ -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',
|
package/mainnet/bostrom/chain.js
CHANGED
|
@@ -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/',
|
package/mainnet/carbon/chain.js
CHANGED
|
@@ -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',
|
package/mainnet/cheqd/chain.js
CHANGED
|
@@ -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',
|
package/mainnet/coreum/chain.js
CHANGED
|
@@ -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',
|