@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.
Files changed (57) 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 +0 -64
  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 +4742 -454
  16. package/esm/mainnet/noble.js +4777 -489
  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/mainnet/andromeda.js +0 -64
  30. package/mainnet/axelar.js +5608 -1320
  31. package/mainnet/celestia.js +4969 -681
  32. package/mainnet/composable.js +0 -64
  33. package/mainnet/cosmoshub.js +5958 -1670
  34. package/mainnet/crescent.js +0 -64
  35. package/mainnet/doravota.js +0 -64
  36. package/mainnet/dydx.js +4874 -522
  37. package/mainnet/evmos.js +0 -64
  38. package/mainnet/gateway.js +0 -64
  39. package/mainnet/injective.js +5024 -672
  40. package/mainnet/kava.js +0 -64
  41. package/mainnet/kujira.js +0 -64
  42. package/mainnet/migaloo.js +0 -64
  43. package/mainnet/neutron.js +4742 -454
  44. package/mainnet/noble.js +4777 -489
  45. package/mainnet/nois.js +0 -64
  46. package/mainnet/odin.js +0 -64
  47. package/mainnet/oraichain.js +0 -64
  48. package/mainnet/osmosis.js +6099 -1811
  49. package/mainnet/persistence.js +0 -64
  50. package/mainnet/pryzm.js +0 -64
  51. package/mainnet/secretnetwork.js +0 -64
  52. package/mainnet/sommelier.js +0 -64
  53. package/mainnet/stride.js +5416 -1128
  54. package/mainnet/terra2.js +6171 -1883
  55. package/mainnet/umee.js +0 -64
  56. package/mainnet/xpla.js +0 -64
  57. package/package.json +5 -5
@@ -1775,38 +1775,6 @@ const assets = {
1775
1775
  }
1776
1776
  }]
1777
1777
  },
1778
- {
1779
- description: 'DRUGS meme coin',
1780
- denom_units: [{
1781
- denom: 'ibc/2C3119EDB2787E91823D4DF24B47A0E4878F0F7A6C5B50014F77ADBAF515811D',
1782
- exponent: 0,
1783
- aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
1784
- }, {
1785
- denom: 'DRUGS',
1786
- exponent: 6
1787
- }],
1788
- base: 'ibc/2C3119EDB2787E91823D4DF24B47A0E4878F0F7A6C5B50014F77ADBAF515811D',
1789
- name: 'DRUGS',
1790
- display: 'DRUGS',
1791
- symbol: 'DRUGS',
1792
- logo_URIs: {
1793
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
1794
- },
1795
- images: [{
1796
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
1797
- }],
1798
- traces: [{
1799
- type: 'ibc',
1800
- counterparty: {
1801
- channel_id: 'channel-83',
1802
- base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
1803
- chain_name: 'injective'
1804
- },
1805
- chain: {
1806
- channel_id: 'channel-10'
1807
- }
1808
- }]
1809
- },
1810
1778
  {
1811
1779
  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.',
1812
1780
  denom_units: [{
@@ -2784,38 +2752,6 @@ const assets = {
2784
2752
  }
2785
2753
  }]
2786
2754
  },
2787
- {
2788
- description: 'DRUGS meme coin',
2789
- denom_units: [{
2790
- denom: 'ibc/2C3119EDB2787E91823D4DF24B47A0E4878F0F7A6C5B50014F77ADBAF515811D',
2791
- exponent: 0,
2792
- aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
2793
- }, {
2794
- denom: 'DRUGS',
2795
- exponent: 6
2796
- }],
2797
- base: 'ibc/2C3119EDB2787E91823D4DF24B47A0E4878F0F7A6C5B50014F77ADBAF515811D',
2798
- name: 'DRUGS',
2799
- display: 'DRUGS',
2800
- symbol: 'DRUGS',
2801
- logo_URIs: {
2802
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
2803
- },
2804
- images: [{
2805
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
2806
- }],
2807
- traces: [{
2808
- type: 'ibc',
2809
- counterparty: {
2810
- channel_id: 'channel-83',
2811
- base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
2812
- chain_name: 'injective'
2813
- },
2814
- chain: {
2815
- channel_id: 'channel-10'
2816
- }
2817
- }]
2818
- },
2819
2755
  {
2820
2756
  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.',
2821
2757
  denom_units: [{
@@ -595,38 +595,6 @@ const assets = {
595
595
  }
596
596
  }]
597
597
  },
598
- {
599
- description: 'DRUGS meme coin',
600
- denom_units: [{
601
- denom: 'ibc/E4F771F65B5E96902FE77F4468C139C370B7C0B90D76231AF6D0C29CE61F508E',
602
- exponent: 0,
603
- aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
604
- }, {
605
- denom: 'DRUGS',
606
- exponent: 6
607
- }],
608
- base: 'ibc/E4F771F65B5E96902FE77F4468C139C370B7C0B90D76231AF6D0C29CE61F508E',
609
- name: 'DRUGS',
610
- display: 'DRUGS',
611
- symbol: 'DRUGS',
612
- logo_URIs: {
613
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
614
- },
615
- images: [{
616
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
617
- }],
618
- traces: [{
619
- type: 'ibc',
620
- counterparty: {
621
- channel_id: 'channel-183',
622
- base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
623
- chain_name: 'injective'
624
- },
625
- chain: {
626
- channel_id: 'channel-13'
627
- }
628
- }]
629
- },
630
598
  {
631
599
  description: 'Kujira is a decentralized finance (DeFi) platform offering a suite of tools and services for managing and optimizing digital assets and investments.',
632
600
  denom_units: [{
@@ -1071,38 +1039,6 @@ const assets = {
1071
1039
  }
1072
1040
  }]
1073
1041
  },
1074
- {
1075
- description: 'DRUGS meme coin',
1076
- denom_units: [{
1077
- denom: 'ibc/E4F771F65B5E96902FE77F4468C139C370B7C0B90D76231AF6D0C29CE61F508E',
1078
- exponent: 0,
1079
- aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
1080
- }, {
1081
- denom: 'DRUGS',
1082
- exponent: 6
1083
- }],
1084
- base: 'ibc/E4F771F65B5E96902FE77F4468C139C370B7C0B90D76231AF6D0C29CE61F508E',
1085
- name: 'DRUGS',
1086
- display: 'DRUGS',
1087
- symbol: 'DRUGS',
1088
- logo_URIs: {
1089
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
1090
- },
1091
- images: [{
1092
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
1093
- }],
1094
- traces: [{
1095
- type: 'ibc',
1096
- counterparty: {
1097
- channel_id: 'channel-183',
1098
- base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
1099
- chain_name: 'injective'
1100
- },
1101
- chain: {
1102
- channel_id: 'channel-13'
1103
- }
1104
- }]
1105
- },
1106
1042
  {
1107
1043
  description: 'Kujira is a decentralized finance (DeFi) platform offering a suite of tools and services for managing and optimizing digital assets and investments.',
1108
1044
  denom_units: [{