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
|
@@ -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',
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
const info = [
|
|
2
|
+
{
|
|
3
|
+
$schema: '../ibc_data.schema.json',
|
|
4
|
+
chain1: {
|
|
5
|
+
chainName: 'allora',
|
|
6
|
+
clientId: '07-tendermint-0',
|
|
7
|
+
connectionId: 'connection-0'
|
|
8
|
+
},
|
|
9
|
+
chain2: {
|
|
10
|
+
chainName: 'axelar',
|
|
11
|
+
clientId: '07-tendermint-232',
|
|
12
|
+
connectionId: 'connection-223'
|
|
13
|
+
},
|
|
14
|
+
channels: [{
|
|
15
|
+
chain1: {
|
|
16
|
+
channelId: 'channel-0',
|
|
17
|
+
portId: 'transfer'
|
|
18
|
+
},
|
|
19
|
+
chain2: {
|
|
20
|
+
channelId: 'channel-164',
|
|
21
|
+
portId: 'transfer'
|
|
22
|
+
},
|
|
23
|
+
ordering: 'unordered',
|
|
24
|
+
version: 'ics20-1',
|
|
25
|
+
tags: {}
|
|
26
|
+
}]
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
$schema: '../ibc_data.schema.json',
|
|
30
|
+
chain1: {
|
|
31
|
+
chainName: 'allora',
|
|
32
|
+
clientId: '07-tendermint-2',
|
|
33
|
+
connectionId: 'connection-7'
|
|
34
|
+
},
|
|
35
|
+
chain2: {
|
|
36
|
+
chainName: 'cosmoshub',
|
|
37
|
+
clientId: '07-tendermint-1384',
|
|
38
|
+
connectionId: 'connection-1107'
|
|
39
|
+
},
|
|
40
|
+
channels: [{
|
|
41
|
+
chain1: {
|
|
42
|
+
channelId: 'channel-2',
|
|
43
|
+
portId: 'transfer'
|
|
44
|
+
},
|
|
45
|
+
chain2: {
|
|
46
|
+
channelId: 'channel-1353',
|
|
47
|
+
portId: 'transfer'
|
|
48
|
+
},
|
|
49
|
+
ordering: 'unordered',
|
|
50
|
+
version: 'ics20-1',
|
|
51
|
+
tags: {}
|
|
52
|
+
}]
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
$schema: '../ibc_data.schema.json',
|
|
56
|
+
chain1: {
|
|
57
|
+
chainName: 'allora',
|
|
58
|
+
clientId: '07-tendermint-1',
|
|
59
|
+
connectionId: 'connection-1'
|
|
60
|
+
},
|
|
61
|
+
chain2: {
|
|
62
|
+
chainName: 'sei',
|
|
63
|
+
clientId: '07-tendermint-141',
|
|
64
|
+
connectionId: 'connection-175'
|
|
65
|
+
},
|
|
66
|
+
channels: [{
|
|
67
|
+
chain1: {
|
|
68
|
+
channelId: 'channel-1',
|
|
69
|
+
portId: 'transfer'
|
|
70
|
+
},
|
|
71
|
+
chain2: {
|
|
72
|
+
channelId: 'channel-79',
|
|
73
|
+
portId: 'transfer'
|
|
74
|
+
},
|
|
75
|
+
ordering: 'unordered',
|
|
76
|
+
version: 'ics20-1',
|
|
77
|
+
tags: {}
|
|
78
|
+
}]
|
|
79
|
+
}
|
|
80
|
+
];
|
|
81
|
+
export default info;
|
|
@@ -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',
|
|
@@ -57,6 +57,32 @@ const info = [
|
|
|
57
57
|
}
|
|
58
58
|
}]
|
|
59
59
|
},
|
|
60
|
+
{
|
|
61
|
+
$schema: '../ibc_data.schema.json',
|
|
62
|
+
chain1: {
|
|
63
|
+
chainName: 'allora',
|
|
64
|
+
clientId: '07-tendermint-0',
|
|
65
|
+
connectionId: 'connection-0'
|
|
66
|
+
},
|
|
67
|
+
chain2: {
|
|
68
|
+
chainName: 'axelar',
|
|
69
|
+
clientId: '07-tendermint-232',
|
|
70
|
+
connectionId: 'connection-223'
|
|
71
|
+
},
|
|
72
|
+
channels: [{
|
|
73
|
+
chain1: {
|
|
74
|
+
channelId: 'channel-0',
|
|
75
|
+
portId: 'transfer'
|
|
76
|
+
},
|
|
77
|
+
chain2: {
|
|
78
|
+
channelId: 'channel-164',
|
|
79
|
+
portId: 'transfer'
|
|
80
|
+
},
|
|
81
|
+
ordering: 'unordered',
|
|
82
|
+
version: 'ics20-1',
|
|
83
|
+
tags: {}
|
|
84
|
+
}]
|
|
85
|
+
},
|
|
60
86
|
{
|
|
61
87
|
$schema: '../ibc_data.schema.json',
|
|
62
88
|
chain1: {
|
|
@@ -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',
|
|
@@ -112,6 +112,32 @@ const info = [
|
|
|
112
112
|
tags: {}
|
|
113
113
|
}]
|
|
114
114
|
},
|
|
115
|
+
{
|
|
116
|
+
$schema: '../ibc_data.schema.json',
|
|
117
|
+
chain1: {
|
|
118
|
+
chainName: 'allora',
|
|
119
|
+
clientId: '07-tendermint-2',
|
|
120
|
+
connectionId: 'connection-7'
|
|
121
|
+
},
|
|
122
|
+
chain2: {
|
|
123
|
+
chainName: 'cosmoshub',
|
|
124
|
+
clientId: '07-tendermint-1384',
|
|
125
|
+
connectionId: 'connection-1107'
|
|
126
|
+
},
|
|
127
|
+
channels: [{
|
|
128
|
+
chain1: {
|
|
129
|
+
channelId: 'channel-2',
|
|
130
|
+
portId: 'transfer'
|
|
131
|
+
},
|
|
132
|
+
chain2: {
|
|
133
|
+
channelId: 'channel-1353',
|
|
134
|
+
portId: 'transfer'
|
|
135
|
+
},
|
|
136
|
+
ordering: 'unordered',
|
|
137
|
+
version: 'ics20-1',
|
|
138
|
+
tags: {}
|
|
139
|
+
}]
|
|
140
|
+
},
|
|
115
141
|
{
|
|
116
142
|
$schema: '../ibc_data.schema.json',
|
|
117
143
|
chain1: {
|
|
@@ -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',
|
|
@@ -146,7 +152,7 @@ const info = {
|
|
|
146
152
|
txPage: 'https://explorer.nodexcapital.com/decentr/tx/${txHash}'
|
|
147
153
|
},
|
|
148
154
|
{
|
|
149
|
-
kind: 'Explorer
|
|
155
|
+
kind: 'Explorer CommunityNode',
|
|
150
156
|
url: 'https://explorer.comunitynode.my.id/decentr',
|
|
151
157
|
txPage: 'https://explorer.comunitynode.my.id/decentr/tx/${txHash}'
|
|
152
158
|
}
|
|
@@ -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',
|
package/esm/mainnet/ibc-data.js
CHANGED
|
@@ -5,6 +5,7 @@ import * as _acrechain from './acrechain';
|
|
|
5
5
|
import * as _agoric from './agoric';
|
|
6
6
|
import * as _aioz from './aioz';
|
|
7
7
|
import * as _akash from './akash';
|
|
8
|
+
import * as _allora from './allora';
|
|
8
9
|
import * as _andromeda from './andromeda';
|
|
9
10
|
import * as _archway from './archway';
|
|
10
11
|
import * as _arkeo from './arkeo';
|
|
@@ -161,6 +162,7 @@ const ibcData = [
|
|
|
161
162
|
..._agoric.ibcData,
|
|
162
163
|
..._aioz.ibcData,
|
|
163
164
|
..._akash.ibcData,
|
|
165
|
+
..._allora.ibcData,
|
|
164
166
|
..._andromeda.ibcData,
|
|
165
167
|
..._archway.ibcData,
|
|
166
168
|
..._arkeo.ibcData,
|
|
@@ -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',
|