@chain-registry/assets 1.64.66 → 1.64.67
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/esm/mainnet/andromeda.js +0 -64
- package/esm/mainnet/axelar.js +5608 -1320
- package/esm/mainnet/celestia.js +4969 -681
- package/esm/mainnet/composable.js +0 -64
- package/esm/mainnet/cosmoshub.js +5958 -1670
- package/esm/mainnet/crescent.js +0 -64
- package/esm/mainnet/doravota.js +0 -64
- package/esm/mainnet/dydx.js +4874 -522
- package/esm/mainnet/evmos.js +0 -64
- package/esm/mainnet/gateway.js +0 -64
- package/esm/mainnet/injective.js +5024 -672
- package/esm/mainnet/kava.js +0 -64
- package/esm/mainnet/kujira.js +0 -64
- package/esm/mainnet/migaloo.js +0 -64
- package/esm/mainnet/neutron.js +4742 -454
- package/esm/mainnet/noble.js +4777 -489
- package/esm/mainnet/nois.js +0 -64
- package/esm/mainnet/odin.js +0 -64
- package/esm/mainnet/oraichain.js +0 -64
- package/esm/mainnet/osmosis.js +6099 -1811
- package/esm/mainnet/persistence.js +0 -64
- package/esm/mainnet/pryzm.js +0 -64
- package/esm/mainnet/secretnetwork.js +0 -64
- package/esm/mainnet/sommelier.js +0 -64
- package/esm/mainnet/stride.js +5416 -1128
- package/esm/mainnet/terra2.js +6171 -1883
- package/esm/mainnet/umee.js +0 -64
- package/esm/mainnet/xpla.js +0 -64
- package/mainnet/andromeda.js +0 -64
- package/mainnet/axelar.js +5608 -1320
- package/mainnet/celestia.js +4969 -681
- package/mainnet/composable.js +0 -64
- package/mainnet/cosmoshub.js +5958 -1670
- package/mainnet/crescent.js +0 -64
- package/mainnet/doravota.js +0 -64
- package/mainnet/dydx.js +4874 -522
- package/mainnet/evmos.js +0 -64
- package/mainnet/gateway.js +0 -64
- package/mainnet/injective.js +5024 -672
- package/mainnet/kava.js +0 -64
- package/mainnet/kujira.js +0 -64
- package/mainnet/migaloo.js +0 -64
- package/mainnet/neutron.js +4742 -454
- package/mainnet/noble.js +4777 -489
- package/mainnet/nois.js +0 -64
- package/mainnet/odin.js +0 -64
- package/mainnet/oraichain.js +0 -64
- package/mainnet/osmosis.js +6099 -1811
- package/mainnet/persistence.js +0 -64
- package/mainnet/pryzm.js +0 -64
- package/mainnet/secretnetwork.js +0 -64
- package/mainnet/sommelier.js +0 -64
- package/mainnet/stride.js +5416 -1128
- package/mainnet/terra2.js +6171 -1883
- package/mainnet/umee.js +0 -64
- package/mainnet/xpla.js +0 -64
- package/package.json +5 -5
package/esm/mainnet/umee.js
CHANGED
|
@@ -651,38 +651,6 @@ const assets = {
|
|
|
651
651
|
}
|
|
652
652
|
}]
|
|
653
653
|
},
|
|
654
|
-
{
|
|
655
|
-
description: 'DRUGS meme coin',
|
|
656
|
-
denom_units: [{
|
|
657
|
-
denom: 'ibc/0162FD5B2AAC65E7C958282CCD5B1BC4D178B4443C1FEE8D81DD6C31308B144B',
|
|
658
|
-
exponent: 0,
|
|
659
|
-
aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
|
|
660
|
-
}, {
|
|
661
|
-
denom: 'DRUGS',
|
|
662
|
-
exponent: 6
|
|
663
|
-
}],
|
|
664
|
-
base: 'ibc/0162FD5B2AAC65E7C958282CCD5B1BC4D178B4443C1FEE8D81DD6C31308B144B',
|
|
665
|
-
name: 'DRUGS',
|
|
666
|
-
display: 'DRUGS',
|
|
667
|
-
symbol: 'DRUGS',
|
|
668
|
-
logo_URIs: {
|
|
669
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
670
|
-
},
|
|
671
|
-
images: [{
|
|
672
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
673
|
-
}],
|
|
674
|
-
traces: [{
|
|
675
|
-
type: 'ibc',
|
|
676
|
-
counterparty: {
|
|
677
|
-
channel_id: 'channel-159',
|
|
678
|
-
base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
|
|
679
|
-
chain_name: 'injective'
|
|
680
|
-
},
|
|
681
|
-
chain: {
|
|
682
|
-
channel_id: 'channel-116'
|
|
683
|
-
}
|
|
684
|
-
}]
|
|
685
|
-
},
|
|
686
654
|
{
|
|
687
655
|
description: 'Kava is a decentralized finance (DeFi) platform that provides a range of financial services, including lending, borrowing, and stablecoins, leveraging the Cosmos and Ethereum ecosystems.',
|
|
688
656
|
denom_units: [{
|
|
@@ -2021,38 +1989,6 @@ const assets = {
|
|
|
2021
1989
|
}
|
|
2022
1990
|
}]
|
|
2023
1991
|
},
|
|
2024
|
-
{
|
|
2025
|
-
description: 'DRUGS meme coin',
|
|
2026
|
-
denom_units: [{
|
|
2027
|
-
denom: 'ibc/0162FD5B2AAC65E7C958282CCD5B1BC4D178B4443C1FEE8D81DD6C31308B144B',
|
|
2028
|
-
exponent: 0,
|
|
2029
|
-
aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
|
|
2030
|
-
}, {
|
|
2031
|
-
denom: 'DRUGS',
|
|
2032
|
-
exponent: 6
|
|
2033
|
-
}],
|
|
2034
|
-
base: 'ibc/0162FD5B2AAC65E7C958282CCD5B1BC4D178B4443C1FEE8D81DD6C31308B144B',
|
|
2035
|
-
name: 'DRUGS',
|
|
2036
|
-
display: 'DRUGS',
|
|
2037
|
-
symbol: 'DRUGS',
|
|
2038
|
-
logo_URIs: {
|
|
2039
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
2040
|
-
},
|
|
2041
|
-
images: [{
|
|
2042
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
2043
|
-
}],
|
|
2044
|
-
traces: [{
|
|
2045
|
-
type: 'ibc',
|
|
2046
|
-
counterparty: {
|
|
2047
|
-
channel_id: 'channel-159',
|
|
2048
|
-
base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
|
|
2049
|
-
chain_name: 'injective'
|
|
2050
|
-
},
|
|
2051
|
-
chain: {
|
|
2052
|
-
channel_id: 'channel-116'
|
|
2053
|
-
}
|
|
2054
|
-
}]
|
|
2055
|
-
},
|
|
2056
1992
|
{
|
|
2057
1993
|
description: 'Kava is a decentralized finance (DeFi) platform that provides a range of financial services, including lending, borrowing, and stablecoins, leveraging the Cosmos and Ethereum ecosystems.',
|
|
2058
1994
|
denom_units: [{
|
package/esm/mainnet/xpla.js
CHANGED
|
@@ -273,38 +273,6 @@ const assets = {
|
|
|
273
273
|
}
|
|
274
274
|
}]
|
|
275
275
|
},
|
|
276
|
-
{
|
|
277
|
-
description: 'DRUGS meme coin',
|
|
278
|
-
denom_units: [{
|
|
279
|
-
denom: 'ibc/4E5ECC18208BCA86450326E8F724DBE72B2BA2ADF9B641CE104AC2FC234A3793',
|
|
280
|
-
exponent: 0,
|
|
281
|
-
aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
|
|
282
|
-
}, {
|
|
283
|
-
denom: 'DRUGS',
|
|
284
|
-
exponent: 6
|
|
285
|
-
}],
|
|
286
|
-
base: 'ibc/4E5ECC18208BCA86450326E8F724DBE72B2BA2ADF9B641CE104AC2FC234A3793',
|
|
287
|
-
name: 'DRUGS',
|
|
288
|
-
display: 'DRUGS',
|
|
289
|
-
symbol: 'DRUGS',
|
|
290
|
-
logo_URIs: {
|
|
291
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
292
|
-
},
|
|
293
|
-
images: [{
|
|
294
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
295
|
-
}],
|
|
296
|
-
traces: [{
|
|
297
|
-
type: 'ibc',
|
|
298
|
-
counterparty: {
|
|
299
|
-
channel_id: 'channel-137',
|
|
300
|
-
base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
|
|
301
|
-
chain_name: 'injective'
|
|
302
|
-
},
|
|
303
|
-
chain: {
|
|
304
|
-
channel_id: 'channel-7'
|
|
305
|
-
}
|
|
306
|
-
}]
|
|
307
|
-
},
|
|
308
276
|
{
|
|
309
277
|
description: 'The native token of Osmosis',
|
|
310
278
|
denom_units: [{
|
|
@@ -665,38 +633,6 @@ const assets = {
|
|
|
665
633
|
}
|
|
666
634
|
}]
|
|
667
635
|
},
|
|
668
|
-
{
|
|
669
|
-
description: 'DRUGS meme coin',
|
|
670
|
-
denom_units: [{
|
|
671
|
-
denom: 'ibc/4E5ECC18208BCA86450326E8F724DBE72B2BA2ADF9B641CE104AC2FC234A3793',
|
|
672
|
-
exponent: 0,
|
|
673
|
-
aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
|
|
674
|
-
}, {
|
|
675
|
-
denom: 'DRUGS',
|
|
676
|
-
exponent: 6
|
|
677
|
-
}],
|
|
678
|
-
base: 'ibc/4E5ECC18208BCA86450326E8F724DBE72B2BA2ADF9B641CE104AC2FC234A3793',
|
|
679
|
-
name: 'DRUGS',
|
|
680
|
-
display: 'DRUGS',
|
|
681
|
-
symbol: 'DRUGS',
|
|
682
|
-
logo_URIs: {
|
|
683
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
684
|
-
},
|
|
685
|
-
images: [{
|
|
686
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
687
|
-
}],
|
|
688
|
-
traces: [{
|
|
689
|
-
type: 'ibc',
|
|
690
|
-
counterparty: {
|
|
691
|
-
channel_id: 'channel-137',
|
|
692
|
-
base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
|
|
693
|
-
chain_name: 'injective'
|
|
694
|
-
},
|
|
695
|
-
chain: {
|
|
696
|
-
channel_id: 'channel-7'
|
|
697
|
-
}
|
|
698
|
-
}]
|
|
699
|
-
},
|
|
700
636
|
{
|
|
701
637
|
description: 'The native token of Osmosis',
|
|
702
638
|
denom_units: [{
|
package/mainnet/andromeda.js
CHANGED
|
@@ -324,38 +324,6 @@ const assets = {
|
|
|
324
324
|
}
|
|
325
325
|
}]
|
|
326
326
|
},
|
|
327
|
-
{
|
|
328
|
-
description: 'DRUGS meme coin',
|
|
329
|
-
denom_units: [{
|
|
330
|
-
denom: 'ibc/E4F771F65B5E96902FE77F4468C139C370B7C0B90D76231AF6D0C29CE61F508E',
|
|
331
|
-
exponent: 0,
|
|
332
|
-
aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
|
|
333
|
-
}, {
|
|
334
|
-
denom: 'DRUGS',
|
|
335
|
-
exponent: 6
|
|
336
|
-
}],
|
|
337
|
-
base: 'ibc/E4F771F65B5E96902FE77F4468C139C370B7C0B90D76231AF6D0C29CE61F508E',
|
|
338
|
-
name: 'DRUGS',
|
|
339
|
-
display: 'DRUGS',
|
|
340
|
-
symbol: 'DRUGS',
|
|
341
|
-
logo_URIs: {
|
|
342
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
343
|
-
},
|
|
344
|
-
images: [{
|
|
345
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
346
|
-
}],
|
|
347
|
-
traces: [{
|
|
348
|
-
type: 'ibc',
|
|
349
|
-
counterparty: {
|
|
350
|
-
channel_id: 'channel-213',
|
|
351
|
-
base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
|
|
352
|
-
chain_name: 'injective'
|
|
353
|
-
},
|
|
354
|
-
chain: {
|
|
355
|
-
channel_id: 'channel-13'
|
|
356
|
-
}
|
|
357
|
-
}]
|
|
358
|
-
},
|
|
359
327
|
{
|
|
360
328
|
description: 'Kujira is a decentralized finance (DeFi) platform offering a suite of tools and services for managing and optimizing digital assets and investments.',
|
|
361
329
|
denom_units: [{
|
|
@@ -845,38 +813,6 @@ const assets = {
|
|
|
845
813
|
}
|
|
846
814
|
}]
|
|
847
815
|
},
|
|
848
|
-
{
|
|
849
|
-
description: 'DRUGS meme coin',
|
|
850
|
-
denom_units: [{
|
|
851
|
-
denom: 'ibc/E4F771F65B5E96902FE77F4468C139C370B7C0B90D76231AF6D0C29CE61F508E',
|
|
852
|
-
exponent: 0,
|
|
853
|
-
aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
|
|
854
|
-
}, {
|
|
855
|
-
denom: 'DRUGS',
|
|
856
|
-
exponent: 6
|
|
857
|
-
}],
|
|
858
|
-
base: 'ibc/E4F771F65B5E96902FE77F4468C139C370B7C0B90D76231AF6D0C29CE61F508E',
|
|
859
|
-
name: 'DRUGS',
|
|
860
|
-
display: 'DRUGS',
|
|
861
|
-
symbol: 'DRUGS',
|
|
862
|
-
logo_URIs: {
|
|
863
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
864
|
-
},
|
|
865
|
-
images: [{
|
|
866
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
867
|
-
}],
|
|
868
|
-
traces: [{
|
|
869
|
-
type: 'ibc',
|
|
870
|
-
counterparty: {
|
|
871
|
-
channel_id: 'channel-213',
|
|
872
|
-
base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
|
|
873
|
-
chain_name: 'injective'
|
|
874
|
-
},
|
|
875
|
-
chain: {
|
|
876
|
-
channel_id: 'channel-13'
|
|
877
|
-
}
|
|
878
|
-
}]
|
|
879
|
-
},
|
|
880
816
|
{
|
|
881
817
|
description: 'Kujira is a decentralized finance (DeFi) platform offering a suite of tools and services for managing and optimizing digital assets and investments.',
|
|
882
818
|
denom_units: [{
|