@chain-registry/osmosis 1.45.9 → 1.45.11
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 +90 -10
- package/assets.js +2 -2
- package/esm/asset_list.js +90 -10
- package/esm/assets.js +2 -2
- package/package.json +3 -3
package/asset_list.js
CHANGED
|
@@ -1751,14 +1751,14 @@ const asset_list = {
|
|
|
1751
1751
|
{
|
|
1752
1752
|
description: 'The native token of dHealth',
|
|
1753
1753
|
denom_units: [{
|
|
1754
|
-
denom: 'ibc/
|
|
1754
|
+
denom: 'ibc/FD506CCA1FC574F2A8175FB574C981E9F6351E194AA48AC219BD67FF934E2F33',
|
|
1755
1755
|
exponent: 0,
|
|
1756
1756
|
aliases: ['udhp']
|
|
1757
1757
|
}, {
|
|
1758
1758
|
denom: 'dhp',
|
|
1759
1759
|
exponent: 6
|
|
1760
1760
|
}],
|
|
1761
|
-
base: 'ibc/
|
|
1761
|
+
base: 'ibc/FD506CCA1FC574F2A8175FB574C981E9F6351E194AA48AC219BD67FF934E2F33',
|
|
1762
1762
|
name: 'Digital Health Point',
|
|
1763
1763
|
display: 'dhp',
|
|
1764
1764
|
symbol: 'DHP',
|
|
@@ -1774,12 +1774,12 @@ const asset_list = {
|
|
|
1774
1774
|
traces: [{
|
|
1775
1775
|
type: 'ibc',
|
|
1776
1776
|
counterparty: {
|
|
1777
|
-
channel_id: 'channel-
|
|
1777
|
+
channel_id: 'channel-4',
|
|
1778
1778
|
base_denom: 'udhp',
|
|
1779
1779
|
chain_name: 'dhealth'
|
|
1780
1780
|
},
|
|
1781
1781
|
chain: {
|
|
1782
|
-
channel_id: 'channel-
|
|
1782
|
+
channel_id: 'channel-75030'
|
|
1783
1783
|
}
|
|
1784
1784
|
}]
|
|
1785
1785
|
},
|
|
@@ -4428,7 +4428,7 @@ const asset_list = {
|
|
|
4428
4428
|
traces: [{
|
|
4429
4429
|
type: 'ibc',
|
|
4430
4430
|
counterparty: {
|
|
4431
|
-
channel_id: 'channel-
|
|
4431
|
+
channel_id: 'channel-6',
|
|
4432
4432
|
base_denom: 'aonex',
|
|
4433
4433
|
chain_name: 'onex'
|
|
4434
4434
|
},
|
|
@@ -6261,14 +6261,14 @@ const asset_list = {
|
|
|
6261
6261
|
{
|
|
6262
6262
|
description: 'The native token of dHealth',
|
|
6263
6263
|
denom_units: [{
|
|
6264
|
-
denom: 'ibc/
|
|
6264
|
+
denom: 'ibc/FD506CCA1FC574F2A8175FB574C981E9F6351E194AA48AC219BD67FF934E2F33',
|
|
6265
6265
|
exponent: 0,
|
|
6266
6266
|
aliases: ['udhp']
|
|
6267
6267
|
}, {
|
|
6268
6268
|
denom: 'dhp',
|
|
6269
6269
|
exponent: 6
|
|
6270
6270
|
}],
|
|
6271
|
-
base: 'ibc/
|
|
6271
|
+
base: 'ibc/FD506CCA1FC574F2A8175FB574C981E9F6351E194AA48AC219BD67FF934E2F33',
|
|
6272
6272
|
name: 'Digital Health Point',
|
|
6273
6273
|
display: 'dhp',
|
|
6274
6274
|
symbol: 'DHP',
|
|
@@ -6284,12 +6284,12 @@ const asset_list = {
|
|
|
6284
6284
|
traces: [{
|
|
6285
6285
|
type: 'ibc',
|
|
6286
6286
|
counterparty: {
|
|
6287
|
-
channel_id: 'channel-
|
|
6287
|
+
channel_id: 'channel-4',
|
|
6288
6288
|
base_denom: 'udhp',
|
|
6289
6289
|
chain_name: 'dhealth'
|
|
6290
6290
|
},
|
|
6291
6291
|
chain: {
|
|
6292
|
-
channel_id: 'channel-
|
|
6292
|
+
channel_id: 'channel-75030'
|
|
6293
6293
|
}
|
|
6294
6294
|
}]
|
|
6295
6295
|
},
|
|
@@ -8938,7 +8938,7 @@ const asset_list = {
|
|
|
8938
8938
|
traces: [{
|
|
8939
8939
|
type: 'ibc',
|
|
8940
8940
|
counterparty: {
|
|
8941
|
-
channel_id: 'channel-
|
|
8941
|
+
channel_id: 'channel-6',
|
|
8942
8942
|
base_denom: 'aonex',
|
|
8943
8943
|
chain_name: 'onex'
|
|
8944
8944
|
},
|
|
@@ -9803,6 +9803,46 @@ const asset_list = {
|
|
|
9803
9803
|
}
|
|
9804
9804
|
}]
|
|
9805
9805
|
},
|
|
9806
|
+
{
|
|
9807
|
+
description: 'The native token of SEDA Chain.',
|
|
9808
|
+
extended_description: 'SEDA is a standard for modular data transport and querying. Any data type, for all networks.',
|
|
9809
|
+
denom_units: [{
|
|
9810
|
+
denom: 'ibc/956AEF1DA92F70584266E87978C3F30A43B91EE6ABC62F03D097E79F6B99C4D8',
|
|
9811
|
+
exponent: 0,
|
|
9812
|
+
aliases: ['aseda']
|
|
9813
|
+
}, {
|
|
9814
|
+
denom: 'seda',
|
|
9815
|
+
exponent: 18
|
|
9816
|
+
}],
|
|
9817
|
+
base: 'ibc/956AEF1DA92F70584266E87978C3F30A43B91EE6ABC62F03D097E79F6B99C4D8',
|
|
9818
|
+
name: 'Seda',
|
|
9819
|
+
display: 'seda',
|
|
9820
|
+
symbol: 'SEDA',
|
|
9821
|
+
logo_URIs: {
|
|
9822
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png',
|
|
9823
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.svg'
|
|
9824
|
+
},
|
|
9825
|
+
coingecko_id: 'seda-2',
|
|
9826
|
+
images: [{
|
|
9827
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png',
|
|
9828
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.svg'
|
|
9829
|
+
}],
|
|
9830
|
+
socials: {
|
|
9831
|
+
website: 'https://www.seda.xyz/',
|
|
9832
|
+
twitter: 'https://twitter.com/sedaprotocol'
|
|
9833
|
+
},
|
|
9834
|
+
traces: [{
|
|
9835
|
+
type: 'ibc',
|
|
9836
|
+
counterparty: {
|
|
9837
|
+
channel_id: 'channel-0',
|
|
9838
|
+
base_denom: 'aseda',
|
|
9839
|
+
chain_name: 'seda'
|
|
9840
|
+
},
|
|
9841
|
+
chain: {
|
|
9842
|
+
channel_id: 'channel-75016'
|
|
9843
|
+
}
|
|
9844
|
+
}]
|
|
9845
|
+
},
|
|
9806
9846
|
{
|
|
9807
9847
|
description: 'The native staking token of Sei.',
|
|
9808
9848
|
denom_units: [{
|
|
@@ -12355,6 +12395,46 @@ const asset_list = {
|
|
|
12355
12395
|
}
|
|
12356
12396
|
}]
|
|
12357
12397
|
},
|
|
12398
|
+
{
|
|
12399
|
+
description: 'The native token of SEDA Chain.',
|
|
12400
|
+
extended_description: 'SEDA is a standard for modular data transport and querying. Any data type, for all networks.',
|
|
12401
|
+
denom_units: [{
|
|
12402
|
+
denom: 'ibc/956AEF1DA92F70584266E87978C3F30A43B91EE6ABC62F03D097E79F6B99C4D8',
|
|
12403
|
+
exponent: 0,
|
|
12404
|
+
aliases: ['aseda']
|
|
12405
|
+
}, {
|
|
12406
|
+
denom: 'seda',
|
|
12407
|
+
exponent: 18
|
|
12408
|
+
}],
|
|
12409
|
+
base: 'ibc/956AEF1DA92F70584266E87978C3F30A43B91EE6ABC62F03D097E79F6B99C4D8',
|
|
12410
|
+
name: 'Seda',
|
|
12411
|
+
display: 'seda',
|
|
12412
|
+
symbol: 'SEDA',
|
|
12413
|
+
logo_URIs: {
|
|
12414
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png',
|
|
12415
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.svg'
|
|
12416
|
+
},
|
|
12417
|
+
coingecko_id: 'seda-2',
|
|
12418
|
+
images: [{
|
|
12419
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png',
|
|
12420
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.svg'
|
|
12421
|
+
}],
|
|
12422
|
+
socials: {
|
|
12423
|
+
website: 'https://www.seda.xyz/',
|
|
12424
|
+
twitter: 'https://twitter.com/sedaprotocol'
|
|
12425
|
+
},
|
|
12426
|
+
traces: [{
|
|
12427
|
+
type: 'ibc',
|
|
12428
|
+
counterparty: {
|
|
12429
|
+
channel_id: 'channel-0',
|
|
12430
|
+
base_denom: 'aseda',
|
|
12431
|
+
chain_name: 'seda'
|
|
12432
|
+
},
|
|
12433
|
+
chain: {
|
|
12434
|
+
channel_id: 'channel-75016'
|
|
12435
|
+
}
|
|
12436
|
+
}]
|
|
12437
|
+
},
|
|
12358
12438
|
{
|
|
12359
12439
|
description: 'The native staking token of Sei.',
|
|
12360
12440
|
denom_units: [{
|
package/assets.js
CHANGED
|
@@ -13237,7 +13237,7 @@ const assets = {
|
|
|
13237
13237
|
type: 'bridge',
|
|
13238
13238
|
counterparty: {
|
|
13239
13239
|
chain_name: '0l',
|
|
13240
|
-
base_denom: '
|
|
13240
|
+
base_denom: 'microlibra'
|
|
13241
13241
|
},
|
|
13242
13242
|
provider: 'LibraBridge'
|
|
13243
13243
|
}],
|
|
@@ -13248,7 +13248,7 @@ const assets = {
|
|
|
13248
13248
|
images: [{
|
|
13249
13249
|
image_sync: {
|
|
13250
13250
|
chain_name: '0l',
|
|
13251
|
-
base_denom: '
|
|
13251
|
+
base_denom: 'microlibra'
|
|
13252
13252
|
},
|
|
13253
13253
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/0l/images/libra.svg',
|
|
13254
13254
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/0l/images/libra.png'
|
package/esm/asset_list.js
CHANGED
|
@@ -1749,14 +1749,14 @@ const asset_list = {
|
|
|
1749
1749
|
{
|
|
1750
1750
|
description: 'The native token of dHealth',
|
|
1751
1751
|
denom_units: [{
|
|
1752
|
-
denom: 'ibc/
|
|
1752
|
+
denom: 'ibc/FD506CCA1FC574F2A8175FB574C981E9F6351E194AA48AC219BD67FF934E2F33',
|
|
1753
1753
|
exponent: 0,
|
|
1754
1754
|
aliases: ['udhp']
|
|
1755
1755
|
}, {
|
|
1756
1756
|
denom: 'dhp',
|
|
1757
1757
|
exponent: 6
|
|
1758
1758
|
}],
|
|
1759
|
-
base: 'ibc/
|
|
1759
|
+
base: 'ibc/FD506CCA1FC574F2A8175FB574C981E9F6351E194AA48AC219BD67FF934E2F33',
|
|
1760
1760
|
name: 'Digital Health Point',
|
|
1761
1761
|
display: 'dhp',
|
|
1762
1762
|
symbol: 'DHP',
|
|
@@ -1772,12 +1772,12 @@ const asset_list = {
|
|
|
1772
1772
|
traces: [{
|
|
1773
1773
|
type: 'ibc',
|
|
1774
1774
|
counterparty: {
|
|
1775
|
-
channel_id: 'channel-
|
|
1775
|
+
channel_id: 'channel-4',
|
|
1776
1776
|
base_denom: 'udhp',
|
|
1777
1777
|
chain_name: 'dhealth'
|
|
1778
1778
|
},
|
|
1779
1779
|
chain: {
|
|
1780
|
-
channel_id: 'channel-
|
|
1780
|
+
channel_id: 'channel-75030'
|
|
1781
1781
|
}
|
|
1782
1782
|
}]
|
|
1783
1783
|
},
|
|
@@ -4426,7 +4426,7 @@ const asset_list = {
|
|
|
4426
4426
|
traces: [{
|
|
4427
4427
|
type: 'ibc',
|
|
4428
4428
|
counterparty: {
|
|
4429
|
-
channel_id: 'channel-
|
|
4429
|
+
channel_id: 'channel-6',
|
|
4430
4430
|
base_denom: 'aonex',
|
|
4431
4431
|
chain_name: 'onex'
|
|
4432
4432
|
},
|
|
@@ -6259,14 +6259,14 @@ const asset_list = {
|
|
|
6259
6259
|
{
|
|
6260
6260
|
description: 'The native token of dHealth',
|
|
6261
6261
|
denom_units: [{
|
|
6262
|
-
denom: 'ibc/
|
|
6262
|
+
denom: 'ibc/FD506CCA1FC574F2A8175FB574C981E9F6351E194AA48AC219BD67FF934E2F33',
|
|
6263
6263
|
exponent: 0,
|
|
6264
6264
|
aliases: ['udhp']
|
|
6265
6265
|
}, {
|
|
6266
6266
|
denom: 'dhp',
|
|
6267
6267
|
exponent: 6
|
|
6268
6268
|
}],
|
|
6269
|
-
base: 'ibc/
|
|
6269
|
+
base: 'ibc/FD506CCA1FC574F2A8175FB574C981E9F6351E194AA48AC219BD67FF934E2F33',
|
|
6270
6270
|
name: 'Digital Health Point',
|
|
6271
6271
|
display: 'dhp',
|
|
6272
6272
|
symbol: 'DHP',
|
|
@@ -6282,12 +6282,12 @@ const asset_list = {
|
|
|
6282
6282
|
traces: [{
|
|
6283
6283
|
type: 'ibc',
|
|
6284
6284
|
counterparty: {
|
|
6285
|
-
channel_id: 'channel-
|
|
6285
|
+
channel_id: 'channel-4',
|
|
6286
6286
|
base_denom: 'udhp',
|
|
6287
6287
|
chain_name: 'dhealth'
|
|
6288
6288
|
},
|
|
6289
6289
|
chain: {
|
|
6290
|
-
channel_id: 'channel-
|
|
6290
|
+
channel_id: 'channel-75030'
|
|
6291
6291
|
}
|
|
6292
6292
|
}]
|
|
6293
6293
|
},
|
|
@@ -8936,7 +8936,7 @@ const asset_list = {
|
|
|
8936
8936
|
traces: [{
|
|
8937
8937
|
type: 'ibc',
|
|
8938
8938
|
counterparty: {
|
|
8939
|
-
channel_id: 'channel-
|
|
8939
|
+
channel_id: 'channel-6',
|
|
8940
8940
|
base_denom: 'aonex',
|
|
8941
8941
|
chain_name: 'onex'
|
|
8942
8942
|
},
|
|
@@ -9801,6 +9801,46 @@ const asset_list = {
|
|
|
9801
9801
|
}
|
|
9802
9802
|
}]
|
|
9803
9803
|
},
|
|
9804
|
+
{
|
|
9805
|
+
description: 'The native token of SEDA Chain.',
|
|
9806
|
+
extended_description: 'SEDA is a standard for modular data transport and querying. Any data type, for all networks.',
|
|
9807
|
+
denom_units: [{
|
|
9808
|
+
denom: 'ibc/956AEF1DA92F70584266E87978C3F30A43B91EE6ABC62F03D097E79F6B99C4D8',
|
|
9809
|
+
exponent: 0,
|
|
9810
|
+
aliases: ['aseda']
|
|
9811
|
+
}, {
|
|
9812
|
+
denom: 'seda',
|
|
9813
|
+
exponent: 18
|
|
9814
|
+
}],
|
|
9815
|
+
base: 'ibc/956AEF1DA92F70584266E87978C3F30A43B91EE6ABC62F03D097E79F6B99C4D8',
|
|
9816
|
+
name: 'Seda',
|
|
9817
|
+
display: 'seda',
|
|
9818
|
+
symbol: 'SEDA',
|
|
9819
|
+
logo_URIs: {
|
|
9820
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png',
|
|
9821
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.svg'
|
|
9822
|
+
},
|
|
9823
|
+
coingecko_id: 'seda-2',
|
|
9824
|
+
images: [{
|
|
9825
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png',
|
|
9826
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.svg'
|
|
9827
|
+
}],
|
|
9828
|
+
socials: {
|
|
9829
|
+
website: 'https://www.seda.xyz/',
|
|
9830
|
+
twitter: 'https://twitter.com/sedaprotocol'
|
|
9831
|
+
},
|
|
9832
|
+
traces: [{
|
|
9833
|
+
type: 'ibc',
|
|
9834
|
+
counterparty: {
|
|
9835
|
+
channel_id: 'channel-0',
|
|
9836
|
+
base_denom: 'aseda',
|
|
9837
|
+
chain_name: 'seda'
|
|
9838
|
+
},
|
|
9839
|
+
chain: {
|
|
9840
|
+
channel_id: 'channel-75016'
|
|
9841
|
+
}
|
|
9842
|
+
}]
|
|
9843
|
+
},
|
|
9804
9844
|
{
|
|
9805
9845
|
description: 'The native staking token of Sei.',
|
|
9806
9846
|
denom_units: [{
|
|
@@ -12353,6 +12393,46 @@ const asset_list = {
|
|
|
12353
12393
|
}
|
|
12354
12394
|
}]
|
|
12355
12395
|
},
|
|
12396
|
+
{
|
|
12397
|
+
description: 'The native token of SEDA Chain.',
|
|
12398
|
+
extended_description: 'SEDA is a standard for modular data transport and querying. Any data type, for all networks.',
|
|
12399
|
+
denom_units: [{
|
|
12400
|
+
denom: 'ibc/956AEF1DA92F70584266E87978C3F30A43B91EE6ABC62F03D097E79F6B99C4D8',
|
|
12401
|
+
exponent: 0,
|
|
12402
|
+
aliases: ['aseda']
|
|
12403
|
+
}, {
|
|
12404
|
+
denom: 'seda',
|
|
12405
|
+
exponent: 18
|
|
12406
|
+
}],
|
|
12407
|
+
base: 'ibc/956AEF1DA92F70584266E87978C3F30A43B91EE6ABC62F03D097E79F6B99C4D8',
|
|
12408
|
+
name: 'Seda',
|
|
12409
|
+
display: 'seda',
|
|
12410
|
+
symbol: 'SEDA',
|
|
12411
|
+
logo_URIs: {
|
|
12412
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png',
|
|
12413
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.svg'
|
|
12414
|
+
},
|
|
12415
|
+
coingecko_id: 'seda-2',
|
|
12416
|
+
images: [{
|
|
12417
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png',
|
|
12418
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.svg'
|
|
12419
|
+
}],
|
|
12420
|
+
socials: {
|
|
12421
|
+
website: 'https://www.seda.xyz/',
|
|
12422
|
+
twitter: 'https://twitter.com/sedaprotocol'
|
|
12423
|
+
},
|
|
12424
|
+
traces: [{
|
|
12425
|
+
type: 'ibc',
|
|
12426
|
+
counterparty: {
|
|
12427
|
+
channel_id: 'channel-0',
|
|
12428
|
+
base_denom: 'aseda',
|
|
12429
|
+
chain_name: 'seda'
|
|
12430
|
+
},
|
|
12431
|
+
chain: {
|
|
12432
|
+
channel_id: 'channel-75016'
|
|
12433
|
+
}
|
|
12434
|
+
}]
|
|
12435
|
+
},
|
|
12356
12436
|
{
|
|
12357
12437
|
description: 'The native staking token of Sei.',
|
|
12358
12438
|
denom_units: [{
|
package/esm/assets.js
CHANGED
|
@@ -13235,7 +13235,7 @@ const assets = {
|
|
|
13235
13235
|
type: 'bridge',
|
|
13236
13236
|
counterparty: {
|
|
13237
13237
|
chain_name: '0l',
|
|
13238
|
-
base_denom: '
|
|
13238
|
+
base_denom: 'microlibra'
|
|
13239
13239
|
},
|
|
13240
13240
|
provider: 'LibraBridge'
|
|
13241
13241
|
}],
|
|
@@ -13246,7 +13246,7 @@ const assets = {
|
|
|
13246
13246
|
images: [{
|
|
13247
13247
|
image_sync: {
|
|
13248
13248
|
chain_name: '0l',
|
|
13249
|
-
base_denom: '
|
|
13249
|
+
base_denom: 'microlibra'
|
|
13250
13250
|
},
|
|
13251
13251
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/0l/images/libra.svg',
|
|
13252
13252
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/0l/images/libra.png'
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/osmosis",
|
|
3
|
-
"version": "1.45.
|
|
3
|
+
"version": "1.45.11",
|
|
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.28.
|
|
33
|
+
"@chain-registry/types": "^0.28.11"
|
|
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": "2ff4335f4c97d8f9cfdd394a4c6a5efe3c33d133"
|
|
43
43
|
}
|