@chain-registry/osmosis 1.67.184 → 1.67.186
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 +164 -0
- package/assets.js +182 -0
- package/esm/asset_list.js +164 -0
- package/esm/assets.js +182 -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: [{
|
package/assets.js
CHANGED
|
@@ -24731,6 +24731,188 @@ const assets = {
|
|
|
24731
24731
|
images: [{
|
|
24732
24732
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/FOST.png'
|
|
24733
24733
|
}]
|
|
24734
|
+
},
|
|
24735
|
+
{
|
|
24736
|
+
description: 'Official Trump (TRUMP) coin bridged via Int3face bridge',
|
|
24737
|
+
denom_units: [{
|
|
24738
|
+
denom: 'ibc/51BFF64A432CBBA08A1ED95609BF0255EC4BBF699BFCDFF267F66CCD664CA350',
|
|
24739
|
+
exponent: 0,
|
|
24740
|
+
aliases: ['factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-trump']
|
|
24741
|
+
}, {
|
|
24742
|
+
denom: 'trump',
|
|
24743
|
+
exponent: 6
|
|
24744
|
+
}],
|
|
24745
|
+
type_asset: 'ics20',
|
|
24746
|
+
base: 'ibc/51BFF64A432CBBA08A1ED95609BF0255EC4BBF699BFCDFF267F66CCD664CA350',
|
|
24747
|
+
name: 'Official Trump (Int3)',
|
|
24748
|
+
display: 'trump',
|
|
24749
|
+
symbol: 'TRUMP.int3',
|
|
24750
|
+
traces: [{
|
|
24751
|
+
type: 'bridge',
|
|
24752
|
+
counterparty: {
|
|
24753
|
+
chain_name: 'solana',
|
|
24754
|
+
base_denom: '6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN'
|
|
24755
|
+
},
|
|
24756
|
+
provider: 'Int3face'
|
|
24757
|
+
}, {
|
|
24758
|
+
type: 'ibc',
|
|
24759
|
+
counterparty: {
|
|
24760
|
+
chain_name: 'int3face',
|
|
24761
|
+
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-trump',
|
|
24762
|
+
channel_id: 'channel-0'
|
|
24763
|
+
},
|
|
24764
|
+
chain: {
|
|
24765
|
+
channel_id: 'channel-82819',
|
|
24766
|
+
path: 'transfer/channel-82819/factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-trump'
|
|
24767
|
+
}
|
|
24768
|
+
}],
|
|
24769
|
+
logo_URIs: {
|
|
24770
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/trump.int3.png'
|
|
24771
|
+
},
|
|
24772
|
+
images: [{
|
|
24773
|
+
image_sync: {
|
|
24774
|
+
chain_name: 'int3face',
|
|
24775
|
+
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-trump'
|
|
24776
|
+
},
|
|
24777
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/trump.int3.png',
|
|
24778
|
+
theme: {
|
|
24779
|
+
primary_color_hex: '#3d3d3d'
|
|
24780
|
+
}
|
|
24781
|
+
}]
|
|
24782
|
+
},
|
|
24783
|
+
{
|
|
24784
|
+
description: 'Pudgy Penguins (PENGU) coin bridged via Int3face bridge',
|
|
24785
|
+
denom_units: [{
|
|
24786
|
+
denom: 'ibc/2C5CB5DB3D86F64FDE6155A3A94D7543A126DA55490309EEDF59A0765873DA1C',
|
|
24787
|
+
exponent: 0,
|
|
24788
|
+
aliases: ['factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-pengu']
|
|
24789
|
+
}, {
|
|
24790
|
+
denom: 'pengu',
|
|
24791
|
+
exponent: 6
|
|
24792
|
+
}],
|
|
24793
|
+
type_asset: 'ics20',
|
|
24794
|
+
base: 'ibc/2C5CB5DB3D86F64FDE6155A3A94D7543A126DA55490309EEDF59A0765873DA1C',
|
|
24795
|
+
name: 'Pudgy Penguins (Int3)',
|
|
24796
|
+
display: 'pengu',
|
|
24797
|
+
symbol: 'PENGU.int3',
|
|
24798
|
+
traces: [{
|
|
24799
|
+
type: 'bridge',
|
|
24800
|
+
counterparty: {
|
|
24801
|
+
chain_name: 'solana',
|
|
24802
|
+
base_denom: '2zMMhcVQEXDtdE6vsFS7S7D5oUodfJHE8vd1gnBouauv'
|
|
24803
|
+
},
|
|
24804
|
+
provider: 'Int3face'
|
|
24805
|
+
}, {
|
|
24806
|
+
type: 'ibc',
|
|
24807
|
+
counterparty: {
|
|
24808
|
+
chain_name: 'int3face',
|
|
24809
|
+
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-pengu',
|
|
24810
|
+
channel_id: 'channel-0'
|
|
24811
|
+
},
|
|
24812
|
+
chain: {
|
|
24813
|
+
channel_id: 'channel-82819',
|
|
24814
|
+
path: 'transfer/channel-82819/factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-pengu'
|
|
24815
|
+
}
|
|
24816
|
+
}],
|
|
24817
|
+
logo_URIs: {
|
|
24818
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/pengu.int3.png'
|
|
24819
|
+
},
|
|
24820
|
+
images: [{
|
|
24821
|
+
image_sync: {
|
|
24822
|
+
chain_name: 'int3face',
|
|
24823
|
+
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-pengu'
|
|
24824
|
+
},
|
|
24825
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/pengu.int3.png',
|
|
24826
|
+
theme: {
|
|
24827
|
+
primary_color_hex: '#3d3d3d'
|
|
24828
|
+
}
|
|
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
|
+
}]
|
|
24734
24916
|
}
|
|
24735
24917
|
]
|
|
24736
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: [{
|
package/esm/assets.js
CHANGED
|
@@ -24729,6 +24729,188 @@ const assets = {
|
|
|
24729
24729
|
images: [{
|
|
24730
24730
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/FOST.png'
|
|
24731
24731
|
}]
|
|
24732
|
+
},
|
|
24733
|
+
{
|
|
24734
|
+
description: 'Official Trump (TRUMP) coin bridged via Int3face bridge',
|
|
24735
|
+
denom_units: [{
|
|
24736
|
+
denom: 'ibc/51BFF64A432CBBA08A1ED95609BF0255EC4BBF699BFCDFF267F66CCD664CA350',
|
|
24737
|
+
exponent: 0,
|
|
24738
|
+
aliases: ['factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-trump']
|
|
24739
|
+
}, {
|
|
24740
|
+
denom: 'trump',
|
|
24741
|
+
exponent: 6
|
|
24742
|
+
}],
|
|
24743
|
+
type_asset: 'ics20',
|
|
24744
|
+
base: 'ibc/51BFF64A432CBBA08A1ED95609BF0255EC4BBF699BFCDFF267F66CCD664CA350',
|
|
24745
|
+
name: 'Official Trump (Int3)',
|
|
24746
|
+
display: 'trump',
|
|
24747
|
+
symbol: 'TRUMP.int3',
|
|
24748
|
+
traces: [{
|
|
24749
|
+
type: 'bridge',
|
|
24750
|
+
counterparty: {
|
|
24751
|
+
chain_name: 'solana',
|
|
24752
|
+
base_denom: '6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN'
|
|
24753
|
+
},
|
|
24754
|
+
provider: 'Int3face'
|
|
24755
|
+
}, {
|
|
24756
|
+
type: 'ibc',
|
|
24757
|
+
counterparty: {
|
|
24758
|
+
chain_name: 'int3face',
|
|
24759
|
+
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-trump',
|
|
24760
|
+
channel_id: 'channel-0'
|
|
24761
|
+
},
|
|
24762
|
+
chain: {
|
|
24763
|
+
channel_id: 'channel-82819',
|
|
24764
|
+
path: 'transfer/channel-82819/factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-trump'
|
|
24765
|
+
}
|
|
24766
|
+
}],
|
|
24767
|
+
logo_URIs: {
|
|
24768
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/trump.int3.png'
|
|
24769
|
+
},
|
|
24770
|
+
images: [{
|
|
24771
|
+
image_sync: {
|
|
24772
|
+
chain_name: 'int3face',
|
|
24773
|
+
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-trump'
|
|
24774
|
+
},
|
|
24775
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/trump.int3.png',
|
|
24776
|
+
theme: {
|
|
24777
|
+
primary_color_hex: '#3d3d3d'
|
|
24778
|
+
}
|
|
24779
|
+
}]
|
|
24780
|
+
},
|
|
24781
|
+
{
|
|
24782
|
+
description: 'Pudgy Penguins (PENGU) coin bridged via Int3face bridge',
|
|
24783
|
+
denom_units: [{
|
|
24784
|
+
denom: 'ibc/2C5CB5DB3D86F64FDE6155A3A94D7543A126DA55490309EEDF59A0765873DA1C',
|
|
24785
|
+
exponent: 0,
|
|
24786
|
+
aliases: ['factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-pengu']
|
|
24787
|
+
}, {
|
|
24788
|
+
denom: 'pengu',
|
|
24789
|
+
exponent: 6
|
|
24790
|
+
}],
|
|
24791
|
+
type_asset: 'ics20',
|
|
24792
|
+
base: 'ibc/2C5CB5DB3D86F64FDE6155A3A94D7543A126DA55490309EEDF59A0765873DA1C',
|
|
24793
|
+
name: 'Pudgy Penguins (Int3)',
|
|
24794
|
+
display: 'pengu',
|
|
24795
|
+
symbol: 'PENGU.int3',
|
|
24796
|
+
traces: [{
|
|
24797
|
+
type: 'bridge',
|
|
24798
|
+
counterparty: {
|
|
24799
|
+
chain_name: 'solana',
|
|
24800
|
+
base_denom: '2zMMhcVQEXDtdE6vsFS7S7D5oUodfJHE8vd1gnBouauv'
|
|
24801
|
+
},
|
|
24802
|
+
provider: 'Int3face'
|
|
24803
|
+
}, {
|
|
24804
|
+
type: 'ibc',
|
|
24805
|
+
counterparty: {
|
|
24806
|
+
chain_name: 'int3face',
|
|
24807
|
+
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-pengu',
|
|
24808
|
+
channel_id: 'channel-0'
|
|
24809
|
+
},
|
|
24810
|
+
chain: {
|
|
24811
|
+
channel_id: 'channel-82819',
|
|
24812
|
+
path: 'transfer/channel-82819/factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-pengu'
|
|
24813
|
+
}
|
|
24814
|
+
}],
|
|
24815
|
+
logo_URIs: {
|
|
24816
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/pengu.int3.png'
|
|
24817
|
+
},
|
|
24818
|
+
images: [{
|
|
24819
|
+
image_sync: {
|
|
24820
|
+
chain_name: 'int3face',
|
|
24821
|
+
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-pengu'
|
|
24822
|
+
},
|
|
24823
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/pengu.int3.png',
|
|
24824
|
+
theme: {
|
|
24825
|
+
primary_color_hex: '#3d3d3d'
|
|
24826
|
+
}
|
|
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
|
+
}]
|
|
24732
24914
|
}
|
|
24733
24915
|
]
|
|
24734
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.186",
|
|
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.186"
|
|
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": "a1f07c3e84210d7913a324073d4a9ca0ca34582c"
|
|
42
42
|
}
|