@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.
Files changed (59) hide show
  1. package/esm/mainnet/andromeda.js +0 -64
  2. package/esm/mainnet/axelar.js +5608 -1320
  3. package/esm/mainnet/celestia.js +4969 -681
  4. package/esm/mainnet/composable.js +0 -64
  5. package/esm/mainnet/cosmoshub.js +5958 -1670
  6. package/esm/mainnet/crescent.js +0 -64
  7. package/esm/mainnet/doravota.js +196 -28
  8. package/esm/mainnet/dydx.js +4874 -522
  9. package/esm/mainnet/evmos.js +0 -64
  10. package/esm/mainnet/gateway.js +0 -64
  11. package/esm/mainnet/injective.js +5024 -672
  12. package/esm/mainnet/kava.js +0 -64
  13. package/esm/mainnet/kujira.js +0 -64
  14. package/esm/mainnet/migaloo.js +0 -64
  15. package/esm/mainnet/neutron.js +4751 -463
  16. package/esm/mainnet/noble.js +4844 -482
  17. package/esm/mainnet/nois.js +0 -64
  18. package/esm/mainnet/odin.js +0 -64
  19. package/esm/mainnet/oraichain.js +0 -64
  20. package/esm/mainnet/osmosis.js +6099 -1811
  21. package/esm/mainnet/persistence.js +0 -64
  22. package/esm/mainnet/pryzm.js +0 -64
  23. package/esm/mainnet/secretnetwork.js +0 -64
  24. package/esm/mainnet/sommelier.js +0 -64
  25. package/esm/mainnet/stride.js +5416 -1128
  26. package/esm/mainnet/terra2.js +6171 -1883
  27. package/esm/mainnet/umee.js +0 -64
  28. package/esm/mainnet/xpla.js +0 -64
  29. package/esm/noncosmos/penumbra.js +32 -32
  30. package/mainnet/andromeda.js +0 -64
  31. package/mainnet/axelar.js +5608 -1320
  32. package/mainnet/celestia.js +4969 -681
  33. package/mainnet/composable.js +0 -64
  34. package/mainnet/cosmoshub.js +5958 -1670
  35. package/mainnet/crescent.js +0 -64
  36. package/mainnet/doravota.js +196 -28
  37. package/mainnet/dydx.js +4874 -522
  38. package/mainnet/evmos.js +0 -64
  39. package/mainnet/gateway.js +0 -64
  40. package/mainnet/injective.js +5024 -672
  41. package/mainnet/kava.js +0 -64
  42. package/mainnet/kujira.js +0 -64
  43. package/mainnet/migaloo.js +0 -64
  44. package/mainnet/neutron.js +4751 -463
  45. package/mainnet/noble.js +4844 -482
  46. package/mainnet/nois.js +0 -64
  47. package/mainnet/odin.js +0 -64
  48. package/mainnet/oraichain.js +0 -64
  49. package/mainnet/osmosis.js +6099 -1811
  50. package/mainnet/persistence.js +0 -64
  51. package/mainnet/pryzm.js +0 -64
  52. package/mainnet/secretnetwork.js +0 -64
  53. package/mainnet/sommelier.js +0 -64
  54. package/mainnet/stride.js +5416 -1128
  55. package/mainnet/terra2.js +6171 -1883
  56. package/mainnet/umee.js +0 -64
  57. package/mainnet/xpla.js +0 -64
  58. package/noncosmos/penumbra.js +32 -32
  59. package/package.json +5 -5
package/mainnet/kava.js CHANGED
@@ -776,38 +776,6 @@ const assets = {
776
776
  }
777
777
  }]
778
778
  },
779
- {
780
- description: 'DRUGS meme coin',
781
- denom_units: [{
782
- denom: 'ibc/5F036A5A222C8F4CD24621B353F605AA5F686C66D45EB4439D0789913D3EA637',
783
- exponent: 0,
784
- aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
785
- }, {
786
- denom: 'DRUGS',
787
- exponent: 6
788
- }],
789
- base: 'ibc/5F036A5A222C8F4CD24621B353F605AA5F686C66D45EB4439D0789913D3EA637',
790
- name: 'DRUGS',
791
- display: 'DRUGS',
792
- symbol: 'DRUGS',
793
- logo_URIs: {
794
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
795
- },
796
- images: [{
797
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
798
- }],
799
- traces: [{
800
- type: 'ibc',
801
- counterparty: {
802
- channel_id: 'channel-143',
803
- base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
804
- chain_name: 'injective'
805
- },
806
- chain: {
807
- channel_id: 'channel-122'
808
- }
809
- }]
810
- },
811
779
  {
812
780
  description: 'The native token of Aura Network',
813
781
  denom_units: [{
@@ -1581,38 +1549,6 @@ const assets = {
1581
1549
  }
1582
1550
  }]
1583
1551
  },
1584
- {
1585
- description: 'DRUGS meme coin',
1586
- denom_units: [{
1587
- denom: 'ibc/5F036A5A222C8F4CD24621B353F605AA5F686C66D45EB4439D0789913D3EA637',
1588
- exponent: 0,
1589
- aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
1590
- }, {
1591
- denom: 'DRUGS',
1592
- exponent: 6
1593
- }],
1594
- base: 'ibc/5F036A5A222C8F4CD24621B353F605AA5F686C66D45EB4439D0789913D3EA637',
1595
- name: 'DRUGS',
1596
- display: 'DRUGS',
1597
- symbol: 'DRUGS',
1598
- logo_URIs: {
1599
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
1600
- },
1601
- images: [{
1602
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
1603
- }],
1604
- traces: [{
1605
- type: 'ibc',
1606
- counterparty: {
1607
- channel_id: 'channel-143',
1608
- base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
1609
- chain_name: 'injective'
1610
- },
1611
- chain: {
1612
- channel_id: 'channel-122'
1613
- }
1614
- }]
1615
- },
1616
1552
  {
1617
1553
  description: 'Kujira is a decentralized finance (DeFi) platform offering a suite of tools and services for managing and optimizing digital assets and investments.',
1618
1554
  denom_units: [{
package/mainnet/kujira.js CHANGED
@@ -1476,38 +1476,6 @@ const assets = {
1476
1476
  }
1477
1477
  }]
1478
1478
  },
1479
- {
1480
- description: 'DRUGS meme coin',
1481
- denom_units: [{
1482
- denom: 'ibc/3FA8949F9ECFFC51FB527B44270AE28FE96C3FBB036998792F640FCAADA9CFBF',
1483
- exponent: 0,
1484
- aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
1485
- }, {
1486
- denom: 'DRUGS',
1487
- exponent: 6
1488
- }],
1489
- base: 'ibc/3FA8949F9ECFFC51FB527B44270AE28FE96C3FBB036998792F640FCAADA9CFBF',
1490
- name: 'DRUGS',
1491
- display: 'DRUGS',
1492
- symbol: 'DRUGS',
1493
- logo_URIs: {
1494
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
1495
- },
1496
- images: [{
1497
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
1498
- }],
1499
- traces: [{
1500
- type: 'ibc',
1501
- counterparty: {
1502
- channel_id: 'channel-98',
1503
- base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
1504
- chain_name: 'injective'
1505
- },
1506
- chain: {
1507
- channel_id: 'channel-54'
1508
- }
1509
- }]
1510
- },
1511
1479
  {
1512
1480
  description: 'Jackal Network is a decentralized storage platform that aims to provide secure, private, and efficient data storage solutions on the blockchain.',
1513
1481
  denom_units: [{
@@ -3260,38 +3228,6 @@ const assets = {
3260
3228
  }
3261
3229
  }]
3262
3230
  },
3263
- {
3264
- description: 'DRUGS meme coin',
3265
- denom_units: [{
3266
- denom: 'ibc/3FA8949F9ECFFC51FB527B44270AE28FE96C3FBB036998792F640FCAADA9CFBF',
3267
- exponent: 0,
3268
- aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
3269
- }, {
3270
- denom: 'DRUGS',
3271
- exponent: 6
3272
- }],
3273
- base: 'ibc/3FA8949F9ECFFC51FB527B44270AE28FE96C3FBB036998792F640FCAADA9CFBF',
3274
- name: 'DRUGS',
3275
- display: 'DRUGS',
3276
- symbol: 'DRUGS',
3277
- logo_URIs: {
3278
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
3279
- },
3280
- images: [{
3281
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
3282
- }],
3283
- traces: [{
3284
- type: 'ibc',
3285
- counterparty: {
3286
- channel_id: 'channel-98',
3287
- base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
3288
- chain_name: 'injective'
3289
- },
3290
- chain: {
3291
- channel_id: 'channel-54'
3292
- }
3293
- }]
3294
- },
3295
3231
  {
3296
3232
  description: 'Jackal Network is a decentralized storage platform that aims to provide secure, private, and efficient data storage solutions on the blockchain.',
3297
3233
  denom_units: [{
@@ -469,38 +469,6 @@ const assets = {
469
469
  }
470
470
  }]
471
471
  },
472
- {
473
- description: 'DRUGS meme coin',
474
- denom_units: [{
475
- denom: 'ibc/9222CAFDD3775FB59F762E8DC48CB2D470EAE3C2986A73803C2EEC898CB36745',
476
- exponent: 0,
477
- aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
478
- }, {
479
- denom: 'DRUGS',
480
- exponent: 6
481
- }],
482
- base: 'ibc/9222CAFDD3775FB59F762E8DC48CB2D470EAE3C2986A73803C2EEC898CB36745',
483
- name: 'DRUGS',
484
- display: 'DRUGS',
485
- symbol: 'DRUGS',
486
- logo_URIs: {
487
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
488
- },
489
- images: [{
490
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
491
- }],
492
- traces: [{
493
- type: 'ibc',
494
- counterparty: {
495
- channel_id: 'channel-102',
496
- base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
497
- chain_name: 'injective'
498
- },
499
- chain: {
500
- channel_id: 'channel-3'
501
- }
502
- }]
503
- },
504
472
  {
505
473
  description: 'The native token of JUNO Chain',
506
474
  denom_units: [{
@@ -1250,38 +1218,6 @@ const assets = {
1250
1218
  }
1251
1219
  }]
1252
1220
  },
1253
- {
1254
- description: 'DRUGS meme coin',
1255
- denom_units: [{
1256
- denom: 'ibc/9222CAFDD3775FB59F762E8DC48CB2D470EAE3C2986A73803C2EEC898CB36745',
1257
- exponent: 0,
1258
- aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
1259
- }, {
1260
- denom: 'DRUGS',
1261
- exponent: 6
1262
- }],
1263
- base: 'ibc/9222CAFDD3775FB59F762E8DC48CB2D470EAE3C2986A73803C2EEC898CB36745',
1264
- name: 'DRUGS',
1265
- display: 'DRUGS',
1266
- symbol: 'DRUGS',
1267
- logo_URIs: {
1268
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
1269
- },
1270
- images: [{
1271
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
1272
- }],
1273
- traces: [{
1274
- type: 'ibc',
1275
- counterparty: {
1276
- channel_id: 'channel-102',
1277
- base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
1278
- chain_name: 'injective'
1279
- },
1280
- chain: {
1281
- channel_id: 'channel-3'
1282
- }
1283
- }]
1284
- },
1285
1221
  {
1286
1222
  description: 'The native token of JUNO Chain',
1287
1223
  denom_units: [{