@chain-registry/osmosis 1.67.353 → 1.67.355
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/asset_list.js +76 -2
- package/esm/asset_list.js +76 -2
- package/package.json +3 -3
package/asset_list.js
CHANGED
|
@@ -2411,7 +2411,7 @@ const asset_list = {
|
|
|
2411
2411
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png'
|
|
2412
2412
|
},
|
|
2413
2413
|
socials: {
|
|
2414
|
-
website: 'https://
|
|
2414
|
+
website: 'https://dungeongames.io',
|
|
2415
2415
|
x: 'https://x.com/cryptodungeonma'
|
|
2416
2416
|
},
|
|
2417
2417
|
images: [{
|
|
@@ -8951,7 +8951,7 @@ const asset_list = {
|
|
|
8951
8951
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png'
|
|
8952
8952
|
},
|
|
8953
8953
|
socials: {
|
|
8954
|
-
website: 'https://
|
|
8954
|
+
website: 'https://dungeongames.io',
|
|
8955
8955
|
x: 'https://x.com/cryptodungeonma'
|
|
8956
8956
|
},
|
|
8957
8957
|
images: [{
|
|
@@ -20436,6 +20436,43 @@ const asset_list = {
|
|
|
20436
20436
|
}
|
|
20437
20437
|
}]
|
|
20438
20438
|
},
|
|
20439
|
+
{
|
|
20440
|
+
description: 'QIE is the native gas and staking token of the QIE Blockchain, a high-performance Layer-1 EVM-compatible Cosmos SDK chain',
|
|
20441
|
+
denom_units: [{
|
|
20442
|
+
denom: 'ibc/29651CA364AA857248A912B1DEC17EF8AC320728C616FB635338CFE965E18BE3',
|
|
20443
|
+
exponent: 0,
|
|
20444
|
+
aliases: ['aqie']
|
|
20445
|
+
}, {
|
|
20446
|
+
denom: 'qie',
|
|
20447
|
+
exponent: 18
|
|
20448
|
+
}],
|
|
20449
|
+
type_asset: 'evm-base',
|
|
20450
|
+
base: 'ibc/29651CA364AA857248A912B1DEC17EF8AC320728C616FB635338CFE965E18BE3',
|
|
20451
|
+
name: 'QIE',
|
|
20452
|
+
display: 'qie',
|
|
20453
|
+
symbol: 'QIE',
|
|
20454
|
+
coingecko_id: 'qie',
|
|
20455
|
+
logo_URIs: {
|
|
20456
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qie/images/qie.png'
|
|
20457
|
+
},
|
|
20458
|
+
images: [{
|
|
20459
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qie/images/qie.png'
|
|
20460
|
+
}],
|
|
20461
|
+
socials: {
|
|
20462
|
+
website: 'https://qie.digital'
|
|
20463
|
+
},
|
|
20464
|
+
traces: [{
|
|
20465
|
+
type: 'ibc',
|
|
20466
|
+
counterparty: {
|
|
20467
|
+
channel_id: 'channel-0',
|
|
20468
|
+
base_denom: 'aqie',
|
|
20469
|
+
chain_name: 'qie'
|
|
20470
|
+
},
|
|
20471
|
+
chain: {
|
|
20472
|
+
channel_id: 'channel-109956'
|
|
20473
|
+
}
|
|
20474
|
+
}]
|
|
20475
|
+
},
|
|
20439
20476
|
{
|
|
20440
20477
|
description: 'The QSR token has transitioned to a legacy token, with migration to the EVM ecosystem currently underway.',
|
|
20441
20478
|
denom_units: [{
|
|
@@ -30507,6 +30544,43 @@ const asset_list = {
|
|
|
30507
30544
|
}
|
|
30508
30545
|
}]
|
|
30509
30546
|
},
|
|
30547
|
+
{
|
|
30548
|
+
description: 'QIE is the native gas and staking token of the QIE Blockchain, a high-performance Layer-1 EVM-compatible Cosmos SDK chain',
|
|
30549
|
+
denom_units: [{
|
|
30550
|
+
denom: 'ibc/29651CA364AA857248A912B1DEC17EF8AC320728C616FB635338CFE965E18BE3',
|
|
30551
|
+
exponent: 0,
|
|
30552
|
+
aliases: ['aqie']
|
|
30553
|
+
}, {
|
|
30554
|
+
denom: 'qie',
|
|
30555
|
+
exponent: 18
|
|
30556
|
+
}],
|
|
30557
|
+
type_asset: 'evm-base',
|
|
30558
|
+
base: 'ibc/29651CA364AA857248A912B1DEC17EF8AC320728C616FB635338CFE965E18BE3',
|
|
30559
|
+
name: 'QIE',
|
|
30560
|
+
display: 'qie',
|
|
30561
|
+
symbol: 'QIE',
|
|
30562
|
+
coingecko_id: 'qie',
|
|
30563
|
+
logo_URIs: {
|
|
30564
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qie/images/qie.png'
|
|
30565
|
+
},
|
|
30566
|
+
images: [{
|
|
30567
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qie/images/qie.png'
|
|
30568
|
+
}],
|
|
30569
|
+
socials: {
|
|
30570
|
+
website: 'https://qie.digital'
|
|
30571
|
+
},
|
|
30572
|
+
traces: [{
|
|
30573
|
+
type: 'ibc',
|
|
30574
|
+
counterparty: {
|
|
30575
|
+
channel_id: 'channel-0',
|
|
30576
|
+
base_denom: 'aqie',
|
|
30577
|
+
chain_name: 'qie'
|
|
30578
|
+
},
|
|
30579
|
+
chain: {
|
|
30580
|
+
channel_id: 'channel-109956'
|
|
30581
|
+
}
|
|
30582
|
+
}]
|
|
30583
|
+
},
|
|
30510
30584
|
{
|
|
30511
30585
|
description: 'The QSR token has transitioned to a legacy token, with migration to the EVM ecosystem currently underway.',
|
|
30512
30586
|
denom_units: [{
|
package/esm/asset_list.js
CHANGED
|
@@ -2409,7 +2409,7 @@ const asset_list = {
|
|
|
2409
2409
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png'
|
|
2410
2410
|
},
|
|
2411
2411
|
socials: {
|
|
2412
|
-
website: 'https://
|
|
2412
|
+
website: 'https://dungeongames.io',
|
|
2413
2413
|
x: 'https://x.com/cryptodungeonma'
|
|
2414
2414
|
},
|
|
2415
2415
|
images: [{
|
|
@@ -8949,7 +8949,7 @@ const asset_list = {
|
|
|
8949
8949
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png'
|
|
8950
8950
|
},
|
|
8951
8951
|
socials: {
|
|
8952
|
-
website: 'https://
|
|
8952
|
+
website: 'https://dungeongames.io',
|
|
8953
8953
|
x: 'https://x.com/cryptodungeonma'
|
|
8954
8954
|
},
|
|
8955
8955
|
images: [{
|
|
@@ -20434,6 +20434,43 @@ const asset_list = {
|
|
|
20434
20434
|
}
|
|
20435
20435
|
}]
|
|
20436
20436
|
},
|
|
20437
|
+
{
|
|
20438
|
+
description: 'QIE is the native gas and staking token of the QIE Blockchain, a high-performance Layer-1 EVM-compatible Cosmos SDK chain',
|
|
20439
|
+
denom_units: [{
|
|
20440
|
+
denom: 'ibc/29651CA364AA857248A912B1DEC17EF8AC320728C616FB635338CFE965E18BE3',
|
|
20441
|
+
exponent: 0,
|
|
20442
|
+
aliases: ['aqie']
|
|
20443
|
+
}, {
|
|
20444
|
+
denom: 'qie',
|
|
20445
|
+
exponent: 18
|
|
20446
|
+
}],
|
|
20447
|
+
type_asset: 'evm-base',
|
|
20448
|
+
base: 'ibc/29651CA364AA857248A912B1DEC17EF8AC320728C616FB635338CFE965E18BE3',
|
|
20449
|
+
name: 'QIE',
|
|
20450
|
+
display: 'qie',
|
|
20451
|
+
symbol: 'QIE',
|
|
20452
|
+
coingecko_id: 'qie',
|
|
20453
|
+
logo_URIs: {
|
|
20454
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qie/images/qie.png'
|
|
20455
|
+
},
|
|
20456
|
+
images: [{
|
|
20457
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qie/images/qie.png'
|
|
20458
|
+
}],
|
|
20459
|
+
socials: {
|
|
20460
|
+
website: 'https://qie.digital'
|
|
20461
|
+
},
|
|
20462
|
+
traces: [{
|
|
20463
|
+
type: 'ibc',
|
|
20464
|
+
counterparty: {
|
|
20465
|
+
channel_id: 'channel-0',
|
|
20466
|
+
base_denom: 'aqie',
|
|
20467
|
+
chain_name: 'qie'
|
|
20468
|
+
},
|
|
20469
|
+
chain: {
|
|
20470
|
+
channel_id: 'channel-109956'
|
|
20471
|
+
}
|
|
20472
|
+
}]
|
|
20473
|
+
},
|
|
20437
20474
|
{
|
|
20438
20475
|
description: 'The QSR token has transitioned to a legacy token, with migration to the EVM ecosystem currently underway.',
|
|
20439
20476
|
denom_units: [{
|
|
@@ -30505,6 +30542,43 @@ const asset_list = {
|
|
|
30505
30542
|
}
|
|
30506
30543
|
}]
|
|
30507
30544
|
},
|
|
30545
|
+
{
|
|
30546
|
+
description: 'QIE is the native gas and staking token of the QIE Blockchain, a high-performance Layer-1 EVM-compatible Cosmos SDK chain',
|
|
30547
|
+
denom_units: [{
|
|
30548
|
+
denom: 'ibc/29651CA364AA857248A912B1DEC17EF8AC320728C616FB635338CFE965E18BE3',
|
|
30549
|
+
exponent: 0,
|
|
30550
|
+
aliases: ['aqie']
|
|
30551
|
+
}, {
|
|
30552
|
+
denom: 'qie',
|
|
30553
|
+
exponent: 18
|
|
30554
|
+
}],
|
|
30555
|
+
type_asset: 'evm-base',
|
|
30556
|
+
base: 'ibc/29651CA364AA857248A912B1DEC17EF8AC320728C616FB635338CFE965E18BE3',
|
|
30557
|
+
name: 'QIE',
|
|
30558
|
+
display: 'qie',
|
|
30559
|
+
symbol: 'QIE',
|
|
30560
|
+
coingecko_id: 'qie',
|
|
30561
|
+
logo_URIs: {
|
|
30562
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qie/images/qie.png'
|
|
30563
|
+
},
|
|
30564
|
+
images: [{
|
|
30565
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qie/images/qie.png'
|
|
30566
|
+
}],
|
|
30567
|
+
socials: {
|
|
30568
|
+
website: 'https://qie.digital'
|
|
30569
|
+
},
|
|
30570
|
+
traces: [{
|
|
30571
|
+
type: 'ibc',
|
|
30572
|
+
counterparty: {
|
|
30573
|
+
channel_id: 'channel-0',
|
|
30574
|
+
base_denom: 'aqie',
|
|
30575
|
+
chain_name: 'qie'
|
|
30576
|
+
},
|
|
30577
|
+
chain: {
|
|
30578
|
+
channel_id: 'channel-109956'
|
|
30579
|
+
}
|
|
30580
|
+
}]
|
|
30581
|
+
},
|
|
30508
30582
|
{
|
|
30509
30583
|
description: 'The QSR token has transitioned to a legacy token, with migration to the EVM ecosystem currently underway.',
|
|
30510
30584
|
denom_units: [{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/osmosis",
|
|
3
|
-
"version": "1.67.
|
|
3
|
+
"version": "1.67.355",
|
|
4
4
|
"description": "Chain Registry info for Osmosis",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/hyperweb-io/chain-registry",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
|
-
"@chain-registry/types": "^0.50.
|
|
32
|
+
"@chain-registry/types": "^0.50.355"
|
|
33
33
|
},
|
|
34
34
|
"keywords": [
|
|
35
35
|
"chain-registry",
|
|
@@ -38,5 +38,5 @@
|
|
|
38
38
|
"interchain",
|
|
39
39
|
"osmosis"
|
|
40
40
|
],
|
|
41
|
-
"gitHead": "
|
|
41
|
+
"gitHead": "06322e8ce25806e73b67c1bd4c75f0df8fb59e98"
|
|
42
42
|
}
|