@chain-registry/assets 1.70.599 → 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.
- package/esm/mainnet/acrechain.js +0 -302
- package/esm/mainnet/agoric.js +0 -302
- package/esm/mainnet/assets.js +1 -2
- package/esm/mainnet/axelar.js +0 -302
- package/esm/mainnet/carbon.js +0 -302
- package/esm/mainnet/celestia.js +0 -302
- package/esm/mainnet/composable.js +0 -302
- package/esm/mainnet/coreum.js +0 -302
- package/esm/mainnet/cosmoshub.js +0 -302
- package/esm/mainnet/crescent.js +0 -302
- package/esm/mainnet/cryptoorgchain.js +0 -302
- package/esm/mainnet/dydx.js +0 -302
- package/esm/mainnet/dymension.js +0 -302
- package/esm/mainnet/gateway.js +0 -302
- package/esm/mainnet/gravitybridge.js +0 -302
- package/esm/mainnet/index.js +0 -1
- package/esm/mainnet/injective.js +0 -302
- package/esm/mainnet/kava.js +0 -302
- package/esm/mainnet/kujira.js +0 -302
- package/esm/mainnet/lava.js +0 -302
- package/esm/mainnet/noble.js +0 -302
- package/esm/mainnet/osmosis.js +0 -302
- package/esm/mainnet/secretnetwork.js +0 -302
- package/esm/mainnet/stargaze.js +0 -302
- package/esm/mainnet/stride.js +0 -302
- package/esm/mainnet/tgrade.js +0 -302
- package/mainnet/acrechain.js +0 -302
- package/mainnet/agoric.js +0 -302
- package/mainnet/assets.js +1 -2
- package/mainnet/axelar.js +0 -302
- package/mainnet/carbon.js +0 -302
- package/mainnet/celestia.js +0 -302
- package/mainnet/composable.js +0 -302
- package/mainnet/coreum.js +0 -302
- package/mainnet/cosmoshub.js +0 -302
- package/mainnet/crescent.js +0 -302
- package/mainnet/cryptoorgchain.js +0 -302
- package/mainnet/dydx.js +0 -302
- package/mainnet/dymension.js +0 -302
- package/mainnet/gateway.js +0 -302
- package/mainnet/gravitybridge.js +0 -302
- package/mainnet/index.d.ts +0 -1
- package/mainnet/index.js +3 -4
- package/mainnet/injective.js +0 -302
- package/mainnet/kava.js +0 -302
- package/mainnet/kujira.js +0 -302
- package/mainnet/lava.js +0 -302
- package/mainnet/noble.js +0 -302
- package/mainnet/osmosis.js +0 -302
- package/mainnet/secretnetwork.js +0 -302
- package/mainnet/stargaze.js +0 -302
- package/mainnet/stride.js +0 -302
- package/mainnet/tgrade.js +0 -302
- package/package.json +5 -5
- package/esm/mainnet/evmos.js +0 -3722
- package/mainnet/evmos.d.ts +0 -3
- package/mainnet/evmos.js +0 -3724
package/esm/mainnet/stride.js
CHANGED
|
@@ -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: [{
|
package/esm/mainnet/tgrade.js
CHANGED
|
@@ -1,157 +1,6 @@
|
|
|
1
1
|
const assets = {
|
|
2
2
|
chain_name: 'tgrade',
|
|
3
3
|
assets: [
|
|
4
|
-
{
|
|
5
|
-
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
6
|
-
denom_units: [{
|
|
7
|
-
denom: 'ibc/4B322204B4F59D770680FE4D7A565DDC3F37BFF035474B717476C66A4F83DD72',
|
|
8
|
-
exponent: 0,
|
|
9
|
-
aliases: ['aevmos']
|
|
10
|
-
}, {
|
|
11
|
-
denom: 'evmos',
|
|
12
|
-
exponent: 18
|
|
13
|
-
}],
|
|
14
|
-
base: 'ibc/4B322204B4F59D770680FE4D7A565DDC3F37BFF035474B717476C66A4F83DD72',
|
|
15
|
-
name: 'Evmos',
|
|
16
|
-
display: 'evmos',
|
|
17
|
-
symbol: 'EVMOS',
|
|
18
|
-
logo_URIs: {
|
|
19
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
20
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
21
|
-
},
|
|
22
|
-
coingecko_id: 'evmos',
|
|
23
|
-
images: [{
|
|
24
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
25
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
26
|
-
}],
|
|
27
|
-
socials: {
|
|
28
|
-
website: 'https://evmos.org/',
|
|
29
|
-
x: 'https://x.com/EvmosOrg'
|
|
30
|
-
},
|
|
31
|
-
type_asset: 'sdk.coin',
|
|
32
|
-
traces: [{
|
|
33
|
-
type: 'ibc',
|
|
34
|
-
counterparty: {
|
|
35
|
-
channel_id: 'channel-34',
|
|
36
|
-
base_denom: 'aevmos',
|
|
37
|
-
chain_name: 'evmos'
|
|
38
|
-
},
|
|
39
|
-
chain: {
|
|
40
|
-
channel_id: 'channel-9'
|
|
41
|
-
}
|
|
42
|
-
}]
|
|
43
|
-
},
|
|
44
|
-
{
|
|
45
|
-
description: 'The token of Neokingdom DAO.',
|
|
46
|
-
denom_units: [{
|
|
47
|
-
denom: 'ibc/BAF1536E0B82CCC983271430A2F709D486F4758EA80D4FC3EFF4638DDBDD7647',
|
|
48
|
-
exponent: 0,
|
|
49
|
-
aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
|
|
50
|
-
}, {
|
|
51
|
-
denom: 'neok',
|
|
52
|
-
exponent: 18
|
|
53
|
-
}],
|
|
54
|
-
base: 'ibc/BAF1536E0B82CCC983271430A2F709D486F4758EA80D4FC3EFF4638DDBDD7647',
|
|
55
|
-
name: 'Neokingdom DAO',
|
|
56
|
-
display: 'neok',
|
|
57
|
-
symbol: 'NEOK',
|
|
58
|
-
logo_URIs: {
|
|
59
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
60
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
61
|
-
},
|
|
62
|
-
images: [{
|
|
63
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
64
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
65
|
-
}],
|
|
66
|
-
socials: {
|
|
67
|
-
website: 'https://www.neokingdom.org/',
|
|
68
|
-
x: 'https://x.com/NEOKingdomDAO'
|
|
69
|
-
},
|
|
70
|
-
type_asset: 'sdk.coin',
|
|
71
|
-
traces: [{
|
|
72
|
-
type: 'ibc',
|
|
73
|
-
counterparty: {
|
|
74
|
-
channel_id: 'channel-34',
|
|
75
|
-
base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
|
|
76
|
-
chain_name: 'evmos'
|
|
77
|
-
},
|
|
78
|
-
chain: {
|
|
79
|
-
channel_id: 'channel-9'
|
|
80
|
-
}
|
|
81
|
-
}]
|
|
82
|
-
},
|
|
83
|
-
{
|
|
84
|
-
description: 'The legacy token of Teledisko DAO.',
|
|
85
|
-
denom_units: [{
|
|
86
|
-
denom: 'ibc/A4EC4992CC6942ED4E799E40679FF436FDB20A3C89946A1948A29D51F233488E',
|
|
87
|
-
exponent: 0,
|
|
88
|
-
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
89
|
-
}, {
|
|
90
|
-
denom: 'berlin-legacy',
|
|
91
|
-
exponent: 18
|
|
92
|
-
}],
|
|
93
|
-
base: 'ibc/A4EC4992CC6942ED4E799E40679FF436FDB20A3C89946A1948A29D51F233488E',
|
|
94
|
-
name: 'Teledisko DAO - Legacy',
|
|
95
|
-
display: 'berlin-legacy',
|
|
96
|
-
symbol: 'BERLIN-legacy',
|
|
97
|
-
type_asset: 'erc20',
|
|
98
|
-
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
99
|
-
logo_URIs: {
|
|
100
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
101
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
102
|
-
},
|
|
103
|
-
images: [{
|
|
104
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
105
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
106
|
-
}],
|
|
107
|
-
traces: [{
|
|
108
|
-
type: 'ibc',
|
|
109
|
-
counterparty: {
|
|
110
|
-
channel_id: 'channel-34',
|
|
111
|
-
base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
112
|
-
chain_name: 'evmos'
|
|
113
|
-
},
|
|
114
|
-
chain: {
|
|
115
|
-
channel_id: 'channel-9'
|
|
116
|
-
}
|
|
117
|
-
}]
|
|
118
|
-
},
|
|
119
|
-
{
|
|
120
|
-
description: 'The token of Crowdpunk DAO',
|
|
121
|
-
denom_units: [{
|
|
122
|
-
denom: 'ibc/4BBAAF3202C9D75042AA62AA4189CA4FA68D81B6DCFAB94501FA6CF379DE706D',
|
|
123
|
-
exponent: 0,
|
|
124
|
-
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
125
|
-
}, {
|
|
126
|
-
denom: 'crowdp',
|
|
127
|
-
exponent: 18
|
|
128
|
-
}],
|
|
129
|
-
base: 'ibc/4BBAAF3202C9D75042AA62AA4189CA4FA68D81B6DCFAB94501FA6CF379DE706D',
|
|
130
|
-
name: 'Crowdpunk DAO',
|
|
131
|
-
display: 'crowdp',
|
|
132
|
-
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
133
|
-
symbol: 'CROWDP',
|
|
134
|
-
type_asset: 'erc20',
|
|
135
|
-
logo_URIs: {
|
|
136
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
137
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
138
|
-
},
|
|
139
|
-
images: [{
|
|
140
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
141
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
142
|
-
}],
|
|
143
|
-
traces: [{
|
|
144
|
-
type: 'ibc',
|
|
145
|
-
counterparty: {
|
|
146
|
-
channel_id: 'channel-34',
|
|
147
|
-
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
148
|
-
chain_name: 'evmos'
|
|
149
|
-
},
|
|
150
|
-
chain: {
|
|
151
|
-
channel_id: 'channel-9'
|
|
152
|
-
}
|
|
153
|
-
}]
|
|
154
|
-
},
|
|
155
4
|
{
|
|
156
5
|
description: 'The native token of Osmosis',
|
|
157
6
|
denom_units: [{
|
|
@@ -234,157 +83,6 @@ const assets = {
|
|
|
234
83
|
}
|
|
235
84
|
}]
|
|
236
85
|
},
|
|
237
|
-
{
|
|
238
|
-
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
239
|
-
denom_units: [{
|
|
240
|
-
denom: 'ibc/4B322204B4F59D770680FE4D7A565DDC3F37BFF035474B717476C66A4F83DD72',
|
|
241
|
-
exponent: 0,
|
|
242
|
-
aliases: ['aevmos']
|
|
243
|
-
}, {
|
|
244
|
-
denom: 'evmos',
|
|
245
|
-
exponent: 18
|
|
246
|
-
}],
|
|
247
|
-
base: 'ibc/4B322204B4F59D770680FE4D7A565DDC3F37BFF035474B717476C66A4F83DD72',
|
|
248
|
-
name: 'Evmos',
|
|
249
|
-
display: 'evmos',
|
|
250
|
-
symbol: 'EVMOS',
|
|
251
|
-
logo_URIs: {
|
|
252
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
253
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
254
|
-
},
|
|
255
|
-
coingecko_id: 'evmos',
|
|
256
|
-
images: [{
|
|
257
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
258
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
259
|
-
}],
|
|
260
|
-
socials: {
|
|
261
|
-
website: 'https://evmos.org/',
|
|
262
|
-
x: 'https://x.com/EvmosOrg'
|
|
263
|
-
},
|
|
264
|
-
type_asset: 'sdk.coin',
|
|
265
|
-
traces: [{
|
|
266
|
-
type: 'ibc',
|
|
267
|
-
counterparty: {
|
|
268
|
-
channel_id: 'channel-34',
|
|
269
|
-
base_denom: 'aevmos',
|
|
270
|
-
chain_name: 'evmos'
|
|
271
|
-
},
|
|
272
|
-
chain: {
|
|
273
|
-
channel_id: 'channel-9'
|
|
274
|
-
}
|
|
275
|
-
}]
|
|
276
|
-
},
|
|
277
|
-
{
|
|
278
|
-
description: 'The token of Neokingdom DAO.',
|
|
279
|
-
denom_units: [{
|
|
280
|
-
denom: 'ibc/BAF1536E0B82CCC983271430A2F709D486F4758EA80D4FC3EFF4638DDBDD7647',
|
|
281
|
-
exponent: 0,
|
|
282
|
-
aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
|
|
283
|
-
}, {
|
|
284
|
-
denom: 'neok',
|
|
285
|
-
exponent: 18
|
|
286
|
-
}],
|
|
287
|
-
base: 'ibc/BAF1536E0B82CCC983271430A2F709D486F4758EA80D4FC3EFF4638DDBDD7647',
|
|
288
|
-
name: 'Neokingdom DAO',
|
|
289
|
-
display: 'neok',
|
|
290
|
-
symbol: 'NEOK',
|
|
291
|
-
logo_URIs: {
|
|
292
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
293
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
294
|
-
},
|
|
295
|
-
images: [{
|
|
296
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
297
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
298
|
-
}],
|
|
299
|
-
socials: {
|
|
300
|
-
website: 'https://www.neokingdom.org/',
|
|
301
|
-
x: 'https://x.com/NEOKingdomDAO'
|
|
302
|
-
},
|
|
303
|
-
type_asset: 'sdk.coin',
|
|
304
|
-
traces: [{
|
|
305
|
-
type: 'ibc',
|
|
306
|
-
counterparty: {
|
|
307
|
-
channel_id: 'channel-34',
|
|
308
|
-
base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
|
|
309
|
-
chain_name: 'evmos'
|
|
310
|
-
},
|
|
311
|
-
chain: {
|
|
312
|
-
channel_id: 'channel-9'
|
|
313
|
-
}
|
|
314
|
-
}]
|
|
315
|
-
},
|
|
316
|
-
{
|
|
317
|
-
description: 'The legacy token of Teledisko DAO.',
|
|
318
|
-
denom_units: [{
|
|
319
|
-
denom: 'ibc/A4EC4992CC6942ED4E799E40679FF436FDB20A3C89946A1948A29D51F233488E',
|
|
320
|
-
exponent: 0,
|
|
321
|
-
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
322
|
-
}, {
|
|
323
|
-
denom: 'berlin-legacy',
|
|
324
|
-
exponent: 18
|
|
325
|
-
}],
|
|
326
|
-
base: 'ibc/A4EC4992CC6942ED4E799E40679FF436FDB20A3C89946A1948A29D51F233488E',
|
|
327
|
-
name: 'Teledisko DAO - Legacy',
|
|
328
|
-
display: 'berlin-legacy',
|
|
329
|
-
symbol: 'BERLIN-legacy',
|
|
330
|
-
type_asset: 'erc20',
|
|
331
|
-
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
332
|
-
logo_URIs: {
|
|
333
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
334
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
335
|
-
},
|
|
336
|
-
images: [{
|
|
337
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
338
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
339
|
-
}],
|
|
340
|
-
traces: [{
|
|
341
|
-
type: 'ibc',
|
|
342
|
-
counterparty: {
|
|
343
|
-
channel_id: 'channel-34',
|
|
344
|
-
base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
345
|
-
chain_name: 'evmos'
|
|
346
|
-
},
|
|
347
|
-
chain: {
|
|
348
|
-
channel_id: 'channel-9'
|
|
349
|
-
}
|
|
350
|
-
}]
|
|
351
|
-
},
|
|
352
|
-
{
|
|
353
|
-
description: 'The token of Crowdpunk DAO',
|
|
354
|
-
denom_units: [{
|
|
355
|
-
denom: 'ibc/4BBAAF3202C9D75042AA62AA4189CA4FA68D81B6DCFAB94501FA6CF379DE706D',
|
|
356
|
-
exponent: 0,
|
|
357
|
-
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
358
|
-
}, {
|
|
359
|
-
denom: 'crowdp',
|
|
360
|
-
exponent: 18
|
|
361
|
-
}],
|
|
362
|
-
base: 'ibc/4BBAAF3202C9D75042AA62AA4189CA4FA68D81B6DCFAB94501FA6CF379DE706D',
|
|
363
|
-
name: 'Crowdpunk DAO',
|
|
364
|
-
display: 'crowdp',
|
|
365
|
-
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
366
|
-
symbol: 'CROWDP',
|
|
367
|
-
type_asset: 'erc20',
|
|
368
|
-
logo_URIs: {
|
|
369
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
370
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
371
|
-
},
|
|
372
|
-
images: [{
|
|
373
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
374
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
375
|
-
}],
|
|
376
|
-
traces: [{
|
|
377
|
-
type: 'ibc',
|
|
378
|
-
counterparty: {
|
|
379
|
-
channel_id: 'channel-34',
|
|
380
|
-
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
381
|
-
chain_name: 'evmos'
|
|
382
|
-
},
|
|
383
|
-
chain: {
|
|
384
|
-
channel_id: 'channel-9'
|
|
385
|
-
}
|
|
386
|
-
}]
|
|
387
|
-
},
|
|
388
86
|
{
|
|
389
87
|
description: 'The native token of Osmosis',
|
|
390
88
|
denom_units: [{
|