@chain-registry/osmosis 1.67.185 → 1.67.187
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 +250 -4
- package/assets.js +86 -0
- package/esm/asset_list.js +250 -4
- package/esm/assets.js +86 -0
- package/package.json +3 -3
package/asset_list.js
CHANGED
|
@@ -5500,6 +5500,47 @@ const asset_list = {
|
|
|
5500
5500
|
}
|
|
5501
5501
|
}]
|
|
5502
5502
|
},
|
|
5503
|
+
{
|
|
5504
|
+
description: 'MTGBP the stablecoin of the future.',
|
|
5505
|
+
denom_units: [{
|
|
5506
|
+
denom: 'ibc/698687E700D8B255FAB6B8145CE25B12591C99296965DB5C2C5DD5FE0AB685BF',
|
|
5507
|
+
exponent: 0,
|
|
5508
|
+
aliases: ['umtgbp']
|
|
5509
|
+
}, {
|
|
5510
|
+
denom: 'mtgbp',
|
|
5511
|
+
exponent: 6
|
|
5512
|
+
}],
|
|
5513
|
+
base: 'ibc/698687E700D8B255FAB6B8145CE25B12591C99296965DB5C2C5DD5FE0AB685BF',
|
|
5514
|
+
name: 'mtgbp',
|
|
5515
|
+
display: 'mtgbp',
|
|
5516
|
+
symbol: 'MTGBP',
|
|
5517
|
+
logo_URIs: {
|
|
5518
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.png',
|
|
5519
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.svg'
|
|
5520
|
+
},
|
|
5521
|
+
images: [{
|
|
5522
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.png',
|
|
5523
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.svg',
|
|
5524
|
+
theme: {
|
|
5525
|
+
primary_color_hex: '#e8692b'
|
|
5526
|
+
}
|
|
5527
|
+
}],
|
|
5528
|
+
socials: {
|
|
5529
|
+
website: 'https://mtgbp.com/'
|
|
5530
|
+
},
|
|
5531
|
+
type_asset: 'sdk.coin',
|
|
5532
|
+
traces: [{
|
|
5533
|
+
type: 'ibc',
|
|
5534
|
+
counterparty: {
|
|
5535
|
+
channel_id: 'channel-0',
|
|
5536
|
+
base_denom: 'umtgbp',
|
|
5537
|
+
chain_name: 'mtgbp'
|
|
5538
|
+
},
|
|
5539
|
+
chain: {
|
|
5540
|
+
channel_id: 'channel-105394'
|
|
5541
|
+
}
|
|
5542
|
+
}]
|
|
5543
|
+
},
|
|
5503
5544
|
{
|
|
5504
5545
|
description: 'The native token of Neutaro',
|
|
5505
5546
|
denom_units: [{
|
|
@@ -12072,6 +12113,47 @@ const asset_list = {
|
|
|
12072
12113
|
}
|
|
12073
12114
|
}]
|
|
12074
12115
|
},
|
|
12116
|
+
{
|
|
12117
|
+
description: 'MTGBP the stablecoin of the future.',
|
|
12118
|
+
denom_units: [{
|
|
12119
|
+
denom: 'ibc/698687E700D8B255FAB6B8145CE25B12591C99296965DB5C2C5DD5FE0AB685BF',
|
|
12120
|
+
exponent: 0,
|
|
12121
|
+
aliases: ['umtgbp']
|
|
12122
|
+
}, {
|
|
12123
|
+
denom: 'mtgbp',
|
|
12124
|
+
exponent: 6
|
|
12125
|
+
}],
|
|
12126
|
+
base: 'ibc/698687E700D8B255FAB6B8145CE25B12591C99296965DB5C2C5DD5FE0AB685BF',
|
|
12127
|
+
name: 'mtgbp',
|
|
12128
|
+
display: 'mtgbp',
|
|
12129
|
+
symbol: 'MTGBP',
|
|
12130
|
+
logo_URIs: {
|
|
12131
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.png',
|
|
12132
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.svg'
|
|
12133
|
+
},
|
|
12134
|
+
images: [{
|
|
12135
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.png',
|
|
12136
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.svg',
|
|
12137
|
+
theme: {
|
|
12138
|
+
primary_color_hex: '#e8692b'
|
|
12139
|
+
}
|
|
12140
|
+
}],
|
|
12141
|
+
socials: {
|
|
12142
|
+
website: 'https://mtgbp.com/'
|
|
12143
|
+
},
|
|
12144
|
+
type_asset: 'sdk.coin',
|
|
12145
|
+
traces: [{
|
|
12146
|
+
type: 'ibc',
|
|
12147
|
+
counterparty: {
|
|
12148
|
+
channel_id: 'channel-0',
|
|
12149
|
+
base_denom: 'umtgbp',
|
|
12150
|
+
chain_name: 'mtgbp'
|
|
12151
|
+
},
|
|
12152
|
+
chain: {
|
|
12153
|
+
channel_id: 'channel-105394'
|
|
12154
|
+
}
|
|
12155
|
+
}]
|
|
12156
|
+
},
|
|
12075
12157
|
{
|
|
12076
12158
|
description: 'The native token of Namada.',
|
|
12077
12159
|
denom_units: [{
|
|
@@ -20418,6 +20500,47 @@ const asset_list = {
|
|
|
20418
20500
|
}
|
|
20419
20501
|
}]
|
|
20420
20502
|
},
|
|
20503
|
+
{
|
|
20504
|
+
description: 'QFS stands for Quantum Financial Systems, the aim is to bridge traditional finance with the crypto ecosystem',
|
|
20505
|
+
denom_units: [{
|
|
20506
|
+
denom: 'ibc/83A99F99AF326090B74CD5D17EE61776C7791B537EE6808F4951A184EDCCA0D9',
|
|
20507
|
+
exponent: 0,
|
|
20508
|
+
aliases: ['uqfs']
|
|
20509
|
+
}, {
|
|
20510
|
+
denom: 'qfs',
|
|
20511
|
+
exponent: 6
|
|
20512
|
+
}],
|
|
20513
|
+
base: 'ibc/83A99F99AF326090B74CD5D17EE61776C7791B537EE6808F4951A184EDCCA0D9',
|
|
20514
|
+
name: 'qfs',
|
|
20515
|
+
display: 'qfs',
|
|
20516
|
+
symbol: 'QFS',
|
|
20517
|
+
logo_URIs: {
|
|
20518
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.png',
|
|
20519
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.svg'
|
|
20520
|
+
},
|
|
20521
|
+
images: [{
|
|
20522
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.png',
|
|
20523
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.svg',
|
|
20524
|
+
theme: {
|
|
20525
|
+
primary_color_hex: '#2979dc'
|
|
20526
|
+
}
|
|
20527
|
+
}],
|
|
20528
|
+
socials: {
|
|
20529
|
+
website: 'https://qfsone.com/'
|
|
20530
|
+
},
|
|
20531
|
+
type_asset: 'sdk.coin',
|
|
20532
|
+
traces: [{
|
|
20533
|
+
type: 'ibc',
|
|
20534
|
+
counterparty: {
|
|
20535
|
+
channel_id: 'channel-0',
|
|
20536
|
+
base_denom: 'uqfs',
|
|
20537
|
+
chain_name: 'qfs'
|
|
20538
|
+
},
|
|
20539
|
+
chain: {
|
|
20540
|
+
channel_id: 'channel-105393'
|
|
20541
|
+
}
|
|
20542
|
+
}]
|
|
20543
|
+
},
|
|
20421
20544
|
{
|
|
20422
20545
|
description: 'The QSR token has transitioned to a legacy token, with migration to the EVM ecosystem currently underway.',
|
|
20423
20546
|
denom_units: [{
|
|
@@ -30507,6 +30630,47 @@ const asset_list = {
|
|
|
30507
30630
|
}
|
|
30508
30631
|
}]
|
|
30509
30632
|
},
|
|
30633
|
+
{
|
|
30634
|
+
description: 'QFS stands for Quantum Financial Systems, the aim is to bridge traditional finance with the crypto ecosystem',
|
|
30635
|
+
denom_units: [{
|
|
30636
|
+
denom: 'ibc/83A99F99AF326090B74CD5D17EE61776C7791B537EE6808F4951A184EDCCA0D9',
|
|
30637
|
+
exponent: 0,
|
|
30638
|
+
aliases: ['uqfs']
|
|
30639
|
+
}, {
|
|
30640
|
+
denom: 'qfs',
|
|
30641
|
+
exponent: 6
|
|
30642
|
+
}],
|
|
30643
|
+
base: 'ibc/83A99F99AF326090B74CD5D17EE61776C7791B537EE6808F4951A184EDCCA0D9',
|
|
30644
|
+
name: 'qfs',
|
|
30645
|
+
display: 'qfs',
|
|
30646
|
+
symbol: 'QFS',
|
|
30647
|
+
logo_URIs: {
|
|
30648
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.png',
|
|
30649
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.svg'
|
|
30650
|
+
},
|
|
30651
|
+
images: [{
|
|
30652
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.png',
|
|
30653
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.svg',
|
|
30654
|
+
theme: {
|
|
30655
|
+
primary_color_hex: '#2979dc'
|
|
30656
|
+
}
|
|
30657
|
+
}],
|
|
30658
|
+
socials: {
|
|
30659
|
+
website: 'https://qfsone.com/'
|
|
30660
|
+
},
|
|
30661
|
+
type_asset: 'sdk.coin',
|
|
30662
|
+
traces: [{
|
|
30663
|
+
type: 'ibc',
|
|
30664
|
+
counterparty: {
|
|
30665
|
+
channel_id: 'channel-0',
|
|
30666
|
+
base_denom: 'uqfs',
|
|
30667
|
+
chain_name: 'qfs'
|
|
30668
|
+
},
|
|
30669
|
+
chain: {
|
|
30670
|
+
channel_id: 'channel-105393'
|
|
30671
|
+
}
|
|
30672
|
+
}]
|
|
30673
|
+
},
|
|
30510
30674
|
{
|
|
30511
30675
|
description: 'The QSR token has transitioned to a legacy token, with migration to the EVM ecosystem currently underway.',
|
|
30512
30676
|
denom_units: [{
|
|
@@ -49343,7 +49507,7 @@ const asset_list = {
|
|
|
49343
49507
|
}]
|
|
49344
49508
|
},
|
|
49345
49509
|
{
|
|
49346
|
-
description: '
|
|
49510
|
+
description: 'SOLID is a Terra native overcollateralized USD stablecoin, powered by SOLID',
|
|
49347
49511
|
denom_units: [{
|
|
49348
49512
|
denom: 'ibc/87FAB4A0CE17C2B57830EDCF01C43C806B91AD7D0DCF2282D077C783FEA33C18',
|
|
49349
49513
|
exponent: 0,
|
|
@@ -49355,7 +49519,7 @@ const asset_list = {
|
|
|
49355
49519
|
type_asset: 'cw20',
|
|
49356
49520
|
address: 'terra10aa3zdkrc7jwuf8ekl3zq7e7m42vmzqehcmu74e4egc7xkm5kr2s0muyst',
|
|
49357
49521
|
base: 'ibc/87FAB4A0CE17C2B57830EDCF01C43C806B91AD7D0DCF2282D077C783FEA33C18',
|
|
49358
|
-
name: 'Solid
|
|
49522
|
+
name: 'Solid',
|
|
49359
49523
|
display: 'solid',
|
|
49360
49524
|
symbol: 'SOLID',
|
|
49361
49525
|
logo_URIs: {
|
|
@@ -49383,6 +49547,47 @@ const asset_list = {
|
|
|
49383
49547
|
}
|
|
49384
49548
|
}]
|
|
49385
49549
|
},
|
|
49550
|
+
{
|
|
49551
|
+
description: 'CAPA is a governance token of SOLID, powered by SOLID',
|
|
49552
|
+
denom_units: [{
|
|
49553
|
+
denom: 'ibc/395A4E2FC7CD9CB28FEBF5B746269275D01D64DFF9E1919D1498C99EBF74073B',
|
|
49554
|
+
exponent: 0,
|
|
49555
|
+
aliases: ['cw20:terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar']
|
|
49556
|
+
}, {
|
|
49557
|
+
denom: 'capa',
|
|
49558
|
+
exponent: 6
|
|
49559
|
+
}],
|
|
49560
|
+
type_asset: 'cw20',
|
|
49561
|
+
address: 'terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar',
|
|
49562
|
+
base: 'ibc/395A4E2FC7CD9CB28FEBF5B746269275D01D64DFF9E1919D1498C99EBF74073B',
|
|
49563
|
+
name: 'Capapult',
|
|
49564
|
+
display: 'capa',
|
|
49565
|
+
symbol: 'CAPA',
|
|
49566
|
+
logo_URIs: {
|
|
49567
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
|
|
49568
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg'
|
|
49569
|
+
},
|
|
49570
|
+
images: [{
|
|
49571
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
|
|
49572
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg',
|
|
49573
|
+
theme: {
|
|
49574
|
+
primary_color_hex: '#FF47C2'
|
|
49575
|
+
}
|
|
49576
|
+
}],
|
|
49577
|
+
traces: [{
|
|
49578
|
+
type: 'ibc-cw20',
|
|
49579
|
+
counterparty: {
|
|
49580
|
+
port: 'wasm.terra1d90p5lacfxnqgjxjupu234lxnxyeu8fdeef4d0e0nqy3p30r7gss4myn9x',
|
|
49581
|
+
channel_id: 'channel-85',
|
|
49582
|
+
base_denom: 'cw20:terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar',
|
|
49583
|
+
chain_name: 'terra2'
|
|
49584
|
+
},
|
|
49585
|
+
chain: {
|
|
49586
|
+
port: 'transfer',
|
|
49587
|
+
channel_id: 'channel-559'
|
|
49588
|
+
}
|
|
49589
|
+
}]
|
|
49590
|
+
},
|
|
49386
49591
|
{
|
|
49387
49592
|
description: 'The native token cw20 for SIENNA on Secret Network',
|
|
49388
49593
|
denom_units: [{
|
|
@@ -58343,7 +58548,7 @@ const asset_list = {
|
|
|
58343
58548
|
}]
|
|
58344
58549
|
},
|
|
58345
58550
|
{
|
|
58346
|
-
description: '
|
|
58551
|
+
description: 'SOLID is a Terra native overcollateralized USD stablecoin, powered by SOLID',
|
|
58347
58552
|
denom_units: [{
|
|
58348
58553
|
denom: 'ibc/87FAB4A0CE17C2B57830EDCF01C43C806B91AD7D0DCF2282D077C783FEA33C18',
|
|
58349
58554
|
exponent: 0,
|
|
@@ -58355,7 +58560,7 @@ const asset_list = {
|
|
|
58355
58560
|
type_asset: 'cw20',
|
|
58356
58561
|
address: 'terra10aa3zdkrc7jwuf8ekl3zq7e7m42vmzqehcmu74e4egc7xkm5kr2s0muyst',
|
|
58357
58562
|
base: 'ibc/87FAB4A0CE17C2B57830EDCF01C43C806B91AD7D0DCF2282D077C783FEA33C18',
|
|
58358
|
-
name: 'Solid
|
|
58563
|
+
name: 'Solid',
|
|
58359
58564
|
display: 'solid',
|
|
58360
58565
|
symbol: 'SOLID',
|
|
58361
58566
|
logo_URIs: {
|
|
@@ -58382,6 +58587,47 @@ const asset_list = {
|
|
|
58382
58587
|
channel_id: 'channel-559'
|
|
58383
58588
|
}
|
|
58384
58589
|
}]
|
|
58590
|
+
},
|
|
58591
|
+
{
|
|
58592
|
+
description: 'CAPA is a governance token of SOLID, powered by SOLID',
|
|
58593
|
+
denom_units: [{
|
|
58594
|
+
denom: 'ibc/395A4E2FC7CD9CB28FEBF5B746269275D01D64DFF9E1919D1498C99EBF74073B',
|
|
58595
|
+
exponent: 0,
|
|
58596
|
+
aliases: ['cw20:terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar']
|
|
58597
|
+
}, {
|
|
58598
|
+
denom: 'capa',
|
|
58599
|
+
exponent: 6
|
|
58600
|
+
}],
|
|
58601
|
+
type_asset: 'cw20',
|
|
58602
|
+
address: 'terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar',
|
|
58603
|
+
base: 'ibc/395A4E2FC7CD9CB28FEBF5B746269275D01D64DFF9E1919D1498C99EBF74073B',
|
|
58604
|
+
name: 'Capapult',
|
|
58605
|
+
display: 'capa',
|
|
58606
|
+
symbol: 'CAPA',
|
|
58607
|
+
logo_URIs: {
|
|
58608
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
|
|
58609
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg'
|
|
58610
|
+
},
|
|
58611
|
+
images: [{
|
|
58612
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
|
|
58613
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg',
|
|
58614
|
+
theme: {
|
|
58615
|
+
primary_color_hex: '#FF47C2'
|
|
58616
|
+
}
|
|
58617
|
+
}],
|
|
58618
|
+
traces: [{
|
|
58619
|
+
type: 'ibc-cw20',
|
|
58620
|
+
counterparty: {
|
|
58621
|
+
port: 'wasm.terra1d90p5lacfxnqgjxjupu234lxnxyeu8fdeef4d0e0nqy3p30r7gss4myn9x',
|
|
58622
|
+
channel_id: 'channel-85',
|
|
58623
|
+
base_denom: 'cw20:terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar',
|
|
58624
|
+
chain_name: 'terra2'
|
|
58625
|
+
},
|
|
58626
|
+
chain: {
|
|
58627
|
+
port: 'transfer',
|
|
58628
|
+
channel_id: 'channel-559'
|
|
58629
|
+
}
|
|
58630
|
+
}]
|
|
58385
58631
|
}
|
|
58386
58632
|
]
|
|
58387
58633
|
};
|
package/assets.js
CHANGED
|
@@ -24827,6 +24827,92 @@ const assets = {
|
|
|
24827
24827
|
primary_color_hex: '#3d3d3d'
|
|
24828
24828
|
}
|
|
24829
24829
|
}]
|
|
24830
|
+
},
|
|
24831
|
+
{
|
|
24832
|
+
denom_units: [{
|
|
24833
|
+
denom: 'ibc/83A99F99AF326090B74CD5D17EE61776C7791B537EE6808F4951A184EDCCA0D9',
|
|
24834
|
+
exponent: 0,
|
|
24835
|
+
aliases: ['uqfs']
|
|
24836
|
+
}, {
|
|
24837
|
+
denom: 'qfs',
|
|
24838
|
+
exponent: 6,
|
|
24839
|
+
aliases: []
|
|
24840
|
+
}],
|
|
24841
|
+
type_asset: 'ics20',
|
|
24842
|
+
base: 'ibc/83A99F99AF326090B74CD5D17EE61776C7791B537EE6808F4951A184EDCCA0D9',
|
|
24843
|
+
name: 'QFS',
|
|
24844
|
+
display: 'qfs',
|
|
24845
|
+
symbol: 'QFS',
|
|
24846
|
+
traces: [{
|
|
24847
|
+
type: 'ibc',
|
|
24848
|
+
counterparty: {
|
|
24849
|
+
chain_name: 'qfs',
|
|
24850
|
+
base_denom: 'uqfs',
|
|
24851
|
+
channel_id: 'channel-0'
|
|
24852
|
+
},
|
|
24853
|
+
chain: {
|
|
24854
|
+
channel_id: 'channel-105393',
|
|
24855
|
+
path: 'transfer/channel-105393/uqfs'
|
|
24856
|
+
}
|
|
24857
|
+
}],
|
|
24858
|
+
logo_URIs: {
|
|
24859
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.png',
|
|
24860
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.svg'
|
|
24861
|
+
},
|
|
24862
|
+
images: [{
|
|
24863
|
+
image_sync: {
|
|
24864
|
+
chain_name: 'qfs',
|
|
24865
|
+
base_denom: 'uqfs'
|
|
24866
|
+
},
|
|
24867
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.png',
|
|
24868
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.svg',
|
|
24869
|
+
theme: {
|
|
24870
|
+
primary_color_hex: '#41918c'
|
|
24871
|
+
}
|
|
24872
|
+
}]
|
|
24873
|
+
},
|
|
24874
|
+
{
|
|
24875
|
+
denom_units: [{
|
|
24876
|
+
denom: 'ibc/698687E700D8B255FAB6B8145CE25B12591C99296965DB5C2C5DD5FE0AB685BF',
|
|
24877
|
+
exponent: 0,
|
|
24878
|
+
aliases: ['umtgbp']
|
|
24879
|
+
}, {
|
|
24880
|
+
denom: 'mtgbp',
|
|
24881
|
+
exponent: 6,
|
|
24882
|
+
aliases: []
|
|
24883
|
+
}],
|
|
24884
|
+
type_asset: 'ics20',
|
|
24885
|
+
base: 'ibc/698687E700D8B255FAB6B8145CE25B12591C99296965DB5C2C5DD5FE0AB685BF',
|
|
24886
|
+
name: 'MTGBP',
|
|
24887
|
+
display: 'mtgbp',
|
|
24888
|
+
symbol: 'MTGBP',
|
|
24889
|
+
traces: [{
|
|
24890
|
+
type: 'ibc',
|
|
24891
|
+
counterparty: {
|
|
24892
|
+
chain_name: 'mtgbp',
|
|
24893
|
+
base_denom: 'umtgbp',
|
|
24894
|
+
channel_id: 'channel-0'
|
|
24895
|
+
},
|
|
24896
|
+
chain: {
|
|
24897
|
+
channel_id: 'channel-105394',
|
|
24898
|
+
path: 'transfer/channel-105394/umtgbp'
|
|
24899
|
+
}
|
|
24900
|
+
}],
|
|
24901
|
+
logo_URIs: {
|
|
24902
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.png',
|
|
24903
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.svg'
|
|
24904
|
+
},
|
|
24905
|
+
images: [{
|
|
24906
|
+
image_sync: {
|
|
24907
|
+
chain_name: 'mtgbp',
|
|
24908
|
+
base_denom: 'umtgbp'
|
|
24909
|
+
},
|
|
24910
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.png',
|
|
24911
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.svg',
|
|
24912
|
+
theme: {
|
|
24913
|
+
primary_color_hex: '#41918c'
|
|
24914
|
+
}
|
|
24915
|
+
}]
|
|
24830
24916
|
}
|
|
24831
24917
|
]
|
|
24832
24918
|
};
|
package/esm/asset_list.js
CHANGED
|
@@ -5498,6 +5498,47 @@ const asset_list = {
|
|
|
5498
5498
|
}
|
|
5499
5499
|
}]
|
|
5500
5500
|
},
|
|
5501
|
+
{
|
|
5502
|
+
description: 'MTGBP the stablecoin of the future.',
|
|
5503
|
+
denom_units: [{
|
|
5504
|
+
denom: 'ibc/698687E700D8B255FAB6B8145CE25B12591C99296965DB5C2C5DD5FE0AB685BF',
|
|
5505
|
+
exponent: 0,
|
|
5506
|
+
aliases: ['umtgbp']
|
|
5507
|
+
}, {
|
|
5508
|
+
denom: 'mtgbp',
|
|
5509
|
+
exponent: 6
|
|
5510
|
+
}],
|
|
5511
|
+
base: 'ibc/698687E700D8B255FAB6B8145CE25B12591C99296965DB5C2C5DD5FE0AB685BF',
|
|
5512
|
+
name: 'mtgbp',
|
|
5513
|
+
display: 'mtgbp',
|
|
5514
|
+
symbol: 'MTGBP',
|
|
5515
|
+
logo_URIs: {
|
|
5516
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.png',
|
|
5517
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.svg'
|
|
5518
|
+
},
|
|
5519
|
+
images: [{
|
|
5520
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.png',
|
|
5521
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.svg',
|
|
5522
|
+
theme: {
|
|
5523
|
+
primary_color_hex: '#e8692b'
|
|
5524
|
+
}
|
|
5525
|
+
}],
|
|
5526
|
+
socials: {
|
|
5527
|
+
website: 'https://mtgbp.com/'
|
|
5528
|
+
},
|
|
5529
|
+
type_asset: 'sdk.coin',
|
|
5530
|
+
traces: [{
|
|
5531
|
+
type: 'ibc',
|
|
5532
|
+
counterparty: {
|
|
5533
|
+
channel_id: 'channel-0',
|
|
5534
|
+
base_denom: 'umtgbp',
|
|
5535
|
+
chain_name: 'mtgbp'
|
|
5536
|
+
},
|
|
5537
|
+
chain: {
|
|
5538
|
+
channel_id: 'channel-105394'
|
|
5539
|
+
}
|
|
5540
|
+
}]
|
|
5541
|
+
},
|
|
5501
5542
|
{
|
|
5502
5543
|
description: 'The native token of Neutaro',
|
|
5503
5544
|
denom_units: [{
|
|
@@ -12070,6 +12111,47 @@ const asset_list = {
|
|
|
12070
12111
|
}
|
|
12071
12112
|
}]
|
|
12072
12113
|
},
|
|
12114
|
+
{
|
|
12115
|
+
description: 'MTGBP the stablecoin of the future.',
|
|
12116
|
+
denom_units: [{
|
|
12117
|
+
denom: 'ibc/698687E700D8B255FAB6B8145CE25B12591C99296965DB5C2C5DD5FE0AB685BF',
|
|
12118
|
+
exponent: 0,
|
|
12119
|
+
aliases: ['umtgbp']
|
|
12120
|
+
}, {
|
|
12121
|
+
denom: 'mtgbp',
|
|
12122
|
+
exponent: 6
|
|
12123
|
+
}],
|
|
12124
|
+
base: 'ibc/698687E700D8B255FAB6B8145CE25B12591C99296965DB5C2C5DD5FE0AB685BF',
|
|
12125
|
+
name: 'mtgbp',
|
|
12126
|
+
display: 'mtgbp',
|
|
12127
|
+
symbol: 'MTGBP',
|
|
12128
|
+
logo_URIs: {
|
|
12129
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.png',
|
|
12130
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.svg'
|
|
12131
|
+
},
|
|
12132
|
+
images: [{
|
|
12133
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.png',
|
|
12134
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.svg',
|
|
12135
|
+
theme: {
|
|
12136
|
+
primary_color_hex: '#e8692b'
|
|
12137
|
+
}
|
|
12138
|
+
}],
|
|
12139
|
+
socials: {
|
|
12140
|
+
website: 'https://mtgbp.com/'
|
|
12141
|
+
},
|
|
12142
|
+
type_asset: 'sdk.coin',
|
|
12143
|
+
traces: [{
|
|
12144
|
+
type: 'ibc',
|
|
12145
|
+
counterparty: {
|
|
12146
|
+
channel_id: 'channel-0',
|
|
12147
|
+
base_denom: 'umtgbp',
|
|
12148
|
+
chain_name: 'mtgbp'
|
|
12149
|
+
},
|
|
12150
|
+
chain: {
|
|
12151
|
+
channel_id: 'channel-105394'
|
|
12152
|
+
}
|
|
12153
|
+
}]
|
|
12154
|
+
},
|
|
12073
12155
|
{
|
|
12074
12156
|
description: 'The native token of Namada.',
|
|
12075
12157
|
denom_units: [{
|
|
@@ -20416,6 +20498,47 @@ const asset_list = {
|
|
|
20416
20498
|
}
|
|
20417
20499
|
}]
|
|
20418
20500
|
},
|
|
20501
|
+
{
|
|
20502
|
+
description: 'QFS stands for Quantum Financial Systems, the aim is to bridge traditional finance with the crypto ecosystem',
|
|
20503
|
+
denom_units: [{
|
|
20504
|
+
denom: 'ibc/83A99F99AF326090B74CD5D17EE61776C7791B537EE6808F4951A184EDCCA0D9',
|
|
20505
|
+
exponent: 0,
|
|
20506
|
+
aliases: ['uqfs']
|
|
20507
|
+
}, {
|
|
20508
|
+
denom: 'qfs',
|
|
20509
|
+
exponent: 6
|
|
20510
|
+
}],
|
|
20511
|
+
base: 'ibc/83A99F99AF326090B74CD5D17EE61776C7791B537EE6808F4951A184EDCCA0D9',
|
|
20512
|
+
name: 'qfs',
|
|
20513
|
+
display: 'qfs',
|
|
20514
|
+
symbol: 'QFS',
|
|
20515
|
+
logo_URIs: {
|
|
20516
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.png',
|
|
20517
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.svg'
|
|
20518
|
+
},
|
|
20519
|
+
images: [{
|
|
20520
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.png',
|
|
20521
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.svg',
|
|
20522
|
+
theme: {
|
|
20523
|
+
primary_color_hex: '#2979dc'
|
|
20524
|
+
}
|
|
20525
|
+
}],
|
|
20526
|
+
socials: {
|
|
20527
|
+
website: 'https://qfsone.com/'
|
|
20528
|
+
},
|
|
20529
|
+
type_asset: 'sdk.coin',
|
|
20530
|
+
traces: [{
|
|
20531
|
+
type: 'ibc',
|
|
20532
|
+
counterparty: {
|
|
20533
|
+
channel_id: 'channel-0',
|
|
20534
|
+
base_denom: 'uqfs',
|
|
20535
|
+
chain_name: 'qfs'
|
|
20536
|
+
},
|
|
20537
|
+
chain: {
|
|
20538
|
+
channel_id: 'channel-105393'
|
|
20539
|
+
}
|
|
20540
|
+
}]
|
|
20541
|
+
},
|
|
20419
20542
|
{
|
|
20420
20543
|
description: 'The QSR token has transitioned to a legacy token, with migration to the EVM ecosystem currently underway.',
|
|
20421
20544
|
denom_units: [{
|
|
@@ -30505,6 +30628,47 @@ const asset_list = {
|
|
|
30505
30628
|
}
|
|
30506
30629
|
}]
|
|
30507
30630
|
},
|
|
30631
|
+
{
|
|
30632
|
+
description: 'QFS stands for Quantum Financial Systems, the aim is to bridge traditional finance with the crypto ecosystem',
|
|
30633
|
+
denom_units: [{
|
|
30634
|
+
denom: 'ibc/83A99F99AF326090B74CD5D17EE61776C7791B537EE6808F4951A184EDCCA0D9',
|
|
30635
|
+
exponent: 0,
|
|
30636
|
+
aliases: ['uqfs']
|
|
30637
|
+
}, {
|
|
30638
|
+
denom: 'qfs',
|
|
30639
|
+
exponent: 6
|
|
30640
|
+
}],
|
|
30641
|
+
base: 'ibc/83A99F99AF326090B74CD5D17EE61776C7791B537EE6808F4951A184EDCCA0D9',
|
|
30642
|
+
name: 'qfs',
|
|
30643
|
+
display: 'qfs',
|
|
30644
|
+
symbol: 'QFS',
|
|
30645
|
+
logo_URIs: {
|
|
30646
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.png',
|
|
30647
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.svg'
|
|
30648
|
+
},
|
|
30649
|
+
images: [{
|
|
30650
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.png',
|
|
30651
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.svg',
|
|
30652
|
+
theme: {
|
|
30653
|
+
primary_color_hex: '#2979dc'
|
|
30654
|
+
}
|
|
30655
|
+
}],
|
|
30656
|
+
socials: {
|
|
30657
|
+
website: 'https://qfsone.com/'
|
|
30658
|
+
},
|
|
30659
|
+
type_asset: 'sdk.coin',
|
|
30660
|
+
traces: [{
|
|
30661
|
+
type: 'ibc',
|
|
30662
|
+
counterparty: {
|
|
30663
|
+
channel_id: 'channel-0',
|
|
30664
|
+
base_denom: 'uqfs',
|
|
30665
|
+
chain_name: 'qfs'
|
|
30666
|
+
},
|
|
30667
|
+
chain: {
|
|
30668
|
+
channel_id: 'channel-105393'
|
|
30669
|
+
}
|
|
30670
|
+
}]
|
|
30671
|
+
},
|
|
30508
30672
|
{
|
|
30509
30673
|
description: 'The QSR token has transitioned to a legacy token, with migration to the EVM ecosystem currently underway.',
|
|
30510
30674
|
denom_units: [{
|
|
@@ -49341,7 +49505,7 @@ const asset_list = {
|
|
|
49341
49505
|
}]
|
|
49342
49506
|
},
|
|
49343
49507
|
{
|
|
49344
|
-
description: '
|
|
49508
|
+
description: 'SOLID is a Terra native overcollateralized USD stablecoin, powered by SOLID',
|
|
49345
49509
|
denom_units: [{
|
|
49346
49510
|
denom: 'ibc/87FAB4A0CE17C2B57830EDCF01C43C806B91AD7D0DCF2282D077C783FEA33C18',
|
|
49347
49511
|
exponent: 0,
|
|
@@ -49353,7 +49517,7 @@ const asset_list = {
|
|
|
49353
49517
|
type_asset: 'cw20',
|
|
49354
49518
|
address: 'terra10aa3zdkrc7jwuf8ekl3zq7e7m42vmzqehcmu74e4egc7xkm5kr2s0muyst',
|
|
49355
49519
|
base: 'ibc/87FAB4A0CE17C2B57830EDCF01C43C806B91AD7D0DCF2282D077C783FEA33C18',
|
|
49356
|
-
name: 'Solid
|
|
49520
|
+
name: 'Solid',
|
|
49357
49521
|
display: 'solid',
|
|
49358
49522
|
symbol: 'SOLID',
|
|
49359
49523
|
logo_URIs: {
|
|
@@ -49381,6 +49545,47 @@ const asset_list = {
|
|
|
49381
49545
|
}
|
|
49382
49546
|
}]
|
|
49383
49547
|
},
|
|
49548
|
+
{
|
|
49549
|
+
description: 'CAPA is a governance token of SOLID, powered by SOLID',
|
|
49550
|
+
denom_units: [{
|
|
49551
|
+
denom: 'ibc/395A4E2FC7CD9CB28FEBF5B746269275D01D64DFF9E1919D1498C99EBF74073B',
|
|
49552
|
+
exponent: 0,
|
|
49553
|
+
aliases: ['cw20:terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar']
|
|
49554
|
+
}, {
|
|
49555
|
+
denom: 'capa',
|
|
49556
|
+
exponent: 6
|
|
49557
|
+
}],
|
|
49558
|
+
type_asset: 'cw20',
|
|
49559
|
+
address: 'terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar',
|
|
49560
|
+
base: 'ibc/395A4E2FC7CD9CB28FEBF5B746269275D01D64DFF9E1919D1498C99EBF74073B',
|
|
49561
|
+
name: 'Capapult',
|
|
49562
|
+
display: 'capa',
|
|
49563
|
+
symbol: 'CAPA',
|
|
49564
|
+
logo_URIs: {
|
|
49565
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
|
|
49566
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg'
|
|
49567
|
+
},
|
|
49568
|
+
images: [{
|
|
49569
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
|
|
49570
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg',
|
|
49571
|
+
theme: {
|
|
49572
|
+
primary_color_hex: '#FF47C2'
|
|
49573
|
+
}
|
|
49574
|
+
}],
|
|
49575
|
+
traces: [{
|
|
49576
|
+
type: 'ibc-cw20',
|
|
49577
|
+
counterparty: {
|
|
49578
|
+
port: 'wasm.terra1d90p5lacfxnqgjxjupu234lxnxyeu8fdeef4d0e0nqy3p30r7gss4myn9x',
|
|
49579
|
+
channel_id: 'channel-85',
|
|
49580
|
+
base_denom: 'cw20:terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar',
|
|
49581
|
+
chain_name: 'terra2'
|
|
49582
|
+
},
|
|
49583
|
+
chain: {
|
|
49584
|
+
port: 'transfer',
|
|
49585
|
+
channel_id: 'channel-559'
|
|
49586
|
+
}
|
|
49587
|
+
}]
|
|
49588
|
+
},
|
|
49384
49589
|
{
|
|
49385
49590
|
description: 'The native token cw20 for SIENNA on Secret Network',
|
|
49386
49591
|
denom_units: [{
|
|
@@ -58341,7 +58546,7 @@ const asset_list = {
|
|
|
58341
58546
|
}]
|
|
58342
58547
|
},
|
|
58343
58548
|
{
|
|
58344
|
-
description: '
|
|
58549
|
+
description: 'SOLID is a Terra native overcollateralized USD stablecoin, powered by SOLID',
|
|
58345
58550
|
denom_units: [{
|
|
58346
58551
|
denom: 'ibc/87FAB4A0CE17C2B57830EDCF01C43C806B91AD7D0DCF2282D077C783FEA33C18',
|
|
58347
58552
|
exponent: 0,
|
|
@@ -58353,7 +58558,7 @@ const asset_list = {
|
|
|
58353
58558
|
type_asset: 'cw20',
|
|
58354
58559
|
address: 'terra10aa3zdkrc7jwuf8ekl3zq7e7m42vmzqehcmu74e4egc7xkm5kr2s0muyst',
|
|
58355
58560
|
base: 'ibc/87FAB4A0CE17C2B57830EDCF01C43C806B91AD7D0DCF2282D077C783FEA33C18',
|
|
58356
|
-
name: 'Solid
|
|
58561
|
+
name: 'Solid',
|
|
58357
58562
|
display: 'solid',
|
|
58358
58563
|
symbol: 'SOLID',
|
|
58359
58564
|
logo_URIs: {
|
|
@@ -58380,6 +58585,47 @@ const asset_list = {
|
|
|
58380
58585
|
channel_id: 'channel-559'
|
|
58381
58586
|
}
|
|
58382
58587
|
}]
|
|
58588
|
+
},
|
|
58589
|
+
{
|
|
58590
|
+
description: 'CAPA is a governance token of SOLID, powered by SOLID',
|
|
58591
|
+
denom_units: [{
|
|
58592
|
+
denom: 'ibc/395A4E2FC7CD9CB28FEBF5B746269275D01D64DFF9E1919D1498C99EBF74073B',
|
|
58593
|
+
exponent: 0,
|
|
58594
|
+
aliases: ['cw20:terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar']
|
|
58595
|
+
}, {
|
|
58596
|
+
denom: 'capa',
|
|
58597
|
+
exponent: 6
|
|
58598
|
+
}],
|
|
58599
|
+
type_asset: 'cw20',
|
|
58600
|
+
address: 'terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar',
|
|
58601
|
+
base: 'ibc/395A4E2FC7CD9CB28FEBF5B746269275D01D64DFF9E1919D1498C99EBF74073B',
|
|
58602
|
+
name: 'Capapult',
|
|
58603
|
+
display: 'capa',
|
|
58604
|
+
symbol: 'CAPA',
|
|
58605
|
+
logo_URIs: {
|
|
58606
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
|
|
58607
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg'
|
|
58608
|
+
},
|
|
58609
|
+
images: [{
|
|
58610
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
|
|
58611
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg',
|
|
58612
|
+
theme: {
|
|
58613
|
+
primary_color_hex: '#FF47C2'
|
|
58614
|
+
}
|
|
58615
|
+
}],
|
|
58616
|
+
traces: [{
|
|
58617
|
+
type: 'ibc-cw20',
|
|
58618
|
+
counterparty: {
|
|
58619
|
+
port: 'wasm.terra1d90p5lacfxnqgjxjupu234lxnxyeu8fdeef4d0e0nqy3p30r7gss4myn9x',
|
|
58620
|
+
channel_id: 'channel-85',
|
|
58621
|
+
base_denom: 'cw20:terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar',
|
|
58622
|
+
chain_name: 'terra2'
|
|
58623
|
+
},
|
|
58624
|
+
chain: {
|
|
58625
|
+
port: 'transfer',
|
|
58626
|
+
channel_id: 'channel-559'
|
|
58627
|
+
}
|
|
58628
|
+
}]
|
|
58383
58629
|
}
|
|
58384
58630
|
]
|
|
58385
58631
|
};
|
package/esm/assets.js
CHANGED
|
@@ -24825,6 +24825,92 @@ const assets = {
|
|
|
24825
24825
|
primary_color_hex: '#3d3d3d'
|
|
24826
24826
|
}
|
|
24827
24827
|
}]
|
|
24828
|
+
},
|
|
24829
|
+
{
|
|
24830
|
+
denom_units: [{
|
|
24831
|
+
denom: 'ibc/83A99F99AF326090B74CD5D17EE61776C7791B537EE6808F4951A184EDCCA0D9',
|
|
24832
|
+
exponent: 0,
|
|
24833
|
+
aliases: ['uqfs']
|
|
24834
|
+
}, {
|
|
24835
|
+
denom: 'qfs',
|
|
24836
|
+
exponent: 6,
|
|
24837
|
+
aliases: []
|
|
24838
|
+
}],
|
|
24839
|
+
type_asset: 'ics20',
|
|
24840
|
+
base: 'ibc/83A99F99AF326090B74CD5D17EE61776C7791B537EE6808F4951A184EDCCA0D9',
|
|
24841
|
+
name: 'QFS',
|
|
24842
|
+
display: 'qfs',
|
|
24843
|
+
symbol: 'QFS',
|
|
24844
|
+
traces: [{
|
|
24845
|
+
type: 'ibc',
|
|
24846
|
+
counterparty: {
|
|
24847
|
+
chain_name: 'qfs',
|
|
24848
|
+
base_denom: 'uqfs',
|
|
24849
|
+
channel_id: 'channel-0'
|
|
24850
|
+
},
|
|
24851
|
+
chain: {
|
|
24852
|
+
channel_id: 'channel-105393',
|
|
24853
|
+
path: 'transfer/channel-105393/uqfs'
|
|
24854
|
+
}
|
|
24855
|
+
}],
|
|
24856
|
+
logo_URIs: {
|
|
24857
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.png',
|
|
24858
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.svg'
|
|
24859
|
+
},
|
|
24860
|
+
images: [{
|
|
24861
|
+
image_sync: {
|
|
24862
|
+
chain_name: 'qfs',
|
|
24863
|
+
base_denom: 'uqfs'
|
|
24864
|
+
},
|
|
24865
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.png',
|
|
24866
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.svg',
|
|
24867
|
+
theme: {
|
|
24868
|
+
primary_color_hex: '#41918c'
|
|
24869
|
+
}
|
|
24870
|
+
}]
|
|
24871
|
+
},
|
|
24872
|
+
{
|
|
24873
|
+
denom_units: [{
|
|
24874
|
+
denom: 'ibc/698687E700D8B255FAB6B8145CE25B12591C99296965DB5C2C5DD5FE0AB685BF',
|
|
24875
|
+
exponent: 0,
|
|
24876
|
+
aliases: ['umtgbp']
|
|
24877
|
+
}, {
|
|
24878
|
+
denom: 'mtgbp',
|
|
24879
|
+
exponent: 6,
|
|
24880
|
+
aliases: []
|
|
24881
|
+
}],
|
|
24882
|
+
type_asset: 'ics20',
|
|
24883
|
+
base: 'ibc/698687E700D8B255FAB6B8145CE25B12591C99296965DB5C2C5DD5FE0AB685BF',
|
|
24884
|
+
name: 'MTGBP',
|
|
24885
|
+
display: 'mtgbp',
|
|
24886
|
+
symbol: 'MTGBP',
|
|
24887
|
+
traces: [{
|
|
24888
|
+
type: 'ibc',
|
|
24889
|
+
counterparty: {
|
|
24890
|
+
chain_name: 'mtgbp',
|
|
24891
|
+
base_denom: 'umtgbp',
|
|
24892
|
+
channel_id: 'channel-0'
|
|
24893
|
+
},
|
|
24894
|
+
chain: {
|
|
24895
|
+
channel_id: 'channel-105394',
|
|
24896
|
+
path: 'transfer/channel-105394/umtgbp'
|
|
24897
|
+
}
|
|
24898
|
+
}],
|
|
24899
|
+
logo_URIs: {
|
|
24900
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.png',
|
|
24901
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.svg'
|
|
24902
|
+
},
|
|
24903
|
+
images: [{
|
|
24904
|
+
image_sync: {
|
|
24905
|
+
chain_name: 'mtgbp',
|
|
24906
|
+
base_denom: 'umtgbp'
|
|
24907
|
+
},
|
|
24908
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.png',
|
|
24909
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.svg',
|
|
24910
|
+
theme: {
|
|
24911
|
+
primary_color_hex: '#41918c'
|
|
24912
|
+
}
|
|
24913
|
+
}]
|
|
24828
24914
|
}
|
|
24829
24915
|
]
|
|
24830
24916
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/osmosis",
|
|
3
|
-
"version": "1.67.
|
|
3
|
+
"version": "1.67.187",
|
|
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.187"
|
|
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": "80b9917cf93a38b7101d1233bcd575882f8e0544"
|
|
42
42
|
}
|