@@ -21,7 +21,6 @@ import LedgerImage from "@/public/wallets/ledger.png"
21
21
import LoopringImage from "@/public/wallets/loopring.png"
22
22
import MetaMaskImage from "@/public/wallets/metamask.png"
23
23
import MewImage from "@/public/wallets/mew.png"
24
- import MyEtherWalletImage from "@/public/wallets/myetherwallet.png"
25
24
import OneKeyImage from "@/public/wallets/onekey.png"
26
25
import PhantomImage from "@/public/wallets/phantom.png"
27
26
import PillarImage from "@/public/wallets/pillar.png"
@@ -734,49 +733,7 @@ export const walletsData: WalletData[] = [
734
733
onboard_documentation : "" ,
735
734
documentation : "https://unstoppable.money/faq" ,
736
735
} ,
737
- {
738
- last_updated : "2022-06-24" ,
739
- name : "MyEtherWallet" ,
740
- image : MyEtherWalletImage ,
741
- brand_color : "#ffffff" ,
742
- url : "https://www.myetherwallet.com/" ,
743
- active_development_team : true ,
744
- languages_supported : [ "en" ] ,
745
- twitter : "https://twitter.com/myetherwallet" ,
746
- discord : "" ,
747
- reddit : "https://www.reddit.com/r/MyEtherWallet/" ,
748
- telegram : "" ,
749
- ios : false ,
750
- android : false ,
751
- linux : false ,
752
- windows : false ,
753
- macOS : false ,
754
- firefox : false ,
755
- chromium : false ,
756
- hardware : false ,
757
- open_source : true ,
758
- repo_url : "https://github.com/MyEtherWallet/MyEtherWallet/" ,
759
- non_custodial : true ,
760
- security_audit : [ "" ] ,
761
- scam_protection : false ,
762
- hardware_support : true ,
763
- rpc_importing : false ,
764
- nft_support : true ,
765
- connect_to_dapps : true ,
766
- staking : true ,
767
- swaps : true ,
768
- multichain : false ,
769
- layer_2 : true ,
770
- gas_fee_customization : true ,
771
- ens_support : true ,
772
- erc_20_support : true ,
773
- buy_crypto : true ,
774
- withdraw_crypto : true ,
775
- multisig : false ,
776
- social_recovery : false ,
777
- onboard_documentation : "https://www.mewtopia.com" ,
778
- documentation : "https://help.myetherwallet.com/en/" ,
779
- } ,
736
+
780
737
{
781
738
last_updated : "2022-06-24" ,
782
739
name : "AlphaWallet" ,
0 commit comments