@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/mainnet/crescent.js
CHANGED
|
@@ -751,157 +751,6 @@ const assets = {
|
|
|
751
751
|
}
|
|
752
752
|
}]
|
|
753
753
|
},
|
|
754
|
-
{
|
|
755
|
-
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
756
|
-
denom_units: [{
|
|
757
|
-
denom: 'ibc/73E97EB411B29C6F989C35D277D1A7FC65083572F102AC6BD101884EE9FB2C9F',
|
|
758
|
-
exponent: 0,
|
|
759
|
-
aliases: ['aevmos']
|
|
760
|
-
}, {
|
|
761
|
-
denom: 'evmos',
|
|
762
|
-
exponent: 18
|
|
763
|
-
}],
|
|
764
|
-
base: 'ibc/73E97EB411B29C6F989C35D277D1A7FC65083572F102AC6BD101884EE9FB2C9F',
|
|
765
|
-
name: 'Evmos',
|
|
766
|
-
display: 'evmos',
|
|
767
|
-
symbol: 'EVMOS',
|
|
768
|
-
logo_URIs: {
|
|
769
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
770
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
771
|
-
},
|
|
772
|
-
coingecko_id: 'evmos',
|
|
773
|
-
images: [{
|
|
774
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
775
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
776
|
-
}],
|
|
777
|
-
socials: {
|
|
778
|
-
website: 'https://evmos.org/',
|
|
779
|
-
x: 'https://x.com/EvmosOrg'
|
|
780
|
-
},
|
|
781
|
-
type_asset: 'sdk.coin',
|
|
782
|
-
traces: [{
|
|
783
|
-
type: 'ibc',
|
|
784
|
-
counterparty: {
|
|
785
|
-
channel_id: 'channel-11',
|
|
786
|
-
base_denom: 'aevmos',
|
|
787
|
-
chain_name: 'evmos'
|
|
788
|
-
},
|
|
789
|
-
chain: {
|
|
790
|
-
channel_id: 'channel-7'
|
|
791
|
-
}
|
|
792
|
-
}]
|
|
793
|
-
},
|
|
794
|
-
{
|
|
795
|
-
description: 'The token of Neokingdom DAO.',
|
|
796
|
-
denom_units: [{
|
|
797
|
-
denom: 'ibc/4DD3698C2FCEA87CDE843D3EA6228F2589A4DF6655A7C16D766010D9CA2E69FB',
|
|
798
|
-
exponent: 0,
|
|
799
|
-
aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
|
|
800
|
-
}, {
|
|
801
|
-
denom: 'neok',
|
|
802
|
-
exponent: 18
|
|
803
|
-
}],
|
|
804
|
-
base: 'ibc/4DD3698C2FCEA87CDE843D3EA6228F2589A4DF6655A7C16D766010D9CA2E69FB',
|
|
805
|
-
name: 'Neokingdom DAO',
|
|
806
|
-
display: 'neok',
|
|
807
|
-
symbol: 'NEOK',
|
|
808
|
-
logo_URIs: {
|
|
809
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
810
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
811
|
-
},
|
|
812
|
-
images: [{
|
|
813
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
814
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
815
|
-
}],
|
|
816
|
-
socials: {
|
|
817
|
-
website: 'https://www.neokingdom.org/',
|
|
818
|
-
x: 'https://x.com/NEOKingdomDAO'
|
|
819
|
-
},
|
|
820
|
-
type_asset: 'sdk.coin',
|
|
821
|
-
traces: [{
|
|
822
|
-
type: 'ibc',
|
|
823
|
-
counterparty: {
|
|
824
|
-
channel_id: 'channel-11',
|
|
825
|
-
base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
|
|
826
|
-
chain_name: 'evmos'
|
|
827
|
-
},
|
|
828
|
-
chain: {
|
|
829
|
-
channel_id: 'channel-7'
|
|
830
|
-
}
|
|
831
|
-
}]
|
|
832
|
-
},
|
|
833
|
-
{
|
|
834
|
-
description: 'The legacy token of Teledisko DAO.',
|
|
835
|
-
denom_units: [{
|
|
836
|
-
denom: 'ibc/D5578DB3F2191C823DAF2381D31F83FCF7EB61FE22F457A7EBBCE04EFD036A40',
|
|
837
|
-
exponent: 0,
|
|
838
|
-
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
839
|
-
}, {
|
|
840
|
-
denom: 'berlin-legacy',
|
|
841
|
-
exponent: 18
|
|
842
|
-
}],
|
|
843
|
-
base: 'ibc/D5578DB3F2191C823DAF2381D31F83FCF7EB61FE22F457A7EBBCE04EFD036A40',
|
|
844
|
-
name: 'Teledisko DAO - Legacy',
|
|
845
|
-
display: 'berlin-legacy',
|
|
846
|
-
symbol: 'BERLIN-legacy',
|
|
847
|
-
type_asset: 'erc20',
|
|
848
|
-
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
849
|
-
logo_URIs: {
|
|
850
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
851
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
852
|
-
},
|
|
853
|
-
images: [{
|
|
854
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
855
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
856
|
-
}],
|
|
857
|
-
traces: [{
|
|
858
|
-
type: 'ibc',
|
|
859
|
-
counterparty: {
|
|
860
|
-
channel_id: 'channel-11',
|
|
861
|
-
base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
862
|
-
chain_name: 'evmos'
|
|
863
|
-
},
|
|
864
|
-
chain: {
|
|
865
|
-
channel_id: 'channel-7'
|
|
866
|
-
}
|
|
867
|
-
}]
|
|
868
|
-
},
|
|
869
|
-
{
|
|
870
|
-
description: 'The token of Crowdpunk DAO',
|
|
871
|
-
denom_units: [{
|
|
872
|
-
denom: 'ibc/9BE17980291443F276406CFE7368A720676FC06D5805C1A23AE52C2534E705F1',
|
|
873
|
-
exponent: 0,
|
|
874
|
-
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
875
|
-
}, {
|
|
876
|
-
denom: 'crowdp',
|
|
877
|
-
exponent: 18
|
|
878
|
-
}],
|
|
879
|
-
base: 'ibc/9BE17980291443F276406CFE7368A720676FC06D5805C1A23AE52C2534E705F1',
|
|
880
|
-
name: 'Crowdpunk DAO',
|
|
881
|
-
display: 'crowdp',
|
|
882
|
-
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
883
|
-
symbol: 'CROWDP',
|
|
884
|
-
type_asset: 'erc20',
|
|
885
|
-
logo_URIs: {
|
|
886
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
887
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
888
|
-
},
|
|
889
|
-
images: [{
|
|
890
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
891
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
892
|
-
}],
|
|
893
|
-
traces: [{
|
|
894
|
-
type: 'ibc',
|
|
895
|
-
counterparty: {
|
|
896
|
-
channel_id: 'channel-11',
|
|
897
|
-
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
898
|
-
chain_name: 'evmos'
|
|
899
|
-
},
|
|
900
|
-
chain: {
|
|
901
|
-
channel_id: 'channel-7'
|
|
902
|
-
}
|
|
903
|
-
}]
|
|
904
|
-
},
|
|
905
754
|
{
|
|
906
755
|
description: 'The native token of Gravity Bridge',
|
|
907
756
|
denom_units: [{
|
|
@@ -2906,157 +2755,6 @@ const assets = {
|
|
|
2906
2755
|
}
|
|
2907
2756
|
}]
|
|
2908
2757
|
},
|
|
2909
|
-
{
|
|
2910
|
-
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
2911
|
-
denom_units: [{
|
|
2912
|
-
denom: 'ibc/73E97EB411B29C6F989C35D277D1A7FC65083572F102AC6BD101884EE9FB2C9F',
|
|
2913
|
-
exponent: 0,
|
|
2914
|
-
aliases: ['aevmos']
|
|
2915
|
-
}, {
|
|
2916
|
-
denom: 'evmos',
|
|
2917
|
-
exponent: 18
|
|
2918
|
-
}],
|
|
2919
|
-
base: 'ibc/73E97EB411B29C6F989C35D277D1A7FC65083572F102AC6BD101884EE9FB2C9F',
|
|
2920
|
-
name: 'Evmos',
|
|
2921
|
-
display: 'evmos',
|
|
2922
|
-
symbol: 'EVMOS',
|
|
2923
|
-
logo_URIs: {
|
|
2924
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
2925
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
2926
|
-
},
|
|
2927
|
-
coingecko_id: 'evmos',
|
|
2928
|
-
images: [{
|
|
2929
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
2930
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
2931
|
-
}],
|
|
2932
|
-
socials: {
|
|
2933
|
-
website: 'https://evmos.org/',
|
|
2934
|
-
x: 'https://x.com/EvmosOrg'
|
|
2935
|
-
},
|
|
2936
|
-
type_asset: 'sdk.coin',
|
|
2937
|
-
traces: [{
|
|
2938
|
-
type: 'ibc',
|
|
2939
|
-
counterparty: {
|
|
2940
|
-
channel_id: 'channel-11',
|
|
2941
|
-
base_denom: 'aevmos',
|
|
2942
|
-
chain_name: 'evmos'
|
|
2943
|
-
},
|
|
2944
|
-
chain: {
|
|
2945
|
-
channel_id: 'channel-7'
|
|
2946
|
-
}
|
|
2947
|
-
}]
|
|
2948
|
-
},
|
|
2949
|
-
{
|
|
2950
|
-
description: 'The token of Neokingdom DAO.',
|
|
2951
|
-
denom_units: [{
|
|
2952
|
-
denom: 'ibc/4DD3698C2FCEA87CDE843D3EA6228F2589A4DF6655A7C16D766010D9CA2E69FB',
|
|
2953
|
-
exponent: 0,
|
|
2954
|
-
aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
|
|
2955
|
-
}, {
|
|
2956
|
-
denom: 'neok',
|
|
2957
|
-
exponent: 18
|
|
2958
|
-
}],
|
|
2959
|
-
base: 'ibc/4DD3698C2FCEA87CDE843D3EA6228F2589A4DF6655A7C16D766010D9CA2E69FB',
|
|
2960
|
-
name: 'Neokingdom DAO',
|
|
2961
|
-
display: 'neok',
|
|
2962
|
-
symbol: 'NEOK',
|
|
2963
|
-
logo_URIs: {
|
|
2964
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
2965
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
2966
|
-
},
|
|
2967
|
-
images: [{
|
|
2968
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
2969
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
2970
|
-
}],
|
|
2971
|
-
socials: {
|
|
2972
|
-
website: 'https://www.neokingdom.org/',
|
|
2973
|
-
x: 'https://x.com/NEOKingdomDAO'
|
|
2974
|
-
},
|
|
2975
|
-
type_asset: 'sdk.coin',
|
|
2976
|
-
traces: [{
|
|
2977
|
-
type: 'ibc',
|
|
2978
|
-
counterparty: {
|
|
2979
|
-
channel_id: 'channel-11',
|
|
2980
|
-
base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
|
|
2981
|
-
chain_name: 'evmos'
|
|
2982
|
-
},
|
|
2983
|
-
chain: {
|
|
2984
|
-
channel_id: 'channel-7'
|
|
2985
|
-
}
|
|
2986
|
-
}]
|
|
2987
|
-
},
|
|
2988
|
-
{
|
|
2989
|
-
description: 'The legacy token of Teledisko DAO.',
|
|
2990
|
-
denom_units: [{
|
|
2991
|
-
denom: 'ibc/D5578DB3F2191C823DAF2381D31F83FCF7EB61FE22F457A7EBBCE04EFD036A40',
|
|
2992
|
-
exponent: 0,
|
|
2993
|
-
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
2994
|
-
}, {
|
|
2995
|
-
denom: 'berlin-legacy',
|
|
2996
|
-
exponent: 18
|
|
2997
|
-
}],
|
|
2998
|
-
base: 'ibc/D5578DB3F2191C823DAF2381D31F83FCF7EB61FE22F457A7EBBCE04EFD036A40',
|
|
2999
|
-
name: 'Teledisko DAO - Legacy',
|
|
3000
|
-
display: 'berlin-legacy',
|
|
3001
|
-
symbol: 'BERLIN-legacy',
|
|
3002
|
-
type_asset: 'erc20',
|
|
3003
|
-
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
3004
|
-
logo_URIs: {
|
|
3005
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
3006
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
3007
|
-
},
|
|
3008
|
-
images: [{
|
|
3009
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
3010
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
3011
|
-
}],
|
|
3012
|
-
traces: [{
|
|
3013
|
-
type: 'ibc',
|
|
3014
|
-
counterparty: {
|
|
3015
|
-
channel_id: 'channel-11',
|
|
3016
|
-
base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
3017
|
-
chain_name: 'evmos'
|
|
3018
|
-
},
|
|
3019
|
-
chain: {
|
|
3020
|
-
channel_id: 'channel-7'
|
|
3021
|
-
}
|
|
3022
|
-
}]
|
|
3023
|
-
},
|
|
3024
|
-
{
|
|
3025
|
-
description: 'The token of Crowdpunk DAO',
|
|
3026
|
-
denom_units: [{
|
|
3027
|
-
denom: 'ibc/9BE17980291443F276406CFE7368A720676FC06D5805C1A23AE52C2534E705F1',
|
|
3028
|
-
exponent: 0,
|
|
3029
|
-
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
3030
|
-
}, {
|
|
3031
|
-
denom: 'crowdp',
|
|
3032
|
-
exponent: 18
|
|
3033
|
-
}],
|
|
3034
|
-
base: 'ibc/9BE17980291443F276406CFE7368A720676FC06D5805C1A23AE52C2534E705F1',
|
|
3035
|
-
name: 'Crowdpunk DAO',
|
|
3036
|
-
display: 'crowdp',
|
|
3037
|
-
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
3038
|
-
symbol: 'CROWDP',
|
|
3039
|
-
type_asset: 'erc20',
|
|
3040
|
-
logo_URIs: {
|
|
3041
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
3042
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
3043
|
-
},
|
|
3044
|
-
images: [{
|
|
3045
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
3046
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
3047
|
-
}],
|
|
3048
|
-
traces: [{
|
|
3049
|
-
type: 'ibc',
|
|
3050
|
-
counterparty: {
|
|
3051
|
-
channel_id: 'channel-11',
|
|
3052
|
-
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
3053
|
-
chain_name: 'evmos'
|
|
3054
|
-
},
|
|
3055
|
-
chain: {
|
|
3056
|
-
channel_id: 'channel-7'
|
|
3057
|
-
}
|
|
3058
|
-
}]
|
|
3059
|
-
},
|
|
3060
2758
|
{
|
|
3061
2759
|
description: 'The native token of Gravity Bridge',
|
|
3062
2760
|
denom_units: [{
|
|
@@ -395,157 +395,6 @@ const assets = {
|
|
|
395
395
|
}
|
|
396
396
|
}]
|
|
397
397
|
},
|
|
398
|
-
{
|
|
399
|
-
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
400
|
-
denom_units: [{
|
|
401
|
-
denom: 'ibc/80D5E86278CE910A7A9653CCA7DEB62C817E07AF9C0C657B43191C43DE60B107',
|
|
402
|
-
exponent: 0,
|
|
403
|
-
aliases: ['aevmos']
|
|
404
|
-
}, {
|
|
405
|
-
denom: 'evmos',
|
|
406
|
-
exponent: 18
|
|
407
|
-
}],
|
|
408
|
-
base: 'ibc/80D5E86278CE910A7A9653CCA7DEB62C817E07AF9C0C657B43191C43DE60B107',
|
|
409
|
-
name: 'Evmos',
|
|
410
|
-
display: 'evmos',
|
|
411
|
-
symbol: 'EVMOS',
|
|
412
|
-
logo_URIs: {
|
|
413
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
414
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
415
|
-
},
|
|
416
|
-
coingecko_id: 'evmos',
|
|
417
|
-
images: [{
|
|
418
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
419
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
420
|
-
}],
|
|
421
|
-
socials: {
|
|
422
|
-
website: 'https://evmos.org/',
|
|
423
|
-
x: 'https://x.com/EvmosOrg'
|
|
424
|
-
},
|
|
425
|
-
type_asset: 'sdk.coin',
|
|
426
|
-
traces: [{
|
|
427
|
-
type: 'ibc',
|
|
428
|
-
counterparty: {
|
|
429
|
-
channel_id: 'channel-31',
|
|
430
|
-
base_denom: 'aevmos',
|
|
431
|
-
chain_name: 'evmos'
|
|
432
|
-
},
|
|
433
|
-
chain: {
|
|
434
|
-
channel_id: 'channel-57'
|
|
435
|
-
}
|
|
436
|
-
}]
|
|
437
|
-
},
|
|
438
|
-
{
|
|
439
|
-
description: 'The token of Neokingdom DAO.',
|
|
440
|
-
denom_units: [{
|
|
441
|
-
denom: 'ibc/B44BF5AB79C7893A27BAFCF65702B3EBC6DD1E2CF0C8D43605ACDFD1F98229BB',
|
|
442
|
-
exponent: 0,
|
|
443
|
-
aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
|
|
444
|
-
}, {
|
|
445
|
-
denom: 'neok',
|
|
446
|
-
exponent: 18
|
|
447
|
-
}],
|
|
448
|
-
base: 'ibc/B44BF5AB79C7893A27BAFCF65702B3EBC6DD1E2CF0C8D43605ACDFD1F98229BB',
|
|
449
|
-
name: 'Neokingdom DAO',
|
|
450
|
-
display: 'neok',
|
|
451
|
-
symbol: 'NEOK',
|
|
452
|
-
logo_URIs: {
|
|
453
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
454
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
455
|
-
},
|
|
456
|
-
images: [{
|
|
457
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
458
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
459
|
-
}],
|
|
460
|
-
socials: {
|
|
461
|
-
website: 'https://www.neokingdom.org/',
|
|
462
|
-
x: 'https://x.com/NEOKingdomDAO'
|
|
463
|
-
},
|
|
464
|
-
type_asset: 'sdk.coin',
|
|
465
|
-
traces: [{
|
|
466
|
-
type: 'ibc',
|
|
467
|
-
counterparty: {
|
|
468
|
-
channel_id: 'channel-31',
|
|
469
|
-
base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
|
|
470
|
-
chain_name: 'evmos'
|
|
471
|
-
},
|
|
472
|
-
chain: {
|
|
473
|
-
channel_id: 'channel-57'
|
|
474
|
-
}
|
|
475
|
-
}]
|
|
476
|
-
},
|
|
477
|
-
{
|
|
478
|
-
description: 'The legacy token of Teledisko DAO.',
|
|
479
|
-
denom_units: [{
|
|
480
|
-
denom: 'ibc/2146068C178D878826DD34FC86EC1DC279B33765D8FFA60C5A9E5AF5AEC34EBA',
|
|
481
|
-
exponent: 0,
|
|
482
|
-
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
483
|
-
}, {
|
|
484
|
-
denom: 'berlin-legacy',
|
|
485
|
-
exponent: 18
|
|
486
|
-
}],
|
|
487
|
-
base: 'ibc/2146068C178D878826DD34FC86EC1DC279B33765D8FFA60C5A9E5AF5AEC34EBA',
|
|
488
|
-
name: 'Teledisko DAO - Legacy',
|
|
489
|
-
display: 'berlin-legacy',
|
|
490
|
-
symbol: 'BERLIN-legacy',
|
|
491
|
-
type_asset: 'erc20',
|
|
492
|
-
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
493
|
-
logo_URIs: {
|
|
494
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
495
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
496
|
-
},
|
|
497
|
-
images: [{
|
|
498
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
499
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
500
|
-
}],
|
|
501
|
-
traces: [{
|
|
502
|
-
type: 'ibc',
|
|
503
|
-
counterparty: {
|
|
504
|
-
channel_id: 'channel-31',
|
|
505
|
-
base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
506
|
-
chain_name: 'evmos'
|
|
507
|
-
},
|
|
508
|
-
chain: {
|
|
509
|
-
channel_id: 'channel-57'
|
|
510
|
-
}
|
|
511
|
-
}]
|
|
512
|
-
},
|
|
513
|
-
{
|
|
514
|
-
description: 'The token of Crowdpunk DAO',
|
|
515
|
-
denom_units: [{
|
|
516
|
-
denom: 'ibc/E6B581AB2E9F2D55958B46803318A3452EE194D30381C3B1ED4A14CCE27055DA',
|
|
517
|
-
exponent: 0,
|
|
518
|
-
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
519
|
-
}, {
|
|
520
|
-
denom: 'crowdp',
|
|
521
|
-
exponent: 18
|
|
522
|
-
}],
|
|
523
|
-
base: 'ibc/E6B581AB2E9F2D55958B46803318A3452EE194D30381C3B1ED4A14CCE27055DA',
|
|
524
|
-
name: 'Crowdpunk DAO',
|
|
525
|
-
display: 'crowdp',
|
|
526
|
-
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
527
|
-
symbol: 'CROWDP',
|
|
528
|
-
type_asset: 'erc20',
|
|
529
|
-
logo_URIs: {
|
|
530
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
531
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
532
|
-
},
|
|
533
|
-
images: [{
|
|
534
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
535
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
536
|
-
}],
|
|
537
|
-
traces: [{
|
|
538
|
-
type: 'ibc',
|
|
539
|
-
counterparty: {
|
|
540
|
-
channel_id: 'channel-31',
|
|
541
|
-
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
542
|
-
chain_name: 'evmos'
|
|
543
|
-
},
|
|
544
|
-
chain: {
|
|
545
|
-
channel_id: 'channel-57'
|
|
546
|
-
}
|
|
547
|
-
}]
|
|
548
|
-
},
|
|
549
398
|
{
|
|
550
399
|
description: 'The IRIS token is the native governance token for the IrisNet chain.',
|
|
551
400
|
denom_units: [{
|
|
@@ -897,157 +746,6 @@ const assets = {
|
|
|
897
746
|
}
|
|
898
747
|
}]
|
|
899
748
|
},
|
|
900
|
-
{
|
|
901
|
-
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
902
|
-
denom_units: [{
|
|
903
|
-
denom: 'ibc/80D5E86278CE910A7A9653CCA7DEB62C817E07AF9C0C657B43191C43DE60B107',
|
|
904
|
-
exponent: 0,
|
|
905
|
-
aliases: ['aevmos']
|
|
906
|
-
}, {
|
|
907
|
-
denom: 'evmos',
|
|
908
|
-
exponent: 18
|
|
909
|
-
}],
|
|
910
|
-
base: 'ibc/80D5E86278CE910A7A9653CCA7DEB62C817E07AF9C0C657B43191C43DE60B107',
|
|
911
|
-
name: 'Evmos',
|
|
912
|
-
display: 'evmos',
|
|
913
|
-
symbol: 'EVMOS',
|
|
914
|
-
logo_URIs: {
|
|
915
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
916
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
917
|
-
},
|
|
918
|
-
coingecko_id: 'evmos',
|
|
919
|
-
images: [{
|
|
920
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
921
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
922
|
-
}],
|
|
923
|
-
socials: {
|
|
924
|
-
website: 'https://evmos.org/',
|
|
925
|
-
x: 'https://x.com/EvmosOrg'
|
|
926
|
-
},
|
|
927
|
-
type_asset: 'sdk.coin',
|
|
928
|
-
traces: [{
|
|
929
|
-
type: 'ibc',
|
|
930
|
-
counterparty: {
|
|
931
|
-
channel_id: 'channel-31',
|
|
932
|
-
base_denom: 'aevmos',
|
|
933
|
-
chain_name: 'evmos'
|
|
934
|
-
},
|
|
935
|
-
chain: {
|
|
936
|
-
channel_id: 'channel-57'
|
|
937
|
-
}
|
|
938
|
-
}]
|
|
939
|
-
},
|
|
940
|
-
{
|
|
941
|
-
description: 'The token of Neokingdom DAO.',
|
|
942
|
-
denom_units: [{
|
|
943
|
-
denom: 'ibc/B44BF5AB79C7893A27BAFCF65702B3EBC6DD1E2CF0C8D43605ACDFD1F98229BB',
|
|
944
|
-
exponent: 0,
|
|
945
|
-
aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
|
|
946
|
-
}, {
|
|
947
|
-
denom: 'neok',
|
|
948
|
-
exponent: 18
|
|
949
|
-
}],
|
|
950
|
-
base: 'ibc/B44BF5AB79C7893A27BAFCF65702B3EBC6DD1E2CF0C8D43605ACDFD1F98229BB',
|
|
951
|
-
name: 'Neokingdom DAO',
|
|
952
|
-
display: 'neok',
|
|
953
|
-
symbol: 'NEOK',
|
|
954
|
-
logo_URIs: {
|
|
955
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
956
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
957
|
-
},
|
|
958
|
-
images: [{
|
|
959
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
960
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
961
|
-
}],
|
|
962
|
-
socials: {
|
|
963
|
-
website: 'https://www.neokingdom.org/',
|
|
964
|
-
x: 'https://x.com/NEOKingdomDAO'
|
|
965
|
-
},
|
|
966
|
-
type_asset: 'sdk.coin',
|
|
967
|
-
traces: [{
|
|
968
|
-
type: 'ibc',
|
|
969
|
-
counterparty: {
|
|
970
|
-
channel_id: 'channel-31',
|
|
971
|
-
base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
|
|
972
|
-
chain_name: 'evmos'
|
|
973
|
-
},
|
|
974
|
-
chain: {
|
|
975
|
-
channel_id: 'channel-57'
|
|
976
|
-
}
|
|
977
|
-
}]
|
|
978
|
-
},
|
|
979
|
-
{
|
|
980
|
-
description: 'The legacy token of Teledisko DAO.',
|
|
981
|
-
denom_units: [{
|
|
982
|
-
denom: 'ibc/2146068C178D878826DD34FC86EC1DC279B33765D8FFA60C5A9E5AF5AEC34EBA',
|
|
983
|
-
exponent: 0,
|
|
984
|
-
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
985
|
-
}, {
|
|
986
|
-
denom: 'berlin-legacy',
|
|
987
|
-
exponent: 18
|
|
988
|
-
}],
|
|
989
|
-
base: 'ibc/2146068C178D878826DD34FC86EC1DC279B33765D8FFA60C5A9E5AF5AEC34EBA',
|
|
990
|
-
name: 'Teledisko DAO - Legacy',
|
|
991
|
-
display: 'berlin-legacy',
|
|
992
|
-
symbol: 'BERLIN-legacy',
|
|
993
|
-
type_asset: 'erc20',
|
|
994
|
-
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
995
|
-
logo_URIs: {
|
|
996
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
997
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
998
|
-
},
|
|
999
|
-
images: [{
|
|
1000
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
1001
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
1002
|
-
}],
|
|
1003
|
-
traces: [{
|
|
1004
|
-
type: 'ibc',
|
|
1005
|
-
counterparty: {
|
|
1006
|
-
channel_id: 'channel-31',
|
|
1007
|
-
base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
1008
|
-
chain_name: 'evmos'
|
|
1009
|
-
},
|
|
1010
|
-
chain: {
|
|
1011
|
-
channel_id: 'channel-57'
|
|
1012
|
-
}
|
|
1013
|
-
}]
|
|
1014
|
-
},
|
|
1015
|
-
{
|
|
1016
|
-
description: 'The token of Crowdpunk DAO',
|
|
1017
|
-
denom_units: [{
|
|
1018
|
-
denom: 'ibc/E6B581AB2E9F2D55958B46803318A3452EE194D30381C3B1ED4A14CCE27055DA',
|
|
1019
|
-
exponent: 0,
|
|
1020
|
-
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
1021
|
-
}, {
|
|
1022
|
-
denom: 'crowdp',
|
|
1023
|
-
exponent: 18
|
|
1024
|
-
}],
|
|
1025
|
-
base: 'ibc/E6B581AB2E9F2D55958B46803318A3452EE194D30381C3B1ED4A14CCE27055DA',
|
|
1026
|
-
name: 'Crowdpunk DAO',
|
|
1027
|
-
display: 'crowdp',
|
|
1028
|
-
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
1029
|
-
symbol: 'CROWDP',
|
|
1030
|
-
type_asset: 'erc20',
|
|
1031
|
-
logo_URIs: {
|
|
1032
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
1033
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
1034
|
-
},
|
|
1035
|
-
images: [{
|
|
1036
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
1037
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
1038
|
-
}],
|
|
1039
|
-
traces: [{
|
|
1040
|
-
type: 'ibc',
|
|
1041
|
-
counterparty: {
|
|
1042
|
-
channel_id: 'channel-31',
|
|
1043
|
-
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
1044
|
-
chain_name: 'evmos'
|
|
1045
|
-
},
|
|
1046
|
-
chain: {
|
|
1047
|
-
channel_id: 'channel-57'
|
|
1048
|
-
}
|
|
1049
|
-
}]
|
|
1050
|
-
},
|
|
1051
749
|
{
|
|
1052
750
|
description: 'The IRIS token is the native governance token for the IrisNet chain.',
|
|
1053
751
|
denom_units: [{
|