@chain-registry/osmosis 1.67.98 → 1.67.100
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 +220 -0
- package/assets.js +86 -1
- package/esm/asset_list.js +220 -0
- package/esm/assets.js +86 -1
- package/package.json +3 -3
package/asset_list.js
CHANGED
|
@@ -4909,6 +4909,80 @@ const asset_list = {
|
|
|
4909
4909
|
}
|
|
4910
4910
|
}]
|
|
4911
4911
|
},
|
|
4912
|
+
{
|
|
4913
|
+
description: 'Manifest native token',
|
|
4914
|
+
denom_units: [{
|
|
4915
|
+
denom: 'ibc/1A3DE66CCE39FA151DA710B21E06C8FBC47178C1DCE7BB35D2A79466F754CD51',
|
|
4916
|
+
exponent: 0,
|
|
4917
|
+
aliases: ['umfx']
|
|
4918
|
+
}, {
|
|
4919
|
+
denom: 'mfx',
|
|
4920
|
+
exponent: 6
|
|
4921
|
+
}],
|
|
4922
|
+
base: 'ibc/1A3DE66CCE39FA151DA710B21E06C8FBC47178C1DCE7BB35D2A79466F754CD51',
|
|
4923
|
+
name: 'Manifest Token',
|
|
4924
|
+
display: 'mfx',
|
|
4925
|
+
symbol: 'MFX',
|
|
4926
|
+
logo_URIs: {
|
|
4927
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/manifest/images/manifest.png',
|
|
4928
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/manifest/images/manifest.svg'
|
|
4929
|
+
},
|
|
4930
|
+
images: [{
|
|
4931
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/manifest/images/manifest.png',
|
|
4932
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/manifest/images/manifest.svg'
|
|
4933
|
+
}],
|
|
4934
|
+
type_asset: 'sdk.coin',
|
|
4935
|
+
socials: {
|
|
4936
|
+
website: 'https://manifestai.org/',
|
|
4937
|
+
twitter: 'https://x.com/ManifestAIs/'
|
|
4938
|
+
},
|
|
4939
|
+
traces: [{
|
|
4940
|
+
type: 'ibc',
|
|
4941
|
+
counterparty: {
|
|
4942
|
+
channel_id: 'channel-0',
|
|
4943
|
+
base_denom: 'umfx',
|
|
4944
|
+
chain_name: 'manifest'
|
|
4945
|
+
},
|
|
4946
|
+
chain: {
|
|
4947
|
+
channel_id: 'channel-100418'
|
|
4948
|
+
}
|
|
4949
|
+
}]
|
|
4950
|
+
},
|
|
4951
|
+
{
|
|
4952
|
+
description: 'Proof of Authority token for the Manifest network',
|
|
4953
|
+
denom_units: [{
|
|
4954
|
+
denom: 'ibc/B1DA72A9BF8F97F0575AB93681D476AFE640A0CD1FB44DD016BE156EEA8B8C7A',
|
|
4955
|
+
exponent: 0,
|
|
4956
|
+
aliases: ['upoa']
|
|
4957
|
+
}, {
|
|
4958
|
+
denom: 'poa',
|
|
4959
|
+
exponent: 6
|
|
4960
|
+
}],
|
|
4961
|
+
base: 'ibc/B1DA72A9BF8F97F0575AB93681D476AFE640A0CD1FB44DD016BE156EEA8B8C7A',
|
|
4962
|
+
name: 'Manifest Proof of Authority Token',
|
|
4963
|
+
display: 'poa',
|
|
4964
|
+
symbol: 'POA',
|
|
4965
|
+
logo_URIs: {
|
|
4966
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/manifest/images/manifest.png',
|
|
4967
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/manifest/images/manifest.svg'
|
|
4968
|
+
},
|
|
4969
|
+
images: [{
|
|
4970
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/manifest/images/manifest.png',
|
|
4971
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/manifest/images/manifest.svg'
|
|
4972
|
+
}],
|
|
4973
|
+
type_asset: 'sdk.coin',
|
|
4974
|
+
traces: [{
|
|
4975
|
+
type: 'ibc',
|
|
4976
|
+
counterparty: {
|
|
4977
|
+
channel_id: 'channel-0',
|
|
4978
|
+
base_denom: 'upoa',
|
|
4979
|
+
chain_name: 'manifest'
|
|
4980
|
+
},
|
|
4981
|
+
chain: {
|
|
4982
|
+
channel_id: 'channel-100418'
|
|
4983
|
+
}
|
|
4984
|
+
}]
|
|
4985
|
+
},
|
|
4912
4986
|
{
|
|
4913
4987
|
description: 'The native token of MANTRA',
|
|
4914
4988
|
denom_units: [{
|
|
@@ -5495,6 +5569,42 @@ const asset_list = {
|
|
|
5495
5569
|
}
|
|
5496
5570
|
}]
|
|
5497
5571
|
},
|
|
5572
|
+
{
|
|
5573
|
+
description: 'NIL - the native token of Nillion',
|
|
5574
|
+
denom_units: [{
|
|
5575
|
+
denom: 'ibc/D37860EB1D2669F34B47A7BC48885853D5AB23642EF958CDEA35EB6074087064',
|
|
5576
|
+
exponent: 0,
|
|
5577
|
+
aliases: ['unil']
|
|
5578
|
+
}, {
|
|
5579
|
+
denom: 'nil',
|
|
5580
|
+
exponent: 6
|
|
5581
|
+
}],
|
|
5582
|
+
base: 'ibc/D37860EB1D2669F34B47A7BC48885853D5AB23642EF958CDEA35EB6074087064',
|
|
5583
|
+
name: 'Nillion',
|
|
5584
|
+
display: 'nil',
|
|
5585
|
+
symbol: 'NIL',
|
|
5586
|
+
images: [{
|
|
5587
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nillion/images/nil.png',
|
|
5588
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nillion/images/nil.svg'
|
|
5589
|
+
}],
|
|
5590
|
+
type_asset: 'sdk.coin',
|
|
5591
|
+
socials: {
|
|
5592
|
+
website: 'https://nillion.com',
|
|
5593
|
+
twitter: 'https://x.com/nillionnetwork'
|
|
5594
|
+
},
|
|
5595
|
+
coingecko_id: 'nillion',
|
|
5596
|
+
traces: [{
|
|
5597
|
+
type: 'ibc',
|
|
5598
|
+
counterparty: {
|
|
5599
|
+
channel_id: 'channel-2',
|
|
5600
|
+
base_denom: 'unil',
|
|
5601
|
+
chain_name: 'nillion'
|
|
5602
|
+
},
|
|
5603
|
+
chain: {
|
|
5604
|
+
channel_id: 'channel-98416'
|
|
5605
|
+
}
|
|
5606
|
+
}]
|
|
5607
|
+
},
|
|
5498
5608
|
{
|
|
5499
5609
|
description: 'The permissioned staking asset for Noble Chain',
|
|
5500
5610
|
denom_units: [{
|
|
@@ -11113,6 +11223,80 @@ const asset_list = {
|
|
|
11113
11223
|
}
|
|
11114
11224
|
}]
|
|
11115
11225
|
},
|
|
11226
|
+
{
|
|
11227
|
+
description: 'Manifest native token',
|
|
11228
|
+
denom_units: [{
|
|
11229
|
+
denom: 'ibc/1A3DE66CCE39FA151DA710B21E06C8FBC47178C1DCE7BB35D2A79466F754CD51',
|
|
11230
|
+
exponent: 0,
|
|
11231
|
+
aliases: ['umfx']
|
|
11232
|
+
}, {
|
|
11233
|
+
denom: 'mfx',
|
|
11234
|
+
exponent: 6
|
|
11235
|
+
}],
|
|
11236
|
+
base: 'ibc/1A3DE66CCE39FA151DA710B21E06C8FBC47178C1DCE7BB35D2A79466F754CD51',
|
|
11237
|
+
name: 'Manifest Token',
|
|
11238
|
+
display: 'mfx',
|
|
11239
|
+
symbol: 'MFX',
|
|
11240
|
+
logo_URIs: {
|
|
11241
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/manifest/images/manifest.png',
|
|
11242
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/manifest/images/manifest.svg'
|
|
11243
|
+
},
|
|
11244
|
+
images: [{
|
|
11245
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/manifest/images/manifest.png',
|
|
11246
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/manifest/images/manifest.svg'
|
|
11247
|
+
}],
|
|
11248
|
+
type_asset: 'sdk.coin',
|
|
11249
|
+
socials: {
|
|
11250
|
+
website: 'https://manifestai.org/',
|
|
11251
|
+
twitter: 'https://x.com/ManifestAIs/'
|
|
11252
|
+
},
|
|
11253
|
+
traces: [{
|
|
11254
|
+
type: 'ibc',
|
|
11255
|
+
counterparty: {
|
|
11256
|
+
channel_id: 'channel-0',
|
|
11257
|
+
base_denom: 'umfx',
|
|
11258
|
+
chain_name: 'manifest'
|
|
11259
|
+
},
|
|
11260
|
+
chain: {
|
|
11261
|
+
channel_id: 'channel-100418'
|
|
11262
|
+
}
|
|
11263
|
+
}]
|
|
11264
|
+
},
|
|
11265
|
+
{
|
|
11266
|
+
description: 'Proof of Authority token for the Manifest network',
|
|
11267
|
+
denom_units: [{
|
|
11268
|
+
denom: 'ibc/B1DA72A9BF8F97F0575AB93681D476AFE640A0CD1FB44DD016BE156EEA8B8C7A',
|
|
11269
|
+
exponent: 0,
|
|
11270
|
+
aliases: ['upoa']
|
|
11271
|
+
}, {
|
|
11272
|
+
denom: 'poa',
|
|
11273
|
+
exponent: 6
|
|
11274
|
+
}],
|
|
11275
|
+
base: 'ibc/B1DA72A9BF8F97F0575AB93681D476AFE640A0CD1FB44DD016BE156EEA8B8C7A',
|
|
11276
|
+
name: 'Manifest Proof of Authority Token',
|
|
11277
|
+
display: 'poa',
|
|
11278
|
+
symbol: 'POA',
|
|
11279
|
+
logo_URIs: {
|
|
11280
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/manifest/images/manifest.png',
|
|
11281
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/manifest/images/manifest.svg'
|
|
11282
|
+
},
|
|
11283
|
+
images: [{
|
|
11284
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/manifest/images/manifest.png',
|
|
11285
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/manifest/images/manifest.svg'
|
|
11286
|
+
}],
|
|
11287
|
+
type_asset: 'sdk.coin',
|
|
11288
|
+
traces: [{
|
|
11289
|
+
type: 'ibc',
|
|
11290
|
+
counterparty: {
|
|
11291
|
+
channel_id: 'channel-0',
|
|
11292
|
+
base_denom: 'upoa',
|
|
11293
|
+
chain_name: 'manifest'
|
|
11294
|
+
},
|
|
11295
|
+
chain: {
|
|
11296
|
+
channel_id: 'channel-100418'
|
|
11297
|
+
}
|
|
11298
|
+
}]
|
|
11299
|
+
},
|
|
11116
11300
|
{
|
|
11117
11301
|
description: 'The native token of MANTRA',
|
|
11118
11302
|
denom_units: [{
|
|
@@ -11699,6 +11883,42 @@ const asset_list = {
|
|
|
11699
11883
|
}
|
|
11700
11884
|
}]
|
|
11701
11885
|
},
|
|
11886
|
+
{
|
|
11887
|
+
description: 'NIL - the native token of Nillion',
|
|
11888
|
+
denom_units: [{
|
|
11889
|
+
denom: 'ibc/D37860EB1D2669F34B47A7BC48885853D5AB23642EF958CDEA35EB6074087064',
|
|
11890
|
+
exponent: 0,
|
|
11891
|
+
aliases: ['unil']
|
|
11892
|
+
}, {
|
|
11893
|
+
denom: 'nil',
|
|
11894
|
+
exponent: 6
|
|
11895
|
+
}],
|
|
11896
|
+
base: 'ibc/D37860EB1D2669F34B47A7BC48885853D5AB23642EF958CDEA35EB6074087064',
|
|
11897
|
+
name: 'Nillion',
|
|
11898
|
+
display: 'nil',
|
|
11899
|
+
symbol: 'NIL',
|
|
11900
|
+
images: [{
|
|
11901
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nillion/images/nil.png',
|
|
11902
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nillion/images/nil.svg'
|
|
11903
|
+
}],
|
|
11904
|
+
type_asset: 'sdk.coin',
|
|
11905
|
+
socials: {
|
|
11906
|
+
website: 'https://nillion.com',
|
|
11907
|
+
twitter: 'https://x.com/nillionnetwork'
|
|
11908
|
+
},
|
|
11909
|
+
coingecko_id: 'nillion',
|
|
11910
|
+
traces: [{
|
|
11911
|
+
type: 'ibc',
|
|
11912
|
+
counterparty: {
|
|
11913
|
+
channel_id: 'channel-2',
|
|
11914
|
+
base_denom: 'unil',
|
|
11915
|
+
chain_name: 'nillion'
|
|
11916
|
+
},
|
|
11917
|
+
chain: {
|
|
11918
|
+
channel_id: 'channel-98416'
|
|
11919
|
+
}
|
|
11920
|
+
}]
|
|
11921
|
+
},
|
|
11702
11922
|
{
|
|
11703
11923
|
description: 'The permissioned staking asset for Noble Chain',
|
|
11704
11924
|
denom_units: [{
|
package/assets.js
CHANGED
|
@@ -23639,7 +23639,7 @@ const assets = {
|
|
|
23639
23639
|
type_asset: 'sdk.coin',
|
|
23640
23640
|
address: 'osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8',
|
|
23641
23641
|
base: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/t7s',
|
|
23642
|
-
name: 'The
|
|
23642
|
+
name: 'The Seven Green Shade',
|
|
23643
23643
|
display: 'T7S',
|
|
23644
23644
|
symbol: 'T7S',
|
|
23645
23645
|
logo_URIs: {
|
|
@@ -23766,6 +23766,91 @@ const assets = {
|
|
|
23766
23766
|
images: [{
|
|
23767
23767
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allin.png'
|
|
23768
23768
|
}]
|
|
23769
|
+
},
|
|
23770
|
+
{
|
|
23771
|
+
description: 'Manifest native token',
|
|
23772
|
+
extended_description: 'MFX is the foundational utility token powering the Manifest Network ecosystem - a decentralized platform bridging Web2 reliability with Web3 freedom. As the primary medium of exchange, MFX facilitates transactions across Manifest\'s privacy-first AI infrastructure, providing access to decentralized compute resources, industry-leading GPUs, blockchain-secured storage, and comprehensive deployment tools. MFX represents more than just currency; it embodies Manifest\'s mission to democratize access to sovereign technologies and ethical AI applications, empowering developers to build scalable solutions that prioritize individual autonomy and data privacy without sacrificing performance or reliability. By holding MFX, users gain privileged access to a global network spanning multiple continents, designed for visionaries building the next generation of self-sovereign, ethical technology.',
|
|
23773
|
+
denom_units: [{
|
|
23774
|
+
denom: 'ibc/1A3DE66CCE39FA151DA710B21E06C8FBC47178C1DCE7BB35D2A79466F754CD51',
|
|
23775
|
+
exponent: 0,
|
|
23776
|
+
aliases: ['umfx']
|
|
23777
|
+
}, {
|
|
23778
|
+
denom: 'mfx',
|
|
23779
|
+
exponent: 6
|
|
23780
|
+
}],
|
|
23781
|
+
type_asset: 'ics20',
|
|
23782
|
+
base: 'ibc/1A3DE66CCE39FA151DA710B21E06C8FBC47178C1DCE7BB35D2A79466F754CD51',
|
|
23783
|
+
name: 'Manifest',
|
|
23784
|
+
display: 'mfx',
|
|
23785
|
+
symbol: 'MFX',
|
|
23786
|
+
traces: [{
|
|
23787
|
+
type: 'ibc',
|
|
23788
|
+
counterparty: {
|
|
23789
|
+
chain_name: 'manifest',
|
|
23790
|
+
base_denom: 'umfx',
|
|
23791
|
+
channel_id: 'channel-0'
|
|
23792
|
+
},
|
|
23793
|
+
chain: {
|
|
23794
|
+
channel_id: 'channel-100418',
|
|
23795
|
+
path: 'transfer/channel-100418/umfx'
|
|
23796
|
+
}
|
|
23797
|
+
}],
|
|
23798
|
+
logo_URIs: {
|
|
23799
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/manifest/images/manifest.png',
|
|
23800
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/manifest/images/manifest.svg'
|
|
23801
|
+
},
|
|
23802
|
+
images: [{
|
|
23803
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/manifest/images/manifest.png',
|
|
23804
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/manifest/images/manifest.svg'
|
|
23805
|
+
}]
|
|
23806
|
+
},
|
|
23807
|
+
{
|
|
23808
|
+
description: 'Rewards token designed to incentivize participation in Coreum Community DAO',
|
|
23809
|
+
extended_description: 'The Coreum Community DAO (CCD) token incentivizes and rewards members for their contributions and support in community growth and educational initiatives.',
|
|
23810
|
+
denom_units: [{
|
|
23811
|
+
denom: 'ibc/BA368CD4ED32975C333F69DA8FE0AB482D2E0F3C04227053EEB9B597A6789F6E',
|
|
23812
|
+
exponent: 0,
|
|
23813
|
+
aliases: ['uccd-core1hnwd78wappjmgygyzr9mwspm7uzytrkcp9pfvv']
|
|
23814
|
+
}, {
|
|
23815
|
+
denom: 'ccd',
|
|
23816
|
+
exponent: 6
|
|
23817
|
+
}],
|
|
23818
|
+
type_asset: 'ics20',
|
|
23819
|
+
base: 'ibc/BA368CD4ED32975C333F69DA8FE0AB482D2E0F3C04227053EEB9B597A6789F6E',
|
|
23820
|
+
name: 'Coreum Community DAO Token',
|
|
23821
|
+
display: 'ccd',
|
|
23822
|
+
symbol: 'CCD',
|
|
23823
|
+
traces: [{
|
|
23824
|
+
type: 'ibc',
|
|
23825
|
+
counterparty: {
|
|
23826
|
+
chain_name: 'coreum',
|
|
23827
|
+
base_denom: 'uccd-core1hnwd78wappjmgygyzr9mwspm7uzytrkcp9pfvv',
|
|
23828
|
+
channel_id: 'channel-2'
|
|
23829
|
+
},
|
|
23830
|
+
chain: {
|
|
23831
|
+
channel_id: 'channel-2188',
|
|
23832
|
+
path: 'transfer/channel-2188/uccd-core1hnwd78wappjmgygyzr9mwspm7uzytrkcp9pfvv'
|
|
23833
|
+
}
|
|
23834
|
+
}],
|
|
23835
|
+
logo_URIs: {
|
|
23836
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/ccd.png',
|
|
23837
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/ccd.svg'
|
|
23838
|
+
},
|
|
23839
|
+
images: [{
|
|
23840
|
+
image_sync: {
|
|
23841
|
+
chain_name: 'coreum',
|
|
23842
|
+
base_denom: 'uccd-core1hnwd78wappjmgygyzr9mwspm7uzytrkcp9pfvv'
|
|
23843
|
+
},
|
|
23844
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/ccd.png',
|
|
23845
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/ccd.svg',
|
|
23846
|
+
theme: {
|
|
23847
|
+
primary_color_hex: '#a50dda'
|
|
23848
|
+
}
|
|
23849
|
+
}],
|
|
23850
|
+
socials: {
|
|
23851
|
+
website: 'https://coreumcommunitydao.com/',
|
|
23852
|
+
twitter: 'https://x.com/Cor3_Community'
|
|
23853
|
+
}
|
|
23769
23854
|
}
|
|
23770
23855
|
]
|
|
23771
23856
|
};
|
package/esm/asset_list.js
CHANGED
|
@@ -4907,6 +4907,80 @@ const asset_list = {
|
|
|
4907
4907
|
}
|
|
4908
4908
|
}]
|
|
4909
4909
|
},
|
|
4910
|
+
{
|
|
4911
|
+
description: 'Manifest native token',
|
|
4912
|
+
denom_units: [{
|
|
4913
|
+
denom: 'ibc/1A3DE66CCE39FA151DA710B21E06C8FBC47178C1DCE7BB35D2A79466F754CD51',
|
|
4914
|
+
exponent: 0,
|
|
4915
|
+
aliases: ['umfx']
|
|
4916
|
+
}, {
|
|
4917
|
+
denom: 'mfx',
|
|
4918
|
+
exponent: 6
|
|
4919
|
+
}],
|
|
4920
|
+
base: 'ibc/1A3DE66CCE39FA151DA710B21E06C8FBC47178C1DCE7BB35D2A79466F754CD51',
|
|
4921
|
+
name: 'Manifest Token',
|
|
4922
|
+
display: 'mfx',
|
|
4923
|
+
symbol: 'MFX',
|
|
4924
|
+
logo_URIs: {
|
|
4925
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/manifest/images/manifest.png',
|
|
4926
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/manifest/images/manifest.svg'
|
|
4927
|
+
},
|
|
4928
|
+
images: [{
|
|
4929
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/manifest/images/manifest.png',
|
|
4930
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/manifest/images/manifest.svg'
|
|
4931
|
+
}],
|
|
4932
|
+
type_asset: 'sdk.coin',
|
|
4933
|
+
socials: {
|
|
4934
|
+
website: 'https://manifestai.org/',
|
|
4935
|
+
twitter: 'https://x.com/ManifestAIs/'
|
|
4936
|
+
},
|
|
4937
|
+
traces: [{
|
|
4938
|
+
type: 'ibc',
|
|
4939
|
+
counterparty: {
|
|
4940
|
+
channel_id: 'channel-0',
|
|
4941
|
+
base_denom: 'umfx',
|
|
4942
|
+
chain_name: 'manifest'
|
|
4943
|
+
},
|
|
4944
|
+
chain: {
|
|
4945
|
+
channel_id: 'channel-100418'
|
|
4946
|
+
}
|
|
4947
|
+
}]
|
|
4948
|
+
},
|
|
4949
|
+
{
|
|
4950
|
+
description: 'Proof of Authority token for the Manifest network',
|
|
4951
|
+
denom_units: [{
|
|
4952
|
+
denom: 'ibc/B1DA72A9BF8F97F0575AB93681D476AFE640A0CD1FB44DD016BE156EEA8B8C7A',
|
|
4953
|
+
exponent: 0,
|
|
4954
|
+
aliases: ['upoa']
|
|
4955
|
+
}, {
|
|
4956
|
+
denom: 'poa',
|
|
4957
|
+
exponent: 6
|
|
4958
|
+
}],
|
|
4959
|
+
base: 'ibc/B1DA72A9BF8F97F0575AB93681D476AFE640A0CD1FB44DD016BE156EEA8B8C7A',
|
|
4960
|
+
name: 'Manifest Proof of Authority Token',
|
|
4961
|
+
display: 'poa',
|
|
4962
|
+
symbol: 'POA',
|
|
4963
|
+
logo_URIs: {
|
|
4964
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/manifest/images/manifest.png',
|
|
4965
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/manifest/images/manifest.svg'
|
|
4966
|
+
},
|
|
4967
|
+
images: [{
|
|
4968
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/manifest/images/manifest.png',
|
|
4969
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/manifest/images/manifest.svg'
|
|
4970
|
+
}],
|
|
4971
|
+
type_asset: 'sdk.coin',
|
|
4972
|
+
traces: [{
|
|
4973
|
+
type: 'ibc',
|
|
4974
|
+
counterparty: {
|
|
4975
|
+
channel_id: 'channel-0',
|
|
4976
|
+
base_denom: 'upoa',
|
|
4977
|
+
chain_name: 'manifest'
|
|
4978
|
+
},
|
|
4979
|
+
chain: {
|
|
4980
|
+
channel_id: 'channel-100418'
|
|
4981
|
+
}
|
|
4982
|
+
}]
|
|
4983
|
+
},
|
|
4910
4984
|
{
|
|
4911
4985
|
description: 'The native token of MANTRA',
|
|
4912
4986
|
denom_units: [{
|
|
@@ -5493,6 +5567,42 @@ const asset_list = {
|
|
|
5493
5567
|
}
|
|
5494
5568
|
}]
|
|
5495
5569
|
},
|
|
5570
|
+
{
|
|
5571
|
+
description: 'NIL - the native token of Nillion',
|
|
5572
|
+
denom_units: [{
|
|
5573
|
+
denom: 'ibc/D37860EB1D2669F34B47A7BC48885853D5AB23642EF958CDEA35EB6074087064',
|
|
5574
|
+
exponent: 0,
|
|
5575
|
+
aliases: ['unil']
|
|
5576
|
+
}, {
|
|
5577
|
+
denom: 'nil',
|
|
5578
|
+
exponent: 6
|
|
5579
|
+
}],
|
|
5580
|
+
base: 'ibc/D37860EB1D2669F34B47A7BC48885853D5AB23642EF958CDEA35EB6074087064',
|
|
5581
|
+
name: 'Nillion',
|
|
5582
|
+
display: 'nil',
|
|
5583
|
+
symbol: 'NIL',
|
|
5584
|
+
images: [{
|
|
5585
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nillion/images/nil.png',
|
|
5586
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nillion/images/nil.svg'
|
|
5587
|
+
}],
|
|
5588
|
+
type_asset: 'sdk.coin',
|
|
5589
|
+
socials: {
|
|
5590
|
+
website: 'https://nillion.com',
|
|
5591
|
+
twitter: 'https://x.com/nillionnetwork'
|
|
5592
|
+
},
|
|
5593
|
+
coingecko_id: 'nillion',
|
|
5594
|
+
traces: [{
|
|
5595
|
+
type: 'ibc',
|
|
5596
|
+
counterparty: {
|
|
5597
|
+
channel_id: 'channel-2',
|
|
5598
|
+
base_denom: 'unil',
|
|
5599
|
+
chain_name: 'nillion'
|
|
5600
|
+
},
|
|
5601
|
+
chain: {
|
|
5602
|
+
channel_id: 'channel-98416'
|
|
5603
|
+
}
|
|
5604
|
+
}]
|
|
5605
|
+
},
|
|
5496
5606
|
{
|
|
5497
5607
|
description: 'The permissioned staking asset for Noble Chain',
|
|
5498
5608
|
denom_units: [{
|
|
@@ -11111,6 +11221,80 @@ const asset_list = {
|
|
|
11111
11221
|
}
|
|
11112
11222
|
}]
|
|
11113
11223
|
},
|
|
11224
|
+
{
|
|
11225
|
+
description: 'Manifest native token',
|
|
11226
|
+
denom_units: [{
|
|
11227
|
+
denom: 'ibc/1A3DE66CCE39FA151DA710B21E06C8FBC47178C1DCE7BB35D2A79466F754CD51',
|
|
11228
|
+
exponent: 0,
|
|
11229
|
+
aliases: ['umfx']
|
|
11230
|
+
}, {
|
|
11231
|
+
denom: 'mfx',
|
|
11232
|
+
exponent: 6
|
|
11233
|
+
}],
|
|
11234
|
+
base: 'ibc/1A3DE66CCE39FA151DA710B21E06C8FBC47178C1DCE7BB35D2A79466F754CD51',
|
|
11235
|
+
name: 'Manifest Token',
|
|
11236
|
+
display: 'mfx',
|
|
11237
|
+
symbol: 'MFX',
|
|
11238
|
+
logo_URIs: {
|
|
11239
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/manifest/images/manifest.png',
|
|
11240
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/manifest/images/manifest.svg'
|
|
11241
|
+
},
|
|
11242
|
+
images: [{
|
|
11243
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/manifest/images/manifest.png',
|
|
11244
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/manifest/images/manifest.svg'
|
|
11245
|
+
}],
|
|
11246
|
+
type_asset: 'sdk.coin',
|
|
11247
|
+
socials: {
|
|
11248
|
+
website: 'https://manifestai.org/',
|
|
11249
|
+
twitter: 'https://x.com/ManifestAIs/'
|
|
11250
|
+
},
|
|
11251
|
+
traces: [{
|
|
11252
|
+
type: 'ibc',
|
|
11253
|
+
counterparty: {
|
|
11254
|
+
channel_id: 'channel-0',
|
|
11255
|
+
base_denom: 'umfx',
|
|
11256
|
+
chain_name: 'manifest'
|
|
11257
|
+
},
|
|
11258
|
+
chain: {
|
|
11259
|
+
channel_id: 'channel-100418'
|
|
11260
|
+
}
|
|
11261
|
+
}]
|
|
11262
|
+
},
|
|
11263
|
+
{
|
|
11264
|
+
description: 'Proof of Authority token for the Manifest network',
|
|
11265
|
+
denom_units: [{
|
|
11266
|
+
denom: 'ibc/B1DA72A9BF8F97F0575AB93681D476AFE640A0CD1FB44DD016BE156EEA8B8C7A',
|
|
11267
|
+
exponent: 0,
|
|
11268
|
+
aliases: ['upoa']
|
|
11269
|
+
}, {
|
|
11270
|
+
denom: 'poa',
|
|
11271
|
+
exponent: 6
|
|
11272
|
+
}],
|
|
11273
|
+
base: 'ibc/B1DA72A9BF8F97F0575AB93681D476AFE640A0CD1FB44DD016BE156EEA8B8C7A',
|
|
11274
|
+
name: 'Manifest Proof of Authority Token',
|
|
11275
|
+
display: 'poa',
|
|
11276
|
+
symbol: 'POA',
|
|
11277
|
+
logo_URIs: {
|
|
11278
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/manifest/images/manifest.png',
|
|
11279
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/manifest/images/manifest.svg'
|
|
11280
|
+
},
|
|
11281
|
+
images: [{
|
|
11282
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/manifest/images/manifest.png',
|
|
11283
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/manifest/images/manifest.svg'
|
|
11284
|
+
}],
|
|
11285
|
+
type_asset: 'sdk.coin',
|
|
11286
|
+
traces: [{
|
|
11287
|
+
type: 'ibc',
|
|
11288
|
+
counterparty: {
|
|
11289
|
+
channel_id: 'channel-0',
|
|
11290
|
+
base_denom: 'upoa',
|
|
11291
|
+
chain_name: 'manifest'
|
|
11292
|
+
},
|
|
11293
|
+
chain: {
|
|
11294
|
+
channel_id: 'channel-100418'
|
|
11295
|
+
}
|
|
11296
|
+
}]
|
|
11297
|
+
},
|
|
11114
11298
|
{
|
|
11115
11299
|
description: 'The native token of MANTRA',
|
|
11116
11300
|
denom_units: [{
|
|
@@ -11697,6 +11881,42 @@ const asset_list = {
|
|
|
11697
11881
|
}
|
|
11698
11882
|
}]
|
|
11699
11883
|
},
|
|
11884
|
+
{
|
|
11885
|
+
description: 'NIL - the native token of Nillion',
|
|
11886
|
+
denom_units: [{
|
|
11887
|
+
denom: 'ibc/D37860EB1D2669F34B47A7BC48885853D5AB23642EF958CDEA35EB6074087064',
|
|
11888
|
+
exponent: 0,
|
|
11889
|
+
aliases: ['unil']
|
|
11890
|
+
}, {
|
|
11891
|
+
denom: 'nil',
|
|
11892
|
+
exponent: 6
|
|
11893
|
+
}],
|
|
11894
|
+
base: 'ibc/D37860EB1D2669F34B47A7BC48885853D5AB23642EF958CDEA35EB6074087064',
|
|
11895
|
+
name: 'Nillion',
|
|
11896
|
+
display: 'nil',
|
|
11897
|
+
symbol: 'NIL',
|
|
11898
|
+
images: [{
|
|
11899
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nillion/images/nil.png',
|
|
11900
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nillion/images/nil.svg'
|
|
11901
|
+
}],
|
|
11902
|
+
type_asset: 'sdk.coin',
|
|
11903
|
+
socials: {
|
|
11904
|
+
website: 'https://nillion.com',
|
|
11905
|
+
twitter: 'https://x.com/nillionnetwork'
|
|
11906
|
+
},
|
|
11907
|
+
coingecko_id: 'nillion',
|
|
11908
|
+
traces: [{
|
|
11909
|
+
type: 'ibc',
|
|
11910
|
+
counterparty: {
|
|
11911
|
+
channel_id: 'channel-2',
|
|
11912
|
+
base_denom: 'unil',
|
|
11913
|
+
chain_name: 'nillion'
|
|
11914
|
+
},
|
|
11915
|
+
chain: {
|
|
11916
|
+
channel_id: 'channel-98416'
|
|
11917
|
+
}
|
|
11918
|
+
}]
|
|
11919
|
+
},
|
|
11700
11920
|
{
|
|
11701
11921
|
description: 'The permissioned staking asset for Noble Chain',
|
|
11702
11922
|
denom_units: [{
|
package/esm/assets.js
CHANGED
|
@@ -23637,7 +23637,7 @@ const assets = {
|
|
|
23637
23637
|
type_asset: 'sdk.coin',
|
|
23638
23638
|
address: 'osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8',
|
|
23639
23639
|
base: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/t7s',
|
|
23640
|
-
name: 'The
|
|
23640
|
+
name: 'The Seven Green Shade',
|
|
23641
23641
|
display: 'T7S',
|
|
23642
23642
|
symbol: 'T7S',
|
|
23643
23643
|
logo_URIs: {
|
|
@@ -23764,6 +23764,91 @@ const assets = {
|
|
|
23764
23764
|
images: [{
|
|
23765
23765
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allin.png'
|
|
23766
23766
|
}]
|
|
23767
|
+
},
|
|
23768
|
+
{
|
|
23769
|
+
description: 'Manifest native token',
|
|
23770
|
+
extended_description: 'MFX is the foundational utility token powering the Manifest Network ecosystem - a decentralized platform bridging Web2 reliability with Web3 freedom. As the primary medium of exchange, MFX facilitates transactions across Manifest\'s privacy-first AI infrastructure, providing access to decentralized compute resources, industry-leading GPUs, blockchain-secured storage, and comprehensive deployment tools. MFX represents more than just currency; it embodies Manifest\'s mission to democratize access to sovereign technologies and ethical AI applications, empowering developers to build scalable solutions that prioritize individual autonomy and data privacy without sacrificing performance or reliability. By holding MFX, users gain privileged access to a global network spanning multiple continents, designed for visionaries building the next generation of self-sovereign, ethical technology.',
|
|
23771
|
+
denom_units: [{
|
|
23772
|
+
denom: 'ibc/1A3DE66CCE39FA151DA710B21E06C8FBC47178C1DCE7BB35D2A79466F754CD51',
|
|
23773
|
+
exponent: 0,
|
|
23774
|
+
aliases: ['umfx']
|
|
23775
|
+
}, {
|
|
23776
|
+
denom: 'mfx',
|
|
23777
|
+
exponent: 6
|
|
23778
|
+
}],
|
|
23779
|
+
type_asset: 'ics20',
|
|
23780
|
+
base: 'ibc/1A3DE66CCE39FA151DA710B21E06C8FBC47178C1DCE7BB35D2A79466F754CD51',
|
|
23781
|
+
name: 'Manifest',
|
|
23782
|
+
display: 'mfx',
|
|
23783
|
+
symbol: 'MFX',
|
|
23784
|
+
traces: [{
|
|
23785
|
+
type: 'ibc',
|
|
23786
|
+
counterparty: {
|
|
23787
|
+
chain_name: 'manifest',
|
|
23788
|
+
base_denom: 'umfx',
|
|
23789
|
+
channel_id: 'channel-0'
|
|
23790
|
+
},
|
|
23791
|
+
chain: {
|
|
23792
|
+
channel_id: 'channel-100418',
|
|
23793
|
+
path: 'transfer/channel-100418/umfx'
|
|
23794
|
+
}
|
|
23795
|
+
}],
|
|
23796
|
+
logo_URIs: {
|
|
23797
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/manifest/images/manifest.png',
|
|
23798
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/manifest/images/manifest.svg'
|
|
23799
|
+
},
|
|
23800
|
+
images: [{
|
|
23801
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/manifest/images/manifest.png',
|
|
23802
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/manifest/images/manifest.svg'
|
|
23803
|
+
}]
|
|
23804
|
+
},
|
|
23805
|
+
{
|
|
23806
|
+
description: 'Rewards token designed to incentivize participation in Coreum Community DAO',
|
|
23807
|
+
extended_description: 'The Coreum Community DAO (CCD) token incentivizes and rewards members for their contributions and support in community growth and educational initiatives.',
|
|
23808
|
+
denom_units: [{
|
|
23809
|
+
denom: 'ibc/BA368CD4ED32975C333F69DA8FE0AB482D2E0F3C04227053EEB9B597A6789F6E',
|
|
23810
|
+
exponent: 0,
|
|
23811
|
+
aliases: ['uccd-core1hnwd78wappjmgygyzr9mwspm7uzytrkcp9pfvv']
|
|
23812
|
+
}, {
|
|
23813
|
+
denom: 'ccd',
|
|
23814
|
+
exponent: 6
|
|
23815
|
+
}],
|
|
23816
|
+
type_asset: 'ics20',
|
|
23817
|
+
base: 'ibc/BA368CD4ED32975C333F69DA8FE0AB482D2E0F3C04227053EEB9B597A6789F6E',
|
|
23818
|
+
name: 'Coreum Community DAO Token',
|
|
23819
|
+
display: 'ccd',
|
|
23820
|
+
symbol: 'CCD',
|
|
23821
|
+
traces: [{
|
|
23822
|
+
type: 'ibc',
|
|
23823
|
+
counterparty: {
|
|
23824
|
+
chain_name: 'coreum',
|
|
23825
|
+
base_denom: 'uccd-core1hnwd78wappjmgygyzr9mwspm7uzytrkcp9pfvv',
|
|
23826
|
+
channel_id: 'channel-2'
|
|
23827
|
+
},
|
|
23828
|
+
chain: {
|
|
23829
|
+
channel_id: 'channel-2188',
|
|
23830
|
+
path: 'transfer/channel-2188/uccd-core1hnwd78wappjmgygyzr9mwspm7uzytrkcp9pfvv'
|
|
23831
|
+
}
|
|
23832
|
+
}],
|
|
23833
|
+
logo_URIs: {
|
|
23834
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/ccd.png',
|
|
23835
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/ccd.svg'
|
|
23836
|
+
},
|
|
23837
|
+
images: [{
|
|
23838
|
+
image_sync: {
|
|
23839
|
+
chain_name: 'coreum',
|
|
23840
|
+
base_denom: 'uccd-core1hnwd78wappjmgygyzr9mwspm7uzytrkcp9pfvv'
|
|
23841
|
+
},
|
|
23842
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/ccd.png',
|
|
23843
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/ccd.svg',
|
|
23844
|
+
theme: {
|
|
23845
|
+
primary_color_hex: '#a50dda'
|
|
23846
|
+
}
|
|
23847
|
+
}],
|
|
23848
|
+
socials: {
|
|
23849
|
+
website: 'https://coreumcommunitydao.com/',
|
|
23850
|
+
twitter: 'https://x.com/Cor3_Community'
|
|
23851
|
+
}
|
|
23767
23852
|
}
|
|
23768
23853
|
]
|
|
23769
23854
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/osmosis",
|
|
3
|
-
"version": "1.67.
|
|
3
|
+
"version": "1.67.100",
|
|
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.100"
|
|
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": "f7422d4e34b211332df3a66f5f0fdef849a84e3d"
|
|
42
42
|
}
|