@chain-registry/assets 1.70.598 → 1.70.600

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 (69) hide show
  1. package/esm/mainnet/acrechain.js +0 -302
  2. package/esm/mainnet/agoric.js +0 -302
  3. package/esm/mainnet/assets.js +1 -2
  4. package/esm/mainnet/axelar.js +78 -302
  5. package/esm/mainnet/carbon.js +0 -302
  6. package/esm/mainnet/celestia.js +0 -302
  7. package/esm/mainnet/composable.js +78 -302
  8. package/esm/mainnet/coreum.js +0 -302
  9. package/esm/mainnet/cosmoshub.js +78 -302
  10. package/esm/mainnet/crescent.js +0 -302
  11. package/esm/mainnet/cryptoorgchain.js +0 -302
  12. package/esm/mainnet/dydx.js +0 -302
  13. package/esm/mainnet/dymension.js +0 -302
  14. package/esm/mainnet/gateway.js +0 -302
  15. package/esm/mainnet/gravitybridge.js +78 -302
  16. package/esm/mainnet/index.js +0 -1
  17. package/esm/mainnet/injective.js +0 -302
  18. package/esm/mainnet/juno.js +78 -0
  19. package/esm/mainnet/kava.js +0 -302
  20. package/esm/mainnet/kujira.js +78 -302
  21. package/esm/mainnet/lava.js +0 -302
  22. package/esm/mainnet/migaloo.js +78 -0
  23. package/esm/mainnet/neutron.js +78 -0
  24. package/esm/mainnet/noble.js +0 -302
  25. package/esm/mainnet/oraichain.js +78 -0
  26. package/esm/mainnet/osmosis.js +78 -302
  27. package/esm/mainnet/persistence.js +78 -0
  28. package/esm/mainnet/secretnetwork.js +0 -302
  29. package/esm/mainnet/stargaze.js +0 -302
  30. package/esm/mainnet/stride.js +0 -302
  31. package/esm/mainnet/terra2.js +78 -0
  32. package/esm/mainnet/tgrade.js +0 -302
  33. package/mainnet/acrechain.js +0 -302
  34. package/mainnet/agoric.js +0 -302
  35. package/mainnet/assets.js +1 -2
  36. package/mainnet/axelar.js +78 -302
  37. package/mainnet/carbon.js +0 -302
  38. package/mainnet/celestia.js +0 -302
  39. package/mainnet/composable.js +78 -302
  40. package/mainnet/coreum.js +0 -302
  41. package/mainnet/cosmoshub.js +78 -302
  42. package/mainnet/crescent.js +0 -302
  43. package/mainnet/cryptoorgchain.js +0 -302
  44. package/mainnet/dydx.js +0 -302
  45. package/mainnet/dymension.js +0 -302
  46. package/mainnet/gateway.js +0 -302
  47. package/mainnet/gravitybridge.js +78 -302
  48. package/mainnet/index.d.ts +0 -1
  49. package/mainnet/index.js +3 -4
  50. package/mainnet/injective.js +0 -302
  51. package/mainnet/juno.js +78 -0
  52. package/mainnet/kava.js +0 -302
  53. package/mainnet/kujira.js +78 -302
  54. package/mainnet/lava.js +0 -302
  55. package/mainnet/migaloo.js +78 -0
  56. package/mainnet/neutron.js +78 -0
  57. package/mainnet/noble.js +0 -302
  58. package/mainnet/oraichain.js +78 -0
  59. package/mainnet/osmosis.js +78 -302
  60. package/mainnet/persistence.js +78 -0
  61. package/mainnet/secretnetwork.js +0 -302
  62. package/mainnet/stargaze.js +0 -302
  63. package/mainnet/stride.js +0 -302
  64. package/mainnet/terra2.js +78 -0
  65. package/mainnet/tgrade.js +0 -302
  66. package/package.json +5 -5
  67. package/esm/mainnet/evmos.js +0 -3722
  68. package/mainnet/evmos.d.ts +0 -3
  69. package/mainnet/evmos.js +0 -3724
@@ -760,157 +760,6 @@ const assets = {
760
760
  }
761
761
  }]
762
762
  },
763
- {
764
- description: 'The native EVM, governance and staking token of the Evmos Hub',
765
- denom_units: [{
766
- denom: 'ibc/4B322204B4F59D770680FE4D7A565DDC3F37BFF035474B717476C66A4F83DD72',
767
- exponent: 0,
768
- aliases: ['aevmos']
769
- }, {
770
- denom: 'evmos',
771
- exponent: 18
772
- }],
773
- base: 'ibc/4B322204B4F59D770680FE4D7A565DDC3F37BFF035474B717476C66A4F83DD72',
774
- name: 'Evmos',
775
- display: 'evmos',
776
- symbol: 'EVMOS',
777
- logo_URIs: {
778
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
779
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
780
- },
781
- coingecko_id: 'evmos',
782
- images: [{
783
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
784
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
785
- }],
786
- socials: {
787
- website: 'https://evmos.org/',
788
- x: 'https://x.com/EvmosOrg'
789
- },
790
- type_asset: 'sdk.coin',
791
- traces: [{
792
- type: 'ibc',
793
- counterparty: {
794
- channel_id: 'channel-25',
795
- base_denom: 'aevmos',
796
- chain_name: 'evmos'
797
- },
798
- chain: {
799
- channel_id: 'channel-9'
800
- }
801
- }]
802
- },
803
- {
804
- description: 'The token of Neokingdom DAO.',
805
- denom_units: [{
806
- denom: 'ibc/BAF1536E0B82CCC983271430A2F709D486F4758EA80D4FC3EFF4638DDBDD7647',
807
- exponent: 0,
808
- aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
809
- }, {
810
- denom: 'neok',
811
- exponent: 18
812
- }],
813
- base: 'ibc/BAF1536E0B82CCC983271430A2F709D486F4758EA80D4FC3EFF4638DDBDD7647',
814
- name: 'Neokingdom DAO',
815
- display: 'neok',
816
- symbol: 'NEOK',
817
- logo_URIs: {
818
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
819
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
820
- },
821
- images: [{
822
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
823
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
824
- }],
825
- socials: {
826
- website: 'https://www.neokingdom.org/',
827
- x: 'https://x.com/NEOKingdomDAO'
828
- },
829
- type_asset: 'sdk.coin',
830
- traces: [{
831
- type: 'ibc',
832
- counterparty: {
833
- channel_id: 'channel-25',
834
- base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
835
- chain_name: 'evmos'
836
- },
837
- chain: {
838
- channel_id: 'channel-9'
839
- }
840
- }]
841
- },
842
- {
843
- description: 'The legacy token of Teledisko DAO.',
844
- denom_units: [{
845
- denom: 'ibc/A4EC4992CC6942ED4E799E40679FF436FDB20A3C89946A1948A29D51F233488E',
846
- exponent: 0,
847
- aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
848
- }, {
849
- denom: 'berlin-legacy',
850
- exponent: 18
851
- }],
852
- base: 'ibc/A4EC4992CC6942ED4E799E40679FF436FDB20A3C89946A1948A29D51F233488E',
853
- name: 'Teledisko DAO - Legacy',
854
- display: 'berlin-legacy',
855
- symbol: 'BERLIN-legacy',
856
- type_asset: 'erc20',
857
- address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
858
- logo_URIs: {
859
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
860
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
861
- },
862
- images: [{
863
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
864
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
865
- }],
866
- traces: [{
867
- type: 'ibc',
868
- counterparty: {
869
- channel_id: 'channel-25',
870
- base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
871
- chain_name: 'evmos'
872
- },
873
- chain: {
874
- channel_id: 'channel-9'
875
- }
876
- }]
877
- },
878
- {
879
- description: 'The token of Crowdpunk DAO',
880
- denom_units: [{
881
- denom: 'ibc/4BBAAF3202C9D75042AA62AA4189CA4FA68D81B6DCFAB94501FA6CF379DE706D',
882
- exponent: 0,
883
- aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
884
- }, {
885
- denom: 'crowdp',
886
- exponent: 18
887
- }],
888
- base: 'ibc/4BBAAF3202C9D75042AA62AA4189CA4FA68D81B6DCFAB94501FA6CF379DE706D',
889
- name: 'Crowdpunk DAO',
890
- display: 'crowdp',
891
- address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
892
- symbol: 'CROWDP',
893
- type_asset: 'erc20',
894
- logo_URIs: {
895
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
896
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
897
- },
898
- images: [{
899
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
900
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
901
- }],
902
- traces: [{
903
- type: 'ibc',
904
- counterparty: {
905
- channel_id: 'channel-25',
906
- base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
907
- chain_name: 'evmos'
908
- },
909
- chain: {
910
- channel_id: 'channel-9'
911
- }
912
- }]
913
- },
914
763
  {
915
764
  description: 'The native EVM, governance and staking token of the Haqq Network',
916
765
  denom_units: [{
@@ -2826,157 +2675,6 @@ const assets = {
2826
2675
  }
2827
2676
  }]
2828
2677
  },
2829
- {
2830
- description: 'The native EVM, governance and staking token of the Evmos Hub',
2831
- denom_units: [{
2832
- denom: 'ibc/4B322204B4F59D770680FE4D7A565DDC3F37BFF035474B717476C66A4F83DD72',
2833
- exponent: 0,
2834
- aliases: ['aevmos']
2835
- }, {
2836
- denom: 'evmos',
2837
- exponent: 18
2838
- }],
2839
- base: 'ibc/4B322204B4F59D770680FE4D7A565DDC3F37BFF035474B717476C66A4F83DD72',
2840
- name: 'Evmos',
2841
- display: 'evmos',
2842
- symbol: 'EVMOS',
2843
- logo_URIs: {
2844
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
2845
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
2846
- },
2847
- coingecko_id: 'evmos',
2848
- images: [{
2849
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
2850
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
2851
- }],
2852
- socials: {
2853
- website: 'https://evmos.org/',
2854
- x: 'https://x.com/EvmosOrg'
2855
- },
2856
- type_asset: 'sdk.coin',
2857
- traces: [{
2858
- type: 'ibc',
2859
- counterparty: {
2860
- channel_id: 'channel-25',
2861
- base_denom: 'aevmos',
2862
- chain_name: 'evmos'
2863
- },
2864
- chain: {
2865
- channel_id: 'channel-9'
2866
- }
2867
- }]
2868
- },
2869
- {
2870
- description: 'The token of Neokingdom DAO.',
2871
- denom_units: [{
2872
- denom: 'ibc/BAF1536E0B82CCC983271430A2F709D486F4758EA80D4FC3EFF4638DDBDD7647',
2873
- exponent: 0,
2874
- aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
2875
- }, {
2876
- denom: 'neok',
2877
- exponent: 18
2878
- }],
2879
- base: 'ibc/BAF1536E0B82CCC983271430A2F709D486F4758EA80D4FC3EFF4638DDBDD7647',
2880
- name: 'Neokingdom DAO',
2881
- display: 'neok',
2882
- symbol: 'NEOK',
2883
- logo_URIs: {
2884
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
2885
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
2886
- },
2887
- images: [{
2888
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
2889
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
2890
- }],
2891
- socials: {
2892
- website: 'https://www.neokingdom.org/',
2893
- x: 'https://x.com/NEOKingdomDAO'
2894
- },
2895
- type_asset: 'sdk.coin',
2896
- traces: [{
2897
- type: 'ibc',
2898
- counterparty: {
2899
- channel_id: 'channel-25',
2900
- base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
2901
- chain_name: 'evmos'
2902
- },
2903
- chain: {
2904
- channel_id: 'channel-9'
2905
- }
2906
- }]
2907
- },
2908
- {
2909
- description: 'The legacy token of Teledisko DAO.',
2910
- denom_units: [{
2911
- denom: 'ibc/A4EC4992CC6942ED4E799E40679FF436FDB20A3C89946A1948A29D51F233488E',
2912
- exponent: 0,
2913
- aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
2914
- }, {
2915
- denom: 'berlin-legacy',
2916
- exponent: 18
2917
- }],
2918
- base: 'ibc/A4EC4992CC6942ED4E799E40679FF436FDB20A3C89946A1948A29D51F233488E',
2919
- name: 'Teledisko DAO - Legacy',
2920
- display: 'berlin-legacy',
2921
- symbol: 'BERLIN-legacy',
2922
- type_asset: 'erc20',
2923
- address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
2924
- logo_URIs: {
2925
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
2926
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
2927
- },
2928
- images: [{
2929
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
2930
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
2931
- }],
2932
- traces: [{
2933
- type: 'ibc',
2934
- counterparty: {
2935
- channel_id: 'channel-25',
2936
- base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
2937
- chain_name: 'evmos'
2938
- },
2939
- chain: {
2940
- channel_id: 'channel-9'
2941
- }
2942
- }]
2943
- },
2944
- {
2945
- description: 'The token of Crowdpunk DAO',
2946
- denom_units: [{
2947
- denom: 'ibc/4BBAAF3202C9D75042AA62AA4189CA4FA68D81B6DCFAB94501FA6CF379DE706D',
2948
- exponent: 0,
2949
- aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
2950
- }, {
2951
- denom: 'crowdp',
2952
- exponent: 18
2953
- }],
2954
- base: 'ibc/4BBAAF3202C9D75042AA62AA4189CA4FA68D81B6DCFAB94501FA6CF379DE706D',
2955
- name: 'Crowdpunk DAO',
2956
- display: 'crowdp',
2957
- address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
2958
- symbol: 'CROWDP',
2959
- type_asset: 'erc20',
2960
- logo_URIs: {
2961
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
2962
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
2963
- },
2964
- images: [{
2965
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
2966
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
2967
- }],
2968
- traces: [{
2969
- type: 'ibc',
2970
- counterparty: {
2971
- channel_id: 'channel-25',
2972
- base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
2973
- chain_name: 'evmos'
2974
- },
2975
- chain: {
2976
- channel_id: 'channel-9'
2977
- }
2978
- }]
2979
- },
2980
2678
  {
2981
2679
  description: 'The native EVM, governance and staking token of the Haqq Network',
2982
2680
  denom_units: [{
@@ -7027,6 +7027,45 @@ const assets = {
7027
7027
  }
7028
7028
  }]
7029
7029
  },
7030
+ {
7031
+ description: 'SNVR - Stealth Network for Vault Relay. Privacy token on Secret Network (SNIP-20).',
7032
+ denom_units: [{
7033
+ denom: 'ibc/C8A5D4603A7CD7704C289251EDC29A321C110493E98BB119A0CB3D1E918B70FC',
7034
+ exponent: 0,
7035
+ aliases: ['cw20:secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7']
7036
+ }, {
7037
+ denom: 'snvr',
7038
+ exponent: 9
7039
+ }],
7040
+ type_asset: 'snip20',
7041
+ address: 'secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7',
7042
+ base: 'ibc/C8A5D4603A7CD7704C289251EDC29A321C110493E98BB119A0CB3D1E918B70FC',
7043
+ name: 'SNVR',
7044
+ display: 'snvr',
7045
+ symbol: 'SNVR',
7046
+ logo_URIs: {
7047
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/snvr.png'
7048
+ },
7049
+ images: [{
7050
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/snvr.png'
7051
+ }],
7052
+ socials: {
7053
+ website: 'https://snvr.org'
7054
+ },
7055
+ traces: [{
7056
+ type: 'ibc-cw20',
7057
+ counterparty: {
7058
+ port: 'transfer',
7059
+ channel_id: 'channel-127',
7060
+ base_denom: 'cw20:secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7',
7061
+ chain_name: 'secretnetwork'
7062
+ },
7063
+ chain: {
7064
+ port: 'wasm.terra1e0mrzy8077druuu42vs0hu7ugguade0cj65dgtauyaw4gsl4kv0qtdf2au',
7065
+ channel_id: 'channel-382'
7066
+ }
7067
+ }]
7068
+ },
7030
7069
  {
7031
7070
  description: 'Auto componded USDC deposited into Ginkou on Migaloo chain',
7032
7071
  denom_units: [{
@@ -7604,6 +7643,45 @@ const assets = {
7604
7643
  channel_id: 'channel-382'
7605
7644
  }
7606
7645
  }]
7646
+ },
7647
+ {
7648
+ description: 'SNVR - Stealth Network for Vault Relay. Privacy token on Secret Network (SNIP-20).',
7649
+ denom_units: [{
7650
+ denom: 'ibc/C8A5D4603A7CD7704C289251EDC29A321C110493E98BB119A0CB3D1E918B70FC',
7651
+ exponent: 0,
7652
+ aliases: ['cw20:secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7']
7653
+ }, {
7654
+ denom: 'snvr',
7655
+ exponent: 9
7656
+ }],
7657
+ type_asset: 'snip20',
7658
+ address: 'secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7',
7659
+ base: 'ibc/C8A5D4603A7CD7704C289251EDC29A321C110493E98BB119A0CB3D1E918B70FC',
7660
+ name: 'SNVR',
7661
+ display: 'snvr',
7662
+ symbol: 'SNVR',
7663
+ logo_URIs: {
7664
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/snvr.png'
7665
+ },
7666
+ images: [{
7667
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/snvr.png'
7668
+ }],
7669
+ socials: {
7670
+ website: 'https://snvr.org'
7671
+ },
7672
+ traces: [{
7673
+ type: 'ibc-cw20',
7674
+ counterparty: {
7675
+ port: 'transfer',
7676
+ channel_id: 'channel-127',
7677
+ base_denom: 'cw20:secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7',
7678
+ chain_name: 'secretnetwork'
7679
+ },
7680
+ chain: {
7681
+ port: 'wasm.terra1e0mrzy8077druuu42vs0hu7ugguade0cj65dgtauyaw4gsl4kv0qtdf2au',
7682
+ channel_id: 'channel-382'
7683
+ }
7684
+ }]
7607
7685
  }
7608
7686
  ]
7609
7687
  };