@chain-registry/assets 1.64.66 → 1.64.68
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 +196 -28
- 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 +4751 -463
- package/esm/mainnet/noble.js +4844 -482
- 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/esm/noncosmos/penumbra.js +32 -32
- 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 +196 -28
- 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 +4751 -463
- package/mainnet/noble.js +4844 -482
- 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/noncosmos/penumbra.js +32 -32
- package/package.json +5 -5
package/mainnet/nois.js
CHANGED
|
@@ -362,38 +362,6 @@ const assets = {
|
|
|
362
362
|
}
|
|
363
363
|
}]
|
|
364
364
|
},
|
|
365
|
-
{
|
|
366
|
-
description: 'DRUGS meme coin',
|
|
367
|
-
denom_units: [{
|
|
368
|
-
denom: 'ibc/FEC6E689CBFFF9F300855AA69431364A6C54FA5FAB6EF18DFB0C0C978A394ED7',
|
|
369
|
-
exponent: 0,
|
|
370
|
-
aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
|
|
371
|
-
}, {
|
|
372
|
-
denom: 'DRUGS',
|
|
373
|
-
exponent: 6
|
|
374
|
-
}],
|
|
375
|
-
base: 'ibc/FEC6E689CBFFF9F300855AA69431364A6C54FA5FAB6EF18DFB0C0C978A394ED7',
|
|
376
|
-
name: 'DRUGS',
|
|
377
|
-
display: 'DRUGS',
|
|
378
|
-
symbol: 'DRUGS',
|
|
379
|
-
logo_URIs: {
|
|
380
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
381
|
-
},
|
|
382
|
-
images: [{
|
|
383
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
384
|
-
}],
|
|
385
|
-
traces: [{
|
|
386
|
-
type: 'ibc',
|
|
387
|
-
counterparty: {
|
|
388
|
-
channel_id: 'channel-138',
|
|
389
|
-
base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
|
|
390
|
-
chain_name: 'injective'
|
|
391
|
-
},
|
|
392
|
-
chain: {
|
|
393
|
-
channel_id: 'channel-17'
|
|
394
|
-
}
|
|
395
|
-
}]
|
|
396
|
-
},
|
|
397
365
|
{
|
|
398
366
|
description: 'The native token of JUNO Chain',
|
|
399
367
|
denom_units: [{
|
|
@@ -944,38 +912,6 @@ const assets = {
|
|
|
944
912
|
}
|
|
945
913
|
}]
|
|
946
914
|
},
|
|
947
|
-
{
|
|
948
|
-
description: 'DRUGS meme coin',
|
|
949
|
-
denom_units: [{
|
|
950
|
-
denom: 'ibc/FEC6E689CBFFF9F300855AA69431364A6C54FA5FAB6EF18DFB0C0C978A394ED7',
|
|
951
|
-
exponent: 0,
|
|
952
|
-
aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
|
|
953
|
-
}, {
|
|
954
|
-
denom: 'DRUGS',
|
|
955
|
-
exponent: 6
|
|
956
|
-
}],
|
|
957
|
-
base: 'ibc/FEC6E689CBFFF9F300855AA69431364A6C54FA5FAB6EF18DFB0C0C978A394ED7',
|
|
958
|
-
name: 'DRUGS',
|
|
959
|
-
display: 'DRUGS',
|
|
960
|
-
symbol: 'DRUGS',
|
|
961
|
-
logo_URIs: {
|
|
962
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
963
|
-
},
|
|
964
|
-
images: [{
|
|
965
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
966
|
-
}],
|
|
967
|
-
traces: [{
|
|
968
|
-
type: 'ibc',
|
|
969
|
-
counterparty: {
|
|
970
|
-
channel_id: 'channel-138',
|
|
971
|
-
base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
|
|
972
|
-
chain_name: 'injective'
|
|
973
|
-
},
|
|
974
|
-
chain: {
|
|
975
|
-
channel_id: 'channel-17'
|
|
976
|
-
}
|
|
977
|
-
}]
|
|
978
|
-
},
|
|
979
915
|
{
|
|
980
916
|
description: 'The native token of JUNO Chain',
|
|
981
917
|
denom_units: [{
|
package/mainnet/odin.js
CHANGED
|
@@ -317,38 +317,6 @@ const assets = {
|
|
|
317
317
|
}
|
|
318
318
|
}]
|
|
319
319
|
},
|
|
320
|
-
{
|
|
321
|
-
description: 'DRUGS meme coin',
|
|
322
|
-
denom_units: [{
|
|
323
|
-
denom: 'ibc/A92EBC51C1948F66920B706923B6CF45388A06413AED72FC88AA6C34DC9EA1D7',
|
|
324
|
-
exponent: 0,
|
|
325
|
-
aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
|
|
326
|
-
}, {
|
|
327
|
-
denom: 'DRUGS',
|
|
328
|
-
exponent: 6
|
|
329
|
-
}],
|
|
330
|
-
base: 'ibc/A92EBC51C1948F66920B706923B6CF45388A06413AED72FC88AA6C34DC9EA1D7',
|
|
331
|
-
name: 'DRUGS',
|
|
332
|
-
display: 'DRUGS',
|
|
333
|
-
symbol: 'DRUGS',
|
|
334
|
-
logo_URIs: {
|
|
335
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
336
|
-
},
|
|
337
|
-
images: [{
|
|
338
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
339
|
-
}],
|
|
340
|
-
traces: [{
|
|
341
|
-
type: 'ibc',
|
|
342
|
-
counterparty: {
|
|
343
|
-
channel_id: 'channel-214',
|
|
344
|
-
base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
|
|
345
|
-
chain_name: 'injective'
|
|
346
|
-
},
|
|
347
|
-
chain: {
|
|
348
|
-
channel_id: 'channel-65'
|
|
349
|
-
}
|
|
350
|
-
}]
|
|
351
|
-
},
|
|
352
320
|
{
|
|
353
321
|
description: 'Kujira is a decentralized finance (DeFi) platform offering a suite of tools and services for managing and optimizing digital assets and investments.',
|
|
354
322
|
denom_units: [{
|
|
@@ -705,38 +673,6 @@ const assets = {
|
|
|
705
673
|
}
|
|
706
674
|
}]
|
|
707
675
|
},
|
|
708
|
-
{
|
|
709
|
-
description: 'DRUGS meme coin',
|
|
710
|
-
denom_units: [{
|
|
711
|
-
denom: 'ibc/A92EBC51C1948F66920B706923B6CF45388A06413AED72FC88AA6C34DC9EA1D7',
|
|
712
|
-
exponent: 0,
|
|
713
|
-
aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
|
|
714
|
-
}, {
|
|
715
|
-
denom: 'DRUGS',
|
|
716
|
-
exponent: 6
|
|
717
|
-
}],
|
|
718
|
-
base: 'ibc/A92EBC51C1948F66920B706923B6CF45388A06413AED72FC88AA6C34DC9EA1D7',
|
|
719
|
-
name: 'DRUGS',
|
|
720
|
-
display: 'DRUGS',
|
|
721
|
-
symbol: 'DRUGS',
|
|
722
|
-
logo_URIs: {
|
|
723
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
724
|
-
},
|
|
725
|
-
images: [{
|
|
726
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
727
|
-
}],
|
|
728
|
-
traces: [{
|
|
729
|
-
type: 'ibc',
|
|
730
|
-
counterparty: {
|
|
731
|
-
channel_id: 'channel-214',
|
|
732
|
-
base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
|
|
733
|
-
chain_name: 'injective'
|
|
734
|
-
},
|
|
735
|
-
chain: {
|
|
736
|
-
channel_id: 'channel-65'
|
|
737
|
-
}
|
|
738
|
-
}]
|
|
739
|
-
},
|
|
740
676
|
{
|
|
741
677
|
description: 'Kujira is a decentralized finance (DeFi) platform offering a suite of tools and services for managing and optimizing digital assets and investments.',
|
|
742
678
|
denom_units: [{
|
package/mainnet/oraichain.js
CHANGED
|
@@ -438,38 +438,6 @@ const assets = {
|
|
|
438
438
|
}
|
|
439
439
|
}]
|
|
440
440
|
},
|
|
441
|
-
{
|
|
442
|
-
description: 'DRUGS meme coin',
|
|
443
|
-
denom_units: [{
|
|
444
|
-
denom: 'ibc/483CCCA41B0CDC5B4109BA6BD86FA35BC708B304651430EBD9322B62D5A011B2',
|
|
445
|
-
exponent: 0,
|
|
446
|
-
aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
|
|
447
|
-
}, {
|
|
448
|
-
denom: 'DRUGS',
|
|
449
|
-
exponent: 6
|
|
450
|
-
}],
|
|
451
|
-
base: 'ibc/483CCCA41B0CDC5B4109BA6BD86FA35BC708B304651430EBD9322B62D5A011B2',
|
|
452
|
-
name: 'DRUGS',
|
|
453
|
-
display: 'DRUGS',
|
|
454
|
-
symbol: 'DRUGS',
|
|
455
|
-
logo_URIs: {
|
|
456
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
457
|
-
},
|
|
458
|
-
images: [{
|
|
459
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
460
|
-
}],
|
|
461
|
-
traces: [{
|
|
462
|
-
type: 'ibc',
|
|
463
|
-
counterparty: {
|
|
464
|
-
channel_id: 'channel-147',
|
|
465
|
-
base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
|
|
466
|
-
chain_name: 'injective'
|
|
467
|
-
},
|
|
468
|
-
chain: {
|
|
469
|
-
channel_id: 'channel-146'
|
|
470
|
-
}
|
|
471
|
-
}]
|
|
472
|
-
},
|
|
473
441
|
{
|
|
474
442
|
description: 'The native EVM, governance and staking token of the Acrechain',
|
|
475
443
|
denom_units: [{
|
|
@@ -905,38 +873,6 @@ const assets = {
|
|
|
905
873
|
}
|
|
906
874
|
}]
|
|
907
875
|
},
|
|
908
|
-
{
|
|
909
|
-
description: 'DRUGS meme coin',
|
|
910
|
-
denom_units: [{
|
|
911
|
-
denom: 'ibc/483CCCA41B0CDC5B4109BA6BD86FA35BC708B304651430EBD9322B62D5A011B2',
|
|
912
|
-
exponent: 0,
|
|
913
|
-
aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
|
|
914
|
-
}, {
|
|
915
|
-
denom: 'DRUGS',
|
|
916
|
-
exponent: 6
|
|
917
|
-
}],
|
|
918
|
-
base: 'ibc/483CCCA41B0CDC5B4109BA6BD86FA35BC708B304651430EBD9322B62D5A011B2',
|
|
919
|
-
name: 'DRUGS',
|
|
920
|
-
display: 'DRUGS',
|
|
921
|
-
symbol: 'DRUGS',
|
|
922
|
-
logo_URIs: {
|
|
923
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
924
|
-
},
|
|
925
|
-
images: [{
|
|
926
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
927
|
-
}],
|
|
928
|
-
traces: [{
|
|
929
|
-
type: 'ibc',
|
|
930
|
-
counterparty: {
|
|
931
|
-
channel_id: 'channel-147',
|
|
932
|
-
base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
|
|
933
|
-
chain_name: 'injective'
|
|
934
|
-
},
|
|
935
|
-
chain: {
|
|
936
|
-
channel_id: 'channel-146'
|
|
937
|
-
}
|
|
938
|
-
}]
|
|
939
|
-
},
|
|
940
876
|
{
|
|
941
877
|
description: 'The native token of Osmosis',
|
|
942
878
|
denom_units: [{
|