chain-registry 2.0.3 → 2.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/mainnet/aaronetwork/chain.js +6 -0
- package/esm/mainnet/agoric/chain.js +6 -0
- package/esm/mainnet/akash/chain.js +6 -0
- package/esm/mainnet/althea/chain.js +6 -0
- package/esm/mainnet/andromeda/chain.js +6 -0
- package/esm/mainnet/assetmantle/chain.js +6 -0
- package/esm/mainnet/axelar/chain.js +6 -0
- package/esm/mainnet/babylon/chain.js +6 -0
- package/esm/mainnet/bandchain/chain.js +6 -0
- package/esm/mainnet/beezee/chain.js +6 -0
- package/esm/mainnet/bitcanna/chain.js +6 -0
- package/esm/mainnet/bitsong/chain.js +6 -0
- package/esm/mainnet/bostrom/chain.js +6 -0
- package/esm/mainnet/carbon/chain.js +6 -0
- package/esm/mainnet/celestia/chain.js +6 -0
- package/esm/mainnet/chain4energy/chain.js +6 -0
- package/esm/mainnet/cheqd/chain.js +6 -0
- package/esm/mainnet/chihuahua/chain.js +6 -0
- package/esm/mainnet/coreum/chain.js +6 -0
- package/esm/mainnet/cosmoshub/chain.js +6 -0
- package/esm/mainnet/decentr/chain.js +6 -0
- package/esm/mainnet/dhealth/chain.js +12 -3
- package/esm/mainnet/doravota/chain.js +6 -0
- package/esm/mainnet/dydx/chain.js +6 -0
- package/esm/mainnet/dymension/chain.js +6 -0
- package/esm/mainnet/elys/chain.js +6 -0
- package/esm/mainnet/fetchhub/chain.js +6 -0
- package/esm/mainnet/firmachain/chain.js +6 -0
- package/esm/mainnet/gitopia/chain.js +6 -0
- package/esm/mainnet/gravitybridge/chain.js +6 -0
- package/esm/mainnet/haqq/chain.js +6 -0
- package/esm/mainnet/impacthub/chain.js +6 -0
- package/esm/mainnet/injective/chain.js +6 -0
- package/esm/mainnet/irisnet/chain.js +6 -0
- package/esm/mainnet/jackal/chain.js +6 -0
- package/esm/mainnet/kava/chain.js +6 -0
- package/esm/mainnet/kichain/chain.js +6 -0
- package/esm/mainnet/kujira/chain.js +6 -0
- package/esm/mainnet/kyve/chain.js +6 -0
- package/esm/mainnet/lava/chain.js +6 -0
- package/esm/mainnet/likecoin/chain.js +6 -0
- package/esm/mainnet/lumnetwork/chain.js +6 -0
- package/esm/mainnet/mantrachain/chain.js +12 -3
- package/esm/mainnet/migaloo/chain.js +6 -0
- package/esm/mainnet/nibiru/chain.js +6 -0
- package/esm/mainnet/nillion/chain.js +6 -0
- package/esm/mainnet/noble/chain.js +6 -0
- package/esm/mainnet/nolus/chain.js +6 -0
- package/esm/mainnet/nyx/chain.js +6 -0
- package/esm/mainnet/odin/chain.js +6 -0
- package/esm/mainnet/omniflixhub/chain.js +14 -8
- package/esm/mainnet/oraichain/chain.js +6 -0
- package/esm/mainnet/paloma/chain.js +5 -0
- package/esm/mainnet/panacea/chain.js +6 -0
- package/esm/mainnet/passage/chain.js +6 -0
- package/esm/mainnet/persistence/chain.js +6 -0
- package/esm/mainnet/planq/chain.js +6 -0
- package/esm/mainnet/provenance/chain.js +6 -0
- package/esm/mainnet/pryzm/asset-list.js +24 -0
- package/esm/mainnet/quicksilver/chain.js +6 -0
- package/esm/mainnet/realio/chain.js +6 -0
- package/esm/mainnet/regen/chain.js +6 -0
- package/esm/mainnet/secretnetwork/chain.js +6 -0
- package/esm/mainnet/seda/chain.js +6 -0
- package/esm/mainnet/sei/chain.js +6 -0
- package/esm/mainnet/sentinel/chain.js +6 -0
- package/esm/mainnet/sge/chain.js +6 -0
- package/esm/mainnet/sifchain/chain.js +6 -0
- package/esm/mainnet/solana/asset-list.js +23 -0
- package/esm/mainnet/sommelier/chain.js +6 -0
- package/esm/mainnet/source/chain.js +6 -0
- package/esm/mainnet/stratos/chain.js +6 -0
- package/esm/mainnet/titan/asset-list.js +30 -0
- package/esm/mainnet/unification/chain.js +8 -8
- package/esm/mainnet/xion/chain.js +6 -0
- package/esm/mainnet/xpla/chain.js +6 -0
- package/esm/mainnet/zetachain/chain.js +6 -0
- package/esm/testnet/unificationtestnet/chain.js +8 -8
- package/mainnet/aaronetwork/chain.js +6 -0
- package/mainnet/agoric/chain.js +6 -0
- package/mainnet/akash/chain.js +6 -0
- package/mainnet/althea/chain.js +6 -0
- package/mainnet/andromeda/chain.js +6 -0
- package/mainnet/assetmantle/chain.js +6 -0
- package/mainnet/axelar/chain.js +6 -0
- package/mainnet/babylon/chain.js +6 -0
- package/mainnet/bandchain/chain.js +6 -0
- package/mainnet/beezee/chain.js +6 -0
- package/mainnet/bitcanna/chain.js +6 -0
- package/mainnet/bitsong/chain.js +6 -0
- package/mainnet/bostrom/chain.js +6 -0
- package/mainnet/carbon/chain.js +6 -0
- package/mainnet/celestia/chain.js +6 -0
- package/mainnet/chain4energy/chain.js +6 -0
- package/mainnet/cheqd/chain.js +6 -0
- package/mainnet/chihuahua/chain.js +6 -0
- package/mainnet/coreum/chain.js +6 -0
- package/mainnet/cosmoshub/chain.js +6 -0
- package/mainnet/decentr/chain.js +6 -0
- package/mainnet/dhealth/chain.js +12 -3
- package/mainnet/doravota/chain.js +6 -0
- package/mainnet/dydx/chain.js +6 -0
- package/mainnet/dymension/chain.js +6 -0
- package/mainnet/elys/chain.js +6 -0
- package/mainnet/fetchhub/chain.js +6 -0
- package/mainnet/firmachain/chain.js +6 -0
- package/mainnet/gitopia/chain.js +6 -0
- package/mainnet/gravitybridge/chain.js +6 -0
- package/mainnet/haqq/chain.js +6 -0
- package/mainnet/impacthub/chain.js +6 -0
- package/mainnet/injective/chain.js +6 -0
- package/mainnet/irisnet/chain.js +6 -0
- package/mainnet/jackal/chain.js +6 -0
- package/mainnet/kava/chain.js +6 -0
- package/mainnet/kichain/chain.js +6 -0
- package/mainnet/kujira/chain.js +6 -0
- package/mainnet/kyve/chain.js +6 -0
- package/mainnet/lava/chain.js +6 -0
- package/mainnet/likecoin/chain.js +6 -0
- package/mainnet/lumnetwork/chain.js +6 -0
- package/mainnet/mantrachain/chain.js +12 -3
- package/mainnet/migaloo/chain.js +6 -0
- package/mainnet/nibiru/chain.js +6 -0
- package/mainnet/nillion/chain.js +6 -0
- package/mainnet/noble/chain.js +6 -0
- package/mainnet/nolus/chain.js +6 -0
- package/mainnet/nyx/chain.js +6 -0
- package/mainnet/odin/chain.js +6 -0
- package/mainnet/omniflixhub/chain.js +14 -8
- package/mainnet/oraichain/chain.js +6 -0
- package/mainnet/paloma/chain.js +5 -0
- package/mainnet/panacea/chain.js +6 -0
- package/mainnet/passage/chain.js +6 -0
- package/mainnet/persistence/chain.js +6 -0
- package/mainnet/planq/chain.js +6 -0
- package/mainnet/provenance/chain.js +6 -0
- package/mainnet/pryzm/asset-list.js +24 -0
- package/mainnet/quicksilver/chain.js +6 -0
- package/mainnet/realio/chain.js +6 -0
- package/mainnet/regen/chain.js +6 -0
- package/mainnet/secretnetwork/chain.js +6 -0
- package/mainnet/seda/chain.js +6 -0
- package/mainnet/sei/chain.js +6 -0
- package/mainnet/sentinel/chain.js +6 -0
- package/mainnet/sge/chain.js +6 -0
- package/mainnet/sifchain/chain.js +6 -0
- package/mainnet/solana/asset-list.js +23 -0
- package/mainnet/sommelier/chain.js +6 -0
- package/mainnet/source/chain.js +6 -0
- package/mainnet/stratos/chain.js +6 -0
- package/mainnet/titan/asset-list.js +30 -0
- package/mainnet/unification/chain.js +8 -8
- package/mainnet/xion/chain.js +6 -0
- package/mainnet/xpla/chain.js +6 -0
- package/mainnet/zetachain/chain.js +6 -0
- package/package.json +3 -3
- package/testnet/unificationtestnet/chain.js +8 -8
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',
|
|
@@ -309,6 +309,12 @@ const info = {
|
|
|
309
309
|
]
|
|
310
310
|
},
|
|
311
311
|
explorers: [
|
|
312
|
+
{
|
|
313
|
+
kind: 'Chainroot',
|
|
314
|
+
url: 'https://explorer.chainroot.io/persistence',
|
|
315
|
+
txPage: 'https://explorer.chainroot.io/persistence/transactions/${txHash}',
|
|
316
|
+
accountPage: 'https://explorer.chainroot.io/persistence/accounts/${accountAddress}'
|
|
317
|
+
},
|
|
312
318
|
{
|
|
313
319
|
kind: 'mintscan',
|
|
314
320
|
url: 'https://www.mintscan.io/persistence',
|
package/mainnet/planq/chain.js
CHANGED
|
@@ -262,6 +262,12 @@ const info = {
|
|
|
262
262
|
]
|
|
263
263
|
},
|
|
264
264
|
explorers: [
|
|
265
|
+
{
|
|
266
|
+
kind: 'Chainroot',
|
|
267
|
+
url: 'https://explorer.chainroot.io/planq',
|
|
268
|
+
txPage: 'https://explorer.chainroot.io/planq/transactions/${txHash}',
|
|
269
|
+
accountPage: 'https://explorer.chainroot.io/planq/accounts/${accountAddress}'
|
|
270
|
+
},
|
|
265
271
|
{
|
|
266
272
|
kind: 'bigdipper',
|
|
267
273
|
url: 'https://explorer.planq.network',
|
|
@@ -190,6 +190,12 @@ const info = {
|
|
|
190
190
|
]
|
|
191
191
|
},
|
|
192
192
|
explorers: [
|
|
193
|
+
{
|
|
194
|
+
kind: 'Chainroot',
|
|
195
|
+
url: 'https://explorer.chainroot.io/provenance',
|
|
196
|
+
txPage: 'https://explorer.chainroot.io/provenance/transactions/${txHash}',
|
|
197
|
+
accountPage: 'https://explorer.chainroot.io/provenance/accounts/${accountAddress}'
|
|
198
|
+
},
|
|
193
199
|
{
|
|
194
200
|
kind: 'Provenance',
|
|
195
201
|
url: 'https://explorer.provenance.io',
|
|
@@ -5311,6 +5311,30 @@ const info = {
|
|
|
5311
5311
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/photondrop.svg'
|
|
5312
5312
|
}],
|
|
5313
5313
|
typeAsset: 'sdk.coin'
|
|
5314
|
+
},
|
|
5315
|
+
{
|
|
5316
|
+
description: 'The non-transferable receipt of $SOUL airdrop for Scar Campaign participants',
|
|
5317
|
+
denomUnits: [{
|
|
5318
|
+
denom: 'factory/pryzm1fp7uhm334tssvzlg4mk0hsp0kezvcla0vzk22q/uscar',
|
|
5319
|
+
exponent: 0,
|
|
5320
|
+
aliases: ['uscar']
|
|
5321
|
+
}, {
|
|
5322
|
+
denom: 'scar',
|
|
5323
|
+
exponent: 6
|
|
5324
|
+
}],
|
|
5325
|
+
base: 'factory/pryzm1fp7uhm334tssvzlg4mk0hsp0kezvcla0vzk22q/uscar',
|
|
5326
|
+
name: 'SCAR',
|
|
5327
|
+
display: 'scar',
|
|
5328
|
+
symbol: 'SCAR',
|
|
5329
|
+
logoURIs: {
|
|
5330
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/SCAR.png',
|
|
5331
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/SCAR.svg'
|
|
5332
|
+
},
|
|
5333
|
+
images: [{
|
|
5334
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/SCAR.png',
|
|
5335
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/SCAR.svg'
|
|
5336
|
+
}],
|
|
5337
|
+
typeAsset: 'sdk.coin'
|
|
5314
5338
|
}
|
|
5315
5339
|
]
|
|
5316
5340
|
};
|
|
@@ -203,6 +203,12 @@ const info = {
|
|
|
203
203
|
]
|
|
204
204
|
},
|
|
205
205
|
explorers: [
|
|
206
|
+
{
|
|
207
|
+
kind: 'Chainroot',
|
|
208
|
+
url: 'https://explorer.chainroot.io/quicksilver',
|
|
209
|
+
txPage: 'https://explorer.chainroot.io/quicksilver/transactions/${txHash}',
|
|
210
|
+
accountPage: 'https://explorer.chainroot.io/quicksilver/accounts/${accountAddress}'
|
|
211
|
+
},
|
|
206
212
|
{
|
|
207
213
|
kind: 'stakeme',
|
|
208
214
|
url: 'https://explorer.quicksilver.zone',
|
package/mainnet/realio/chain.js
CHANGED
|
@@ -227,6 +227,12 @@ const info = {
|
|
|
227
227
|
]
|
|
228
228
|
},
|
|
229
229
|
explorers: [
|
|
230
|
+
{
|
|
231
|
+
kind: 'Chainroot',
|
|
232
|
+
url: 'https://explorer.chainroot.io/realio',
|
|
233
|
+
txPage: 'https://explorer.chainroot.io/realio/transactions/${txHash}',
|
|
234
|
+
accountPage: 'https://explorer.chainroot.io/realio/accounts/${accountAddress}'
|
|
235
|
+
},
|
|
230
236
|
{
|
|
231
237
|
kind: '🔥STAVR🔥 Explorer',
|
|
232
238
|
url: 'https://explorer.stavr.tech/realio-mainnet',
|
package/mainnet/regen/chain.js
CHANGED
|
@@ -168,6 +168,12 @@ const info = {
|
|
|
168
168
|
]
|
|
169
169
|
},
|
|
170
170
|
explorers: [
|
|
171
|
+
{
|
|
172
|
+
kind: 'Chainroot',
|
|
173
|
+
url: 'https://explorer.chainroot.io/regen',
|
|
174
|
+
txPage: 'https://explorer.chainroot.io/regen/transactions/${txHash}',
|
|
175
|
+
accountPage: 'https://explorer.chainroot.io/regen/accounts/${accountAddress}'
|
|
176
|
+
},
|
|
171
177
|
{
|
|
172
178
|
kind: 'ezstaking',
|
|
173
179
|
url: 'https://ezstaking.app/regen',
|
|
@@ -119,6 +119,12 @@ const info = {
|
|
|
119
119
|
}]
|
|
120
120
|
},
|
|
121
121
|
explorers: [
|
|
122
|
+
{
|
|
123
|
+
kind: 'Chainroot',
|
|
124
|
+
url: 'https://explorer.chainroot.io/secret',
|
|
125
|
+
txPage: 'https://explorer.chainroot.io/secret/transactions/${txHash}',
|
|
126
|
+
accountPage: 'https://explorer.chainroot.io/secret/accounts/${accountAddress}'
|
|
127
|
+
},
|
|
122
128
|
{
|
|
123
129
|
kind: 'ezstaking',
|
|
124
130
|
url: 'https://ezstaking.app/secretnetwork',
|
package/mainnet/seda/chain.js
CHANGED
|
@@ -251,6 +251,12 @@ const info = {
|
|
|
251
251
|
]
|
|
252
252
|
},
|
|
253
253
|
explorers: [
|
|
254
|
+
{
|
|
255
|
+
kind: 'Chainroot',
|
|
256
|
+
url: 'https://explorer.chainroot.io/seda',
|
|
257
|
+
txPage: 'https://explorer.chainroot.io/seda/transactions/${txHash}',
|
|
258
|
+
accountPage: 'https://explorer.chainroot.io/seda/accounts/${accountAddress}'
|
|
259
|
+
},
|
|
254
260
|
{
|
|
255
261
|
kind: 'sedaexplorer',
|
|
256
262
|
url: 'https://explorer.seda.xyz/',
|
package/mainnet/sei/chain.js
CHANGED
|
@@ -180,6 +180,12 @@ const info = {
|
|
|
180
180
|
]
|
|
181
181
|
},
|
|
182
182
|
explorers: [
|
|
183
|
+
{
|
|
184
|
+
kind: 'Chainroot',
|
|
185
|
+
url: 'https://explorer.chainroot.io/sei',
|
|
186
|
+
txPage: 'https://explorer.chainroot.io/sei/transactions/${txHash}',
|
|
187
|
+
accountPage: 'https://explorer.chainroot.io/sei/accounts/${accountAddress}'
|
|
188
|
+
},
|
|
183
189
|
{
|
|
184
190
|
kind: 'blockscout',
|
|
185
191
|
url: 'https://seitrace.com',
|
|
@@ -257,6 +257,12 @@ const info = {
|
|
|
257
257
|
]
|
|
258
258
|
},
|
|
259
259
|
explorers: [
|
|
260
|
+
{
|
|
261
|
+
kind: 'Chainroot',
|
|
262
|
+
url: 'https://explorer.chainroot.io/sentinel',
|
|
263
|
+
txPage: 'https://explorer.chainroot.io/sentinel/transactions/${txHash}',
|
|
264
|
+
accountPage: 'https://explorer.chainroot.io/sentinel/accounts/${accountAddress}'
|
|
265
|
+
},
|
|
260
266
|
{
|
|
261
267
|
kind: 'mintscan',
|
|
262
268
|
url: 'https://www.mintscan.io/sentinel',
|
package/mainnet/sge/chain.js
CHANGED
|
@@ -206,6 +206,12 @@ const info = {
|
|
|
206
206
|
]
|
|
207
207
|
},
|
|
208
208
|
explorers: [
|
|
209
|
+
{
|
|
210
|
+
kind: 'Chainroot',
|
|
211
|
+
url: 'https://explorer.chainroot.io/sge',
|
|
212
|
+
txPage: 'https://explorer.chainroot.io/sge/transactions/${txHash}',
|
|
213
|
+
accountPage: 'https://explorer.chainroot.io/sge/accounts/${accountAddress}'
|
|
214
|
+
},
|
|
209
215
|
{
|
|
210
216
|
kind: 'ping.pub',
|
|
211
217
|
url: 'https://blockexplorer.sgenetwork.io/sge',
|
|
@@ -102,6 +102,12 @@ const info = {
|
|
|
102
102
|
]
|
|
103
103
|
},
|
|
104
104
|
explorers: [
|
|
105
|
+
{
|
|
106
|
+
kind: 'Chainroot',
|
|
107
|
+
url: 'https://explorer.chainroot.io/sifchain',
|
|
108
|
+
txPage: 'https://explorer.chainroot.io/sifchain/transactions/${txHash}',
|
|
109
|
+
accountPage: 'https://explorer.chainroot.io/sifchain/accounts/${accountAddress}'
|
|
110
|
+
},
|
|
105
111
|
{
|
|
106
112
|
kind: 'ping.pub',
|
|
107
113
|
url: 'https://ping.pub/sifchain',
|
|
@@ -701,6 +701,29 @@ const info = {
|
|
|
701
701
|
images: [{
|
|
702
702
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/oracler.png'
|
|
703
703
|
}]
|
|
704
|
+
},
|
|
705
|
+
{
|
|
706
|
+
description: 'The monKEYS token',
|
|
707
|
+
typeAsset: 'erc20',
|
|
708
|
+
address: '7TSCoke2mSZzAtyuRmzANf9virrnyv4xSUeaxUrKkLqw',
|
|
709
|
+
denomUnits: [{
|
|
710
|
+
denom: '7TSCoke2mSZzAtyuRmzANf9virrnyv4xSUeaxUrKkLqw',
|
|
711
|
+
exponent: 0
|
|
712
|
+
}, {
|
|
713
|
+
denom: 'monKEYS',
|
|
714
|
+
exponent: 6
|
|
715
|
+
}],
|
|
716
|
+
base: '7TSCoke2mSZzAtyuRmzANf9virrnyv4xSUeaxUrKkLqw',
|
|
717
|
+
name: 'monKEYS',
|
|
718
|
+
display: 'monKEYS',
|
|
719
|
+
symbol: 'MONKEYS',
|
|
720
|
+
logoURIs: {
|
|
721
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/monkeys.png'
|
|
722
|
+
},
|
|
723
|
+
coingeckoId: 'monkeys-2',
|
|
724
|
+
images: [{
|
|
725
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/monkeys.png'
|
|
726
|
+
}]
|
|
704
727
|
}
|
|
705
728
|
]
|
|
706
729
|
};
|
|
@@ -148,6 +148,12 @@ const info = {
|
|
|
148
148
|
]
|
|
149
149
|
},
|
|
150
150
|
explorers: [
|
|
151
|
+
{
|
|
152
|
+
kind: 'Chainroot',
|
|
153
|
+
url: 'https://explorer.chainroot.io/sommelier',
|
|
154
|
+
txPage: 'https://explorer.chainroot.io/sommelier/transactions/${txHash}',
|
|
155
|
+
accountPage: 'https://explorer.chainroot.io/sommelier/accounts/${accountAddress}'
|
|
156
|
+
},
|
|
151
157
|
{
|
|
152
158
|
kind: 'sommscan',
|
|
153
159
|
url: 'https://sommscan.io',
|
package/mainnet/source/chain.js
CHANGED
|
@@ -265,6 +265,12 @@ const info = {
|
|
|
265
265
|
]
|
|
266
266
|
},
|
|
267
267
|
explorers: [
|
|
268
|
+
{
|
|
269
|
+
kind: 'Chainroot',
|
|
270
|
+
url: 'https://explorer.chainroot.io/source',
|
|
271
|
+
txPage: 'https://explorer.chainroot.io/source/transactions/${txHash}',
|
|
272
|
+
accountPage: 'https://explorer.chainroot.io/source/accounts/${accountAddress}'
|
|
273
|
+
},
|
|
268
274
|
{
|
|
269
275
|
kind: '🔥STAVR🔥',
|
|
270
276
|
url: 'https://explorer.stavr.tech/Source-Mainnet/',
|
package/mainnet/stratos/chain.js
CHANGED
|
@@ -103,6 +103,12 @@ const info = {
|
|
|
103
103
|
]
|
|
104
104
|
},
|
|
105
105
|
explorers: [
|
|
106
|
+
{
|
|
107
|
+
kind: 'Chainroot',
|
|
108
|
+
url: 'https://explorer.chainroot.io/stratos',
|
|
109
|
+
txPage: 'https://explorer.chainroot.io/stratos/transactions/${txHash}',
|
|
110
|
+
accountPage: 'https://explorer.chainroot.io/stratos/accounts/${accountAddress}'
|
|
111
|
+
},
|
|
106
112
|
{
|
|
107
113
|
kind: 'bigdipper',
|
|
108
114
|
url: 'https://explorer.thestratos.org',
|
|
@@ -320,6 +320,36 @@ const info = {
|
|
|
320
320
|
images: [{
|
|
321
321
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/oracler.png'
|
|
322
322
|
}]
|
|
323
|
+
},
|
|
324
|
+
{
|
|
325
|
+
description: 'monKEYS on Titan. Bridge into titan chain from Solana to Titan through Titan Power flow bridge',
|
|
326
|
+
denomUnits: [{
|
|
327
|
+
denom: 'factory/titan1pvrwmjuusn9wh34j7y520g8gumuy9xtl3gvprlljfdpwju3x7ucsgehpjy/monkeys',
|
|
328
|
+
exponent: 0
|
|
329
|
+
}, {
|
|
330
|
+
denom: 'monKEYS',
|
|
331
|
+
exponent: 6
|
|
332
|
+
}],
|
|
333
|
+
typeAsset: 'sdk.coin',
|
|
334
|
+
base: 'factory/titan1pvrwmjuusn9wh34j7y520g8gumuy9xtl3gvprlljfdpwju3x7ucsgehpjy/monkeys',
|
|
335
|
+
name: 'monKEYS',
|
|
336
|
+
display: 'monKEYS',
|
|
337
|
+
symbol: 'MONKEYS',
|
|
338
|
+
traces: [{
|
|
339
|
+
type: 'bridge',
|
|
340
|
+
counterparty: {
|
|
341
|
+
chainName: 'solana',
|
|
342
|
+
baseDenom: '7TSCoke2mSZzAtyuRmzANf9virrnyv4xSUeaxUrKkLqw',
|
|
343
|
+
contract: '3FCYJzQBTfZg8rbCpbVEvRPtJsGbhGzfQmJMAkcQ7bi6'
|
|
344
|
+
},
|
|
345
|
+
provider: 'powerflow.asia, titanlab.io'
|
|
346
|
+
}],
|
|
347
|
+
logoURIs: {
|
|
348
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/monkeys.png'
|
|
349
|
+
},
|
|
350
|
+
images: [{
|
|
351
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/monkeys.png'
|
|
352
|
+
}]
|
|
323
353
|
}
|
|
324
354
|
]
|
|
325
355
|
};
|
|
@@ -33,27 +33,27 @@ const info = {
|
|
|
33
33
|
},
|
|
34
34
|
codebase: {
|
|
35
35
|
gitRepo: 'https://github.com/unification-com/mainchain',
|
|
36
|
-
recommendedVersion: 'v1.
|
|
37
|
-
compatibleVersions: ['v1.
|
|
36
|
+
recommendedVersion: 'v1.11.0',
|
|
37
|
+
compatibleVersions: ['v1.11.0'],
|
|
38
38
|
binaries: {
|
|
39
|
-
"linux/amd64": 'https://github.com/unification-com/mainchain/releases/download/v1.
|
|
40
|
-
"darwin/amd64": 'https://github.com/unification-com/mainchain/releases/download/v1.
|
|
41
|
-
"windows/amd64": 'https://github.com/unification-com/mainchain/releases/download/v1.
|
|
39
|
+
"linux/amd64": 'https://github.com/unification-com/mainchain/releases/download/v1.11.0/und_v1.11.0_linux_x86_64.tar.gz',
|
|
40
|
+
"darwin/amd64": 'https://github.com/unification-com/mainchain/releases/download/v1.11.0/und_v1.11.0_darwin_x86_64.tar.gz',
|
|
41
|
+
"windows/amd64": 'https://github.com/unification-com/mainchain/releases/download/v1.11.0/und_v1.11.0_windows_x86_64.tar.gz'
|
|
42
42
|
},
|
|
43
43
|
consensus: {
|
|
44
44
|
type: 'cometbft',
|
|
45
|
-
version: '0.
|
|
45
|
+
version: '0.38.12'
|
|
46
46
|
},
|
|
47
47
|
genesis: {
|
|
48
48
|
genesisUrl: 'https://raw.githubusercontent.com/unification-com/mainnet/master/latest/genesis.json'
|
|
49
49
|
},
|
|
50
50
|
sdk: {
|
|
51
51
|
type: 'cosmos',
|
|
52
|
-
version: '0.
|
|
52
|
+
version: '0.50.13'
|
|
53
53
|
},
|
|
54
54
|
ibc: {
|
|
55
55
|
type: 'go',
|
|
56
|
-
version: '
|
|
56
|
+
version: '8.7.0'
|
|
57
57
|
},
|
|
58
58
|
cosmwasm: {
|
|
59
59
|
enabled: false
|
package/mainnet/xion/chain.js
CHANGED
|
@@ -159,6 +159,12 @@ const info = {
|
|
|
159
159
|
]
|
|
160
160
|
},
|
|
161
161
|
explorers: [
|
|
162
|
+
{
|
|
163
|
+
kind: 'Chainroot',
|
|
164
|
+
url: 'https://explorer.chainroot.io/xion',
|
|
165
|
+
txPage: 'https://explorer.chainroot.io/xion/transactions/${txHash}',
|
|
166
|
+
accountPage: 'https://explorer.chainroot.io/xion/accounts/${accountAddress}'
|
|
167
|
+
},
|
|
162
168
|
{
|
|
163
169
|
kind: 'mintscan',
|
|
164
170
|
url: 'https://www.mintscan.io/xion',
|
package/mainnet/xpla/chain.js
CHANGED
|
@@ -122,6 +122,12 @@ const info = {
|
|
|
122
122
|
}]
|
|
123
123
|
},
|
|
124
124
|
explorers: [
|
|
125
|
+
{
|
|
126
|
+
kind: 'Chainroot',
|
|
127
|
+
url: 'https://explorer.chainroot.io/xpla',
|
|
128
|
+
txPage: 'https://explorer.chainroot.io/xpla/transactions/${txHash}',
|
|
129
|
+
accountPage: 'https://explorer.chainroot.io/xpla/accounts/${accountAddress}'
|
|
130
|
+
},
|
|
125
131
|
{
|
|
126
132
|
kind: 'explorer.xpla',
|
|
127
133
|
url: 'https://explorer.xpla.io/mainnet',
|
|
@@ -156,6 +156,12 @@ const info = {
|
|
|
156
156
|
]
|
|
157
157
|
},
|
|
158
158
|
explorers: [
|
|
159
|
+
{
|
|
160
|
+
kind: 'Chainroot',
|
|
161
|
+
url: 'https://explorer.chainroot.io/zetachain',
|
|
162
|
+
txPage: 'https://explorer.chainroot.io/zetachain/transactions/${txHash}',
|
|
163
|
+
accountPage: 'https://explorer.chainroot.io/zetachain/accounts/${accountAddress}'
|
|
164
|
+
},
|
|
159
165
|
{
|
|
160
166
|
kind: 'ZetaScan',
|
|
161
167
|
url: 'https://explorer.zetachain.com/',
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "chain-registry",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.4",
|
|
4
4
|
"description": "Cosmos chain registry ⚛️",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/hyperweb-io/chain-registry/tree/master/packages/chain-registry#readme",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
|
-
"@chain-registry/types": "^2.0.
|
|
32
|
+
"@chain-registry/types": "^2.0.4"
|
|
33
33
|
},
|
|
34
34
|
"keywords": [
|
|
35
35
|
"chain-registry",
|
|
@@ -39,5 +39,5 @@
|
|
|
39
39
|
"interchain",
|
|
40
40
|
"tokens"
|
|
41
41
|
],
|
|
42
|
-
"gitHead": "
|
|
42
|
+
"gitHead": "3cc799dd9f52ec8341adffc6acedb6eab08dd622"
|
|
43
43
|
}
|