@chain-registry/osmosis 1.62.1 → 1.62.2
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/assets.js +155 -50
- package/esm/assets.js +155 -50
- package/package.json +3 -3
package/assets.js
CHANGED
|
@@ -4437,16 +4437,18 @@ const assets = {
|
|
|
4437
4437
|
}
|
|
4438
4438
|
}],
|
|
4439
4439
|
logo_URIs: {
|
|
4440
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-
|
|
4441
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.svg'
|
|
4440
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png'
|
|
4442
4441
|
},
|
|
4443
4442
|
images: [{
|
|
4444
4443
|
image_sync: {
|
|
4445
4444
|
chain_name: 'oraichain',
|
|
4446
4445
|
base_denom: 'orai'
|
|
4447
4446
|
},
|
|
4448
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-
|
|
4449
|
-
|
|
4447
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png',
|
|
4448
|
+
theme: {
|
|
4449
|
+
circle: true,
|
|
4450
|
+
dark_mode: true
|
|
4451
|
+
}
|
|
4450
4452
|
}]
|
|
4451
4453
|
},
|
|
4452
4454
|
{
|
|
@@ -12641,9 +12643,9 @@ const assets = {
|
|
|
12641
12643
|
}],
|
|
12642
12644
|
type_asset: 'ics20',
|
|
12643
12645
|
base: 'ibc/2BF9656CAB0384A31167DB9B0254F0FB1CB4346A229BD7E5CBDCBB911C3740F7',
|
|
12644
|
-
name: 'Teledisko DAO',
|
|
12646
|
+
name: 'Teledisko DAO - Legacy',
|
|
12645
12647
|
display: 'berlin',
|
|
12646
|
-
symbol: 'BERLIN',
|
|
12648
|
+
symbol: 'BERLIN-legacy',
|
|
12647
12649
|
traces: [{
|
|
12648
12650
|
type: 'ibc',
|
|
12649
12651
|
counterparty: {
|
|
@@ -12745,8 +12747,7 @@ const assets = {
|
|
|
12745
12747
|
base_denom: 'uc4e'
|
|
12746
12748
|
},
|
|
12747
12749
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chain4energy/images/c4e.png'
|
|
12748
|
-
}]
|
|
12749
|
-
keywords: ['osmosis_unlisted']
|
|
12750
|
+
}]
|
|
12750
12751
|
},
|
|
12751
12752
|
{
|
|
12752
12753
|
description: 'Bitmos opens doors for BRC20 tokens to thrive alongside established players in the Cosmos Network, revolutionizing decentralized finance (DeFi) for all.',
|
|
@@ -13644,6 +13645,10 @@ const assets = {
|
|
|
13644
13645
|
}
|
|
13645
13646
|
}],
|
|
13646
13647
|
images: [{
|
|
13648
|
+
image_sync: {
|
|
13649
|
+
chain_name: 'dhealth',
|
|
13650
|
+
base_denom: 'udhp'
|
|
13651
|
+
},
|
|
13647
13652
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dhealth/images/dhp.png',
|
|
13648
13653
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dhealth/images/dhp.svg'
|
|
13649
13654
|
}]
|
|
@@ -13651,7 +13656,7 @@ const assets = {
|
|
|
13651
13656
|
{
|
|
13652
13657
|
description: 'The native token of Furya',
|
|
13653
13658
|
denom_units: [{
|
|
13654
|
-
denom: 'ibc/
|
|
13659
|
+
denom: 'ibc/E4C60B9F95BF54CC085A5E39F6057ABD4DF92793D330EB884A36530F7E6804DE',
|
|
13655
13660
|
exponent: 0,
|
|
13656
13661
|
aliases: ['ufury']
|
|
13657
13662
|
}, {
|
|
@@ -13659,7 +13664,7 @@ const assets = {
|
|
|
13659
13664
|
exponent: 6
|
|
13660
13665
|
}],
|
|
13661
13666
|
type_asset: 'ics20',
|
|
13662
|
-
base: 'ibc/
|
|
13667
|
+
base: 'ibc/E4C60B9F95BF54CC085A5E39F6057ABD4DF92793D330EB884A36530F7E6804DE',
|
|
13663
13668
|
name: 'furya',
|
|
13664
13669
|
display: 'fury',
|
|
13665
13670
|
symbol: 'FURY',
|
|
@@ -13668,27 +13673,16 @@ const assets = {
|
|
|
13668
13673
|
counterparty: {
|
|
13669
13674
|
chain_name: 'furya',
|
|
13670
13675
|
base_denom: 'ufury',
|
|
13671
|
-
channel_id: 'channel-
|
|
13676
|
+
channel_id: 'channel-8'
|
|
13672
13677
|
},
|
|
13673
13678
|
chain: {
|
|
13674
|
-
channel_id: 'channel-
|
|
13675
|
-
path: 'transfer/channel-
|
|
13679
|
+
channel_id: 'channel-74222',
|
|
13680
|
+
path: 'transfer/channel-74222/ufury'
|
|
13676
13681
|
}
|
|
13677
13682
|
}],
|
|
13678
|
-
logo_URIs: {
|
|
13679
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.png',
|
|
13680
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.svg'
|
|
13681
|
-
},
|
|
13682
13683
|
images: [{
|
|
13683
|
-
|
|
13684
|
-
|
|
13685
|
-
base_denom: 'ufury'
|
|
13686
|
-
},
|
|
13687
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.png',
|
|
13688
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.svg',
|
|
13689
|
-
theme: {
|
|
13690
|
-
primary_color_hex: '#eaf143'
|
|
13691
|
-
}
|
|
13684
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
|
|
13685
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
|
|
13692
13686
|
}],
|
|
13693
13687
|
keywords: ['gaming', 'staking']
|
|
13694
13688
|
},
|
|
@@ -13809,6 +13803,10 @@ const assets = {
|
|
|
13809
13803
|
}
|
|
13810
13804
|
}],
|
|
13811
13805
|
images: [{
|
|
13806
|
+
image_sync: {
|
|
13807
|
+
chain_name: 'shido',
|
|
13808
|
+
base_denom: 'shido'
|
|
13809
|
+
},
|
|
13812
13810
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png',
|
|
13813
13811
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.svg'
|
|
13814
13812
|
}],
|
|
@@ -13947,6 +13945,10 @@ const assets = {
|
|
|
13947
13945
|
}
|
|
13948
13946
|
}],
|
|
13949
13947
|
images: [{
|
|
13948
|
+
image_sync: {
|
|
13949
|
+
chain_name: 'evmos',
|
|
13950
|
+
base_denom: 'erc20/0xfbf4318d24a93753f11d365a6dcf8b830e98ab0f'
|
|
13951
|
+
},
|
|
13950
13952
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
13951
13953
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
13952
13954
|
}],
|
|
@@ -14643,6 +14645,10 @@ const assets = {
|
|
|
14643
14645
|
}
|
|
14644
14646
|
}],
|
|
14645
14647
|
images: [{
|
|
14648
|
+
image_sync: {
|
|
14649
|
+
chain_name: 'bitsong',
|
|
14650
|
+
base_denom: 'ft2D8E7041556CE93E1EFD66C07C45D551A6AAAE09'
|
|
14651
|
+
},
|
|
14646
14652
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitsong/images/ft2D8E7041556CE93E1EFD66C07C45D551A6AAAE09.png'
|
|
14647
14653
|
}]
|
|
14648
14654
|
},
|
|
@@ -14674,6 +14680,10 @@ const assets = {
|
|
|
14674
14680
|
}
|
|
14675
14681
|
}],
|
|
14676
14682
|
images: [{
|
|
14683
|
+
image_sync: {
|
|
14684
|
+
chain_name: 'bitsong',
|
|
14685
|
+
base_denom: 'ft99091610CCC66F4277C66D14AF2BC4C5EE52E27A'
|
|
14686
|
+
},
|
|
14677
14687
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitsong/images/ft99091610CCC66F4277C66D14AF2BC4C5EE52E27A.png'
|
|
14678
14688
|
}]
|
|
14679
14689
|
},
|
|
@@ -14807,6 +14817,10 @@ const assets = {
|
|
|
14807
14817
|
}
|
|
14808
14818
|
}],
|
|
14809
14819
|
images: [{
|
|
14820
|
+
image_sync: {
|
|
14821
|
+
chain_name: 'seda',
|
|
14822
|
+
base_denom: 'aseda'
|
|
14823
|
+
},
|
|
14810
14824
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png',
|
|
14811
14825
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.svg'
|
|
14812
14826
|
}]
|
|
@@ -14943,6 +14957,10 @@ const assets = {
|
|
|
14943
14957
|
}
|
|
14944
14958
|
}],
|
|
14945
14959
|
images: [{
|
|
14960
|
+
image_sync: {
|
|
14961
|
+
chain_name: 'juno',
|
|
14962
|
+
base_denom: 'cw20:juno1spjes0smg5yp40dl7gqyw0h8rn03tnmve06dd2m5acwgh6tlx86swha3xg'
|
|
14963
|
+
},
|
|
14946
14964
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/afa.png'
|
|
14947
14965
|
}]
|
|
14948
14966
|
},
|
|
@@ -15728,7 +15746,7 @@ const assets = {
|
|
|
15728
15746
|
chain_name: 'solana',
|
|
15729
15747
|
base_denom: 'Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB'
|
|
15730
15748
|
},
|
|
15731
|
-
|
|
15749
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
15732
15750
|
}],
|
|
15733
15751
|
keywords: ['osmosis_unlisted']
|
|
15734
15752
|
},
|
|
@@ -15844,7 +15862,7 @@ const assets = {
|
|
|
15844
15862
|
chain_name: 'solana',
|
|
15845
15863
|
base_denom: 'mSoLzYCxHdYgdzU16g5QSh3i5K3z3KZK7ytfqcJm7So'
|
|
15846
15864
|
},
|
|
15847
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/
|
|
15865
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/msol.png'
|
|
15848
15866
|
}],
|
|
15849
15867
|
keywords: ['osmosis_unlisted']
|
|
15850
15868
|
},
|
|
@@ -16006,6 +16024,115 @@ const assets = {
|
|
|
16006
16024
|
}],
|
|
16007
16025
|
keywords: ['osmosis_unlisted']
|
|
16008
16026
|
},
|
|
16027
|
+
{
|
|
16028
|
+
description: 'Whinecoin is an experimental memecoin by the Sommelier Finance team.',
|
|
16029
|
+
denom_units: [{
|
|
16030
|
+
denom: 'ibc/A8C568580D613F16F7E9075EA9FAD69FEBE0CC1F4AF46C60255FEC4459C166F1',
|
|
16031
|
+
exponent: 0,
|
|
16032
|
+
aliases: ['ATeTQcUkWGs7AZ15mCiFUWCW9EUL7KpDZEHCN1Y8pump', 'ibc/9D5DA3720001F91DD76B8F609A93F96688EC8185B54BF9A1A1450EB34FF2D912']
|
|
16033
|
+
}, {
|
|
16034
|
+
denom: 'whine',
|
|
16035
|
+
exponent: 6
|
|
16036
|
+
}],
|
|
16037
|
+
type_asset: 'ics20',
|
|
16038
|
+
base: 'ibc/A8C568580D613F16F7E9075EA9FAD69FEBE0CC1F4AF46C60255FEC4459C166F1',
|
|
16039
|
+
name: 'WHINEcoin',
|
|
16040
|
+
display: 'whine',
|
|
16041
|
+
symbol: 'WHINE',
|
|
16042
|
+
traces: [{
|
|
16043
|
+
type: 'ibc',
|
|
16044
|
+
counterparty: {
|
|
16045
|
+
chain_name: 'solana',
|
|
16046
|
+
base_denom: 'ATeTQcUkWGs7AZ15mCiFUWCW9EUL7KpDZEHCN1Y8pump',
|
|
16047
|
+
channel_id: 'channel-1'
|
|
16048
|
+
},
|
|
16049
|
+
chain: {
|
|
16050
|
+
channel_id: 'channel-71',
|
|
16051
|
+
path: 'transfer/channel-71/ATeTQcUkWGs7AZ15mCiFUWCW9EUL7KpDZEHCN1Y8pump'
|
|
16052
|
+
}
|
|
16053
|
+
}, {
|
|
16054
|
+
type: 'ibc',
|
|
16055
|
+
counterparty: {
|
|
16056
|
+
chain_name: 'composable',
|
|
16057
|
+
base_denom: 'ibc/9D5DA3720001F91DD76B8F609A93F96688EC8185B54BF9A1A1450EB34FF2D912',
|
|
16058
|
+
channel_id: 'channel-3'
|
|
16059
|
+
},
|
|
16060
|
+
chain: {
|
|
16061
|
+
channel_id: 'channel-1279',
|
|
16062
|
+
path: 'transfer/channel-1279/transfer/channel-71/ATeTQcUkWGs7AZ15mCiFUWCW9EUL7KpDZEHCN1Y8pump'
|
|
16063
|
+
}
|
|
16064
|
+
}],
|
|
16065
|
+
images: [{
|
|
16066
|
+
image_sync: {
|
|
16067
|
+
chain_name: 'solana',
|
|
16068
|
+
base_denom: 'ATeTQcUkWGs7AZ15mCiFUWCW9EUL7KpDZEHCN1Y8pump'
|
|
16069
|
+
},
|
|
16070
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/whine.png'
|
|
16071
|
+
}]
|
|
16072
|
+
},
|
|
16073
|
+
{
|
|
16074
|
+
description: 'A group of french boulanger who wanna bring fun and baguette on cosmos',
|
|
16075
|
+
denom_units: [{
|
|
16076
|
+
denom: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/bag',
|
|
16077
|
+
exponent: 0
|
|
16078
|
+
}, {
|
|
16079
|
+
denom: 'BAG',
|
|
16080
|
+
exponent: 6
|
|
16081
|
+
}],
|
|
16082
|
+
type_asset: 'sdk.coin',
|
|
16083
|
+
address: 'osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8',
|
|
16084
|
+
base: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/bag',
|
|
16085
|
+
name: 'Baguette',
|
|
16086
|
+
display: 'BAG',
|
|
16087
|
+
symbol: 'BAG',
|
|
16088
|
+
logo_URIs: {
|
|
16089
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/BAG.png'
|
|
16090
|
+
},
|
|
16091
|
+
images: [{
|
|
16092
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/BAG.png'
|
|
16093
|
+
}]
|
|
16094
|
+
},
|
|
16095
|
+
{
|
|
16096
|
+
description: 'The native token of Furya',
|
|
16097
|
+
denom_units: [{
|
|
16098
|
+
denom: 'ibc/42D0FBF9DDC72D7359D309A93A6DF9F6FDEE3987EA1C5B3CDE95C06FCE183F12',
|
|
16099
|
+
exponent: 0,
|
|
16100
|
+
aliases: ['ufury']
|
|
16101
|
+
}, {
|
|
16102
|
+
denom: 'fury',
|
|
16103
|
+
exponent: 6
|
|
16104
|
+
}],
|
|
16105
|
+
type_asset: 'ics20',
|
|
16106
|
+
base: 'ibc/42D0FBF9DDC72D7359D309A93A6DF9F6FDEE3987EA1C5B3CDE95C06FCE183F12',
|
|
16107
|
+
name: 'furya',
|
|
16108
|
+
display: 'fury',
|
|
16109
|
+
symbol: 'FURY',
|
|
16110
|
+
traces: [{
|
|
16111
|
+
type: 'ibc',
|
|
16112
|
+
counterparty: {
|
|
16113
|
+
chain_name: 'furya',
|
|
16114
|
+
base_denom: 'ufury',
|
|
16115
|
+
channel_id: 'channel-3'
|
|
16116
|
+
},
|
|
16117
|
+
chain: {
|
|
16118
|
+
channel_id: 'channel-8690',
|
|
16119
|
+
path: 'transfer/channel-8690/ufury'
|
|
16120
|
+
}
|
|
16121
|
+
}],
|
|
16122
|
+
logo_URIs: {
|
|
16123
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
|
|
16124
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
|
|
16125
|
+
},
|
|
16126
|
+
images: [{
|
|
16127
|
+
image_sync: {
|
|
16128
|
+
chain_name: 'furya',
|
|
16129
|
+
base_denom: 'ufury'
|
|
16130
|
+
},
|
|
16131
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
|
|
16132
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
|
|
16133
|
+
}],
|
|
16134
|
+
keywords: ['gaming', 'staking']
|
|
16135
|
+
},
|
|
16009
16136
|
{
|
|
16010
16137
|
description: 'PUNDIX token is the native token that functions within the Pundi X ecosystem, including PundiX Chain and XPOS.',
|
|
16011
16138
|
denom_units: [{
|
|
@@ -16347,28 +16474,6 @@ const assets = {
|
|
|
16347
16474
|
},
|
|
16348
16475
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/grac.png'
|
|
16349
16476
|
}]
|
|
16350
|
-
},
|
|
16351
|
-
{
|
|
16352
|
-
description: 'A group of french boulanger who wanna bring fun and baguette on cosmos',
|
|
16353
|
-
denom_units: [{
|
|
16354
|
-
denom: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/bag',
|
|
16355
|
-
exponent: 0
|
|
16356
|
-
}, {
|
|
16357
|
-
denom: 'BAG',
|
|
16358
|
-
exponent: 6
|
|
16359
|
-
}],
|
|
16360
|
-
type_asset: 'sdk.coin',
|
|
16361
|
-
address: 'osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8',
|
|
16362
|
-
base: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/bag',
|
|
16363
|
-
name: 'Baguette',
|
|
16364
|
-
display: 'BAG',
|
|
16365
|
-
symbol: 'BAG',
|
|
16366
|
-
logo_URIs: {
|
|
16367
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/BAG.png'
|
|
16368
|
-
},
|
|
16369
|
-
images: [{
|
|
16370
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/BAG.png'
|
|
16371
|
-
}]
|
|
16372
16477
|
}
|
|
16373
16478
|
]
|
|
16374
16479
|
};
|
package/esm/assets.js
CHANGED
|
@@ -4435,16 +4435,18 @@ const assets = {
|
|
|
4435
4435
|
}
|
|
4436
4436
|
}],
|
|
4437
4437
|
logo_URIs: {
|
|
4438
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-
|
|
4439
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.svg'
|
|
4438
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png'
|
|
4440
4439
|
},
|
|
4441
4440
|
images: [{
|
|
4442
4441
|
image_sync: {
|
|
4443
4442
|
chain_name: 'oraichain',
|
|
4444
4443
|
base_denom: 'orai'
|
|
4445
4444
|
},
|
|
4446
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-
|
|
4447
|
-
|
|
4445
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png',
|
|
4446
|
+
theme: {
|
|
4447
|
+
circle: true,
|
|
4448
|
+
dark_mode: true
|
|
4449
|
+
}
|
|
4448
4450
|
}]
|
|
4449
4451
|
},
|
|
4450
4452
|
{
|
|
@@ -12639,9 +12641,9 @@ const assets = {
|
|
|
12639
12641
|
}],
|
|
12640
12642
|
type_asset: 'ics20',
|
|
12641
12643
|
base: 'ibc/2BF9656CAB0384A31167DB9B0254F0FB1CB4346A229BD7E5CBDCBB911C3740F7',
|
|
12642
|
-
name: 'Teledisko DAO',
|
|
12644
|
+
name: 'Teledisko DAO - Legacy',
|
|
12643
12645
|
display: 'berlin',
|
|
12644
|
-
symbol: 'BERLIN',
|
|
12646
|
+
symbol: 'BERLIN-legacy',
|
|
12645
12647
|
traces: [{
|
|
12646
12648
|
type: 'ibc',
|
|
12647
12649
|
counterparty: {
|
|
@@ -12743,8 +12745,7 @@ const assets = {
|
|
|
12743
12745
|
base_denom: 'uc4e'
|
|
12744
12746
|
},
|
|
12745
12747
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chain4energy/images/c4e.png'
|
|
12746
|
-
}]
|
|
12747
|
-
keywords: ['osmosis_unlisted']
|
|
12748
|
+
}]
|
|
12748
12749
|
},
|
|
12749
12750
|
{
|
|
12750
12751
|
description: 'Bitmos opens doors for BRC20 tokens to thrive alongside established players in the Cosmos Network, revolutionizing decentralized finance (DeFi) for all.',
|
|
@@ -13642,6 +13643,10 @@ const assets = {
|
|
|
13642
13643
|
}
|
|
13643
13644
|
}],
|
|
13644
13645
|
images: [{
|
|
13646
|
+
image_sync: {
|
|
13647
|
+
chain_name: 'dhealth',
|
|
13648
|
+
base_denom: 'udhp'
|
|
13649
|
+
},
|
|
13645
13650
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dhealth/images/dhp.png',
|
|
13646
13651
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dhealth/images/dhp.svg'
|
|
13647
13652
|
}]
|
|
@@ -13649,7 +13654,7 @@ const assets = {
|
|
|
13649
13654
|
{
|
|
13650
13655
|
description: 'The native token of Furya',
|
|
13651
13656
|
denom_units: [{
|
|
13652
|
-
denom: 'ibc/
|
|
13657
|
+
denom: 'ibc/E4C60B9F95BF54CC085A5E39F6057ABD4DF92793D330EB884A36530F7E6804DE',
|
|
13653
13658
|
exponent: 0,
|
|
13654
13659
|
aliases: ['ufury']
|
|
13655
13660
|
}, {
|
|
@@ -13657,7 +13662,7 @@ const assets = {
|
|
|
13657
13662
|
exponent: 6
|
|
13658
13663
|
}],
|
|
13659
13664
|
type_asset: 'ics20',
|
|
13660
|
-
base: 'ibc/
|
|
13665
|
+
base: 'ibc/E4C60B9F95BF54CC085A5E39F6057ABD4DF92793D330EB884A36530F7E6804DE',
|
|
13661
13666
|
name: 'furya',
|
|
13662
13667
|
display: 'fury',
|
|
13663
13668
|
symbol: 'FURY',
|
|
@@ -13666,27 +13671,16 @@ const assets = {
|
|
|
13666
13671
|
counterparty: {
|
|
13667
13672
|
chain_name: 'furya',
|
|
13668
13673
|
base_denom: 'ufury',
|
|
13669
|
-
channel_id: 'channel-
|
|
13674
|
+
channel_id: 'channel-8'
|
|
13670
13675
|
},
|
|
13671
13676
|
chain: {
|
|
13672
|
-
channel_id: 'channel-
|
|
13673
|
-
path: 'transfer/channel-
|
|
13677
|
+
channel_id: 'channel-74222',
|
|
13678
|
+
path: 'transfer/channel-74222/ufury'
|
|
13674
13679
|
}
|
|
13675
13680
|
}],
|
|
13676
|
-
logo_URIs: {
|
|
13677
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.png',
|
|
13678
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.svg'
|
|
13679
|
-
},
|
|
13680
13681
|
images: [{
|
|
13681
|
-
|
|
13682
|
-
|
|
13683
|
-
base_denom: 'ufury'
|
|
13684
|
-
},
|
|
13685
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.png',
|
|
13686
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.svg',
|
|
13687
|
-
theme: {
|
|
13688
|
-
primary_color_hex: '#eaf143'
|
|
13689
|
-
}
|
|
13682
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
|
|
13683
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
|
|
13690
13684
|
}],
|
|
13691
13685
|
keywords: ['gaming', 'staking']
|
|
13692
13686
|
},
|
|
@@ -13807,6 +13801,10 @@ const assets = {
|
|
|
13807
13801
|
}
|
|
13808
13802
|
}],
|
|
13809
13803
|
images: [{
|
|
13804
|
+
image_sync: {
|
|
13805
|
+
chain_name: 'shido',
|
|
13806
|
+
base_denom: 'shido'
|
|
13807
|
+
},
|
|
13810
13808
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png',
|
|
13811
13809
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.svg'
|
|
13812
13810
|
}],
|
|
@@ -13945,6 +13943,10 @@ const assets = {
|
|
|
13945
13943
|
}
|
|
13946
13944
|
}],
|
|
13947
13945
|
images: [{
|
|
13946
|
+
image_sync: {
|
|
13947
|
+
chain_name: 'evmos',
|
|
13948
|
+
base_denom: 'erc20/0xfbf4318d24a93753f11d365a6dcf8b830e98ab0f'
|
|
13949
|
+
},
|
|
13948
13950
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
13949
13951
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
13950
13952
|
}],
|
|
@@ -14641,6 +14643,10 @@ const assets = {
|
|
|
14641
14643
|
}
|
|
14642
14644
|
}],
|
|
14643
14645
|
images: [{
|
|
14646
|
+
image_sync: {
|
|
14647
|
+
chain_name: 'bitsong',
|
|
14648
|
+
base_denom: 'ft2D8E7041556CE93E1EFD66C07C45D551A6AAAE09'
|
|
14649
|
+
},
|
|
14644
14650
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitsong/images/ft2D8E7041556CE93E1EFD66C07C45D551A6AAAE09.png'
|
|
14645
14651
|
}]
|
|
14646
14652
|
},
|
|
@@ -14672,6 +14678,10 @@ const assets = {
|
|
|
14672
14678
|
}
|
|
14673
14679
|
}],
|
|
14674
14680
|
images: [{
|
|
14681
|
+
image_sync: {
|
|
14682
|
+
chain_name: 'bitsong',
|
|
14683
|
+
base_denom: 'ft99091610CCC66F4277C66D14AF2BC4C5EE52E27A'
|
|
14684
|
+
},
|
|
14675
14685
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitsong/images/ft99091610CCC66F4277C66D14AF2BC4C5EE52E27A.png'
|
|
14676
14686
|
}]
|
|
14677
14687
|
},
|
|
@@ -14805,6 +14815,10 @@ const assets = {
|
|
|
14805
14815
|
}
|
|
14806
14816
|
}],
|
|
14807
14817
|
images: [{
|
|
14818
|
+
image_sync: {
|
|
14819
|
+
chain_name: 'seda',
|
|
14820
|
+
base_denom: 'aseda'
|
|
14821
|
+
},
|
|
14808
14822
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png',
|
|
14809
14823
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.svg'
|
|
14810
14824
|
}]
|
|
@@ -14941,6 +14955,10 @@ const assets = {
|
|
|
14941
14955
|
}
|
|
14942
14956
|
}],
|
|
14943
14957
|
images: [{
|
|
14958
|
+
image_sync: {
|
|
14959
|
+
chain_name: 'juno',
|
|
14960
|
+
base_denom: 'cw20:juno1spjes0smg5yp40dl7gqyw0h8rn03tnmve06dd2m5acwgh6tlx86swha3xg'
|
|
14961
|
+
},
|
|
14944
14962
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/afa.png'
|
|
14945
14963
|
}]
|
|
14946
14964
|
},
|
|
@@ -15726,7 +15744,7 @@ const assets = {
|
|
|
15726
15744
|
chain_name: 'solana',
|
|
15727
15745
|
base_denom: 'Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB'
|
|
15728
15746
|
},
|
|
15729
|
-
|
|
15747
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
15730
15748
|
}],
|
|
15731
15749
|
keywords: ['osmosis_unlisted']
|
|
15732
15750
|
},
|
|
@@ -15842,7 +15860,7 @@ const assets = {
|
|
|
15842
15860
|
chain_name: 'solana',
|
|
15843
15861
|
base_denom: 'mSoLzYCxHdYgdzU16g5QSh3i5K3z3KZK7ytfqcJm7So'
|
|
15844
15862
|
},
|
|
15845
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/
|
|
15863
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/msol.png'
|
|
15846
15864
|
}],
|
|
15847
15865
|
keywords: ['osmosis_unlisted']
|
|
15848
15866
|
},
|
|
@@ -16004,6 +16022,115 @@ const assets = {
|
|
|
16004
16022
|
}],
|
|
16005
16023
|
keywords: ['osmosis_unlisted']
|
|
16006
16024
|
},
|
|
16025
|
+
{
|
|
16026
|
+
description: 'Whinecoin is an experimental memecoin by the Sommelier Finance team.',
|
|
16027
|
+
denom_units: [{
|
|
16028
|
+
denom: 'ibc/A8C568580D613F16F7E9075EA9FAD69FEBE0CC1F4AF46C60255FEC4459C166F1',
|
|
16029
|
+
exponent: 0,
|
|
16030
|
+
aliases: ['ATeTQcUkWGs7AZ15mCiFUWCW9EUL7KpDZEHCN1Y8pump', 'ibc/9D5DA3720001F91DD76B8F609A93F96688EC8185B54BF9A1A1450EB34FF2D912']
|
|
16031
|
+
}, {
|
|
16032
|
+
denom: 'whine',
|
|
16033
|
+
exponent: 6
|
|
16034
|
+
}],
|
|
16035
|
+
type_asset: 'ics20',
|
|
16036
|
+
base: 'ibc/A8C568580D613F16F7E9075EA9FAD69FEBE0CC1F4AF46C60255FEC4459C166F1',
|
|
16037
|
+
name: 'WHINEcoin',
|
|
16038
|
+
display: 'whine',
|
|
16039
|
+
symbol: 'WHINE',
|
|
16040
|
+
traces: [{
|
|
16041
|
+
type: 'ibc',
|
|
16042
|
+
counterparty: {
|
|
16043
|
+
chain_name: 'solana',
|
|
16044
|
+
base_denom: 'ATeTQcUkWGs7AZ15mCiFUWCW9EUL7KpDZEHCN1Y8pump',
|
|
16045
|
+
channel_id: 'channel-1'
|
|
16046
|
+
},
|
|
16047
|
+
chain: {
|
|
16048
|
+
channel_id: 'channel-71',
|
|
16049
|
+
path: 'transfer/channel-71/ATeTQcUkWGs7AZ15mCiFUWCW9EUL7KpDZEHCN1Y8pump'
|
|
16050
|
+
}
|
|
16051
|
+
}, {
|
|
16052
|
+
type: 'ibc',
|
|
16053
|
+
counterparty: {
|
|
16054
|
+
chain_name: 'composable',
|
|
16055
|
+
base_denom: 'ibc/9D5DA3720001F91DD76B8F609A93F96688EC8185B54BF9A1A1450EB34FF2D912',
|
|
16056
|
+
channel_id: 'channel-3'
|
|
16057
|
+
},
|
|
16058
|
+
chain: {
|
|
16059
|
+
channel_id: 'channel-1279',
|
|
16060
|
+
path: 'transfer/channel-1279/transfer/channel-71/ATeTQcUkWGs7AZ15mCiFUWCW9EUL7KpDZEHCN1Y8pump'
|
|
16061
|
+
}
|
|
16062
|
+
}],
|
|
16063
|
+
images: [{
|
|
16064
|
+
image_sync: {
|
|
16065
|
+
chain_name: 'solana',
|
|
16066
|
+
base_denom: 'ATeTQcUkWGs7AZ15mCiFUWCW9EUL7KpDZEHCN1Y8pump'
|
|
16067
|
+
},
|
|
16068
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/whine.png'
|
|
16069
|
+
}]
|
|
16070
|
+
},
|
|
16071
|
+
{
|
|
16072
|
+
description: 'A group of french boulanger who wanna bring fun and baguette on cosmos',
|
|
16073
|
+
denom_units: [{
|
|
16074
|
+
denom: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/bag',
|
|
16075
|
+
exponent: 0
|
|
16076
|
+
}, {
|
|
16077
|
+
denom: 'BAG',
|
|
16078
|
+
exponent: 6
|
|
16079
|
+
}],
|
|
16080
|
+
type_asset: 'sdk.coin',
|
|
16081
|
+
address: 'osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8',
|
|
16082
|
+
base: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/bag',
|
|
16083
|
+
name: 'Baguette',
|
|
16084
|
+
display: 'BAG',
|
|
16085
|
+
symbol: 'BAG',
|
|
16086
|
+
logo_URIs: {
|
|
16087
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/BAG.png'
|
|
16088
|
+
},
|
|
16089
|
+
images: [{
|
|
16090
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/BAG.png'
|
|
16091
|
+
}]
|
|
16092
|
+
},
|
|
16093
|
+
{
|
|
16094
|
+
description: 'The native token of Furya',
|
|
16095
|
+
denom_units: [{
|
|
16096
|
+
denom: 'ibc/42D0FBF9DDC72D7359D309A93A6DF9F6FDEE3987EA1C5B3CDE95C06FCE183F12',
|
|
16097
|
+
exponent: 0,
|
|
16098
|
+
aliases: ['ufury']
|
|
16099
|
+
}, {
|
|
16100
|
+
denom: 'fury',
|
|
16101
|
+
exponent: 6
|
|
16102
|
+
}],
|
|
16103
|
+
type_asset: 'ics20',
|
|
16104
|
+
base: 'ibc/42D0FBF9DDC72D7359D309A93A6DF9F6FDEE3987EA1C5B3CDE95C06FCE183F12',
|
|
16105
|
+
name: 'furya',
|
|
16106
|
+
display: 'fury',
|
|
16107
|
+
symbol: 'FURY',
|
|
16108
|
+
traces: [{
|
|
16109
|
+
type: 'ibc',
|
|
16110
|
+
counterparty: {
|
|
16111
|
+
chain_name: 'furya',
|
|
16112
|
+
base_denom: 'ufury',
|
|
16113
|
+
channel_id: 'channel-3'
|
|
16114
|
+
},
|
|
16115
|
+
chain: {
|
|
16116
|
+
channel_id: 'channel-8690',
|
|
16117
|
+
path: 'transfer/channel-8690/ufury'
|
|
16118
|
+
}
|
|
16119
|
+
}],
|
|
16120
|
+
logo_URIs: {
|
|
16121
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
|
|
16122
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
|
|
16123
|
+
},
|
|
16124
|
+
images: [{
|
|
16125
|
+
image_sync: {
|
|
16126
|
+
chain_name: 'furya',
|
|
16127
|
+
base_denom: 'ufury'
|
|
16128
|
+
},
|
|
16129
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
|
|
16130
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
|
|
16131
|
+
}],
|
|
16132
|
+
keywords: ['gaming', 'staking']
|
|
16133
|
+
},
|
|
16007
16134
|
{
|
|
16008
16135
|
description: 'PUNDIX token is the native token that functions within the Pundi X ecosystem, including PundiX Chain and XPOS.',
|
|
16009
16136
|
denom_units: [{
|
|
@@ -16345,28 +16472,6 @@ const assets = {
|
|
|
16345
16472
|
},
|
|
16346
16473
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/grac.png'
|
|
16347
16474
|
}]
|
|
16348
|
-
},
|
|
16349
|
-
{
|
|
16350
|
-
description: 'A group of french boulanger who wanna bring fun and baguette on cosmos',
|
|
16351
|
-
denom_units: [{
|
|
16352
|
-
denom: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/bag',
|
|
16353
|
-
exponent: 0
|
|
16354
|
-
}, {
|
|
16355
|
-
denom: 'BAG',
|
|
16356
|
-
exponent: 6
|
|
16357
|
-
}],
|
|
16358
|
-
type_asset: 'sdk.coin',
|
|
16359
|
-
address: 'osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8',
|
|
16360
|
-
base: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/bag',
|
|
16361
|
-
name: 'Baguette',
|
|
16362
|
-
display: 'BAG',
|
|
16363
|
-
symbol: 'BAG',
|
|
16364
|
-
logo_URIs: {
|
|
16365
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/BAG.png'
|
|
16366
|
-
},
|
|
16367
|
-
images: [{
|
|
16368
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/BAG.png'
|
|
16369
|
-
}]
|
|
16370
16475
|
}
|
|
16371
16476
|
]
|
|
16372
16477
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/osmosis",
|
|
3
|
-
"version": "1.62.
|
|
3
|
+
"version": "1.62.2",
|
|
4
4
|
"description": "Chain Registry info for Osmosis",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/cosmology-tech/chain-registry",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"test:watch": "jest --watch"
|
|
31
31
|
},
|
|
32
32
|
"dependencies": {
|
|
33
|
-
"@chain-registry/types": "^0.45.
|
|
33
|
+
"@chain-registry/types": "^0.45.2"
|
|
34
34
|
},
|
|
35
35
|
"keywords": [
|
|
36
36
|
"chain-registry",
|
|
@@ -39,5 +39,5 @@
|
|
|
39
39
|
"interchain",
|
|
40
40
|
"osmosis"
|
|
41
41
|
],
|
|
42
|
-
"gitHead": "
|
|
42
|
+
"gitHead": "749273a2a1594f82108923044f719613c3a5b1a5"
|
|
43
43
|
}
|