@@ -766,15 +766,15 @@ export const walletsData: WalletData[] = [
766
766
supported_chains : [ "Ethereum Mainnet" ] , // TODO: Add supported chains
767
767
} ,
768
768
{
769
- last_updated : "2022-06-24 " ,
769
+ last_updated : "2024-09-26 " ,
770
770
name : "MEW wallet" ,
771
771
image : MewImage ,
772
772
twBackgroundColor : "bg-[#05C0A5]" ,
773
773
twGradiantBrandColor : "from-[#05C0A5]" ,
774
774
url : "https://www.mewwallet.com" ,
775
775
active_development_team : true ,
776
776
languages_supported : [ "en" , "ru" , "zh" ] ,
777
- twitter : "https://twitter .com/myetherwallet" ,
777
+ twitter : "https://x .com/myetherwallet" ,
778
778
discord : "" ,
779
779
reddit : "https://www.reddit.com/r/MyEtherWallet/" ,
780
780
telegram : "https://t.me/myetherwallet" ,
@@ -789,7 +789,7 @@ export const walletsData: WalletData[] = [
789
789
open_source : true ,
790
790
repo_url : "https://github.com/mewwallet" ,
791
791
non_custodial : true ,
792
- security_audit : [ "" ] ,
792
+ security_audit : [ "none " ] ,
793
793
scam_protection : true ,
794
794
hardware_support : false ,
795
795
rpc_importing : false ,
@@ -803,7 +803,7 @@ export const walletsData: WalletData[] = [
803
803
ens_support : false ,
804
804
erc_20_support : true ,
805
805
buy_crypto : true ,
806
- withdraw_crypto : false ,
806
+ withdraw_crypto : true ,
807
807
multisig : false ,
808
808
social_recovery : false ,
809
809
onboard_documentation : "https://www.mewtopia.com/" ,
@@ -1448,15 +1448,15 @@ export const walletsData: WalletData[] = [
1448
1448
supported_chains : [ "Ethereum Mainnet" ] , // TODO: Add supported chains
1449
1449
} ,
1450
1450
{
1451
- last_updated : "2022-08-31 " ,
1451
+ last_updated : "2024-09-26 " ,
1452
1452
name : "Enkrypt" ,
1453
1453
image : EnkryptImage ,
1454
1454
twBackgroundColor : "bg-[#ffffff]" ,
1455
1455
twGradiantBrandColor : "from-[#ffffff]" ,
1456
1456
url : "https://www.enkrypt.com" ,
1457
1457
active_development_team : true ,
1458
1458
languages_supported : [ "en" ] ,
1459
- twitter : "https://twitter .com/enkrypt" ,
1459
+ twitter : "https://x .com/enkrypt" ,
1460
1460
discord : "https://discord.com/invite/Gz8vBneyKe" ,
1461
1461
reddit : "https://www.reddit.com/r/enkryptcom/" ,
1462
1462
telegram : "https://t.me/enkryptcom" ,
@@ -1465,7 +1465,7 @@ export const walletsData: WalletData[] = [
1465
1465
linux : false ,
1466
1466
windows : false ,
1467
1467
macOS : false ,
1468
- firefox : false ,
1468
+ firefox : true ,
1469
1469
chromium : true ,
1470
1470
hardware : false ,
1471
1471
open_source : true ,
@@ -1474,18 +1474,18 @@ export const walletsData: WalletData[] = [
1474
1474
security_audit : [ "none" ] ,
1475
1475
scam_protection : false ,
1476
1476
hardware_support : true ,
1477
- rpc_importing : false ,
1477
+ rpc_importing : true ,
1478
1478
nft_support : true ,
1479
1479
connect_to_dapps : true ,
1480
1480
staking : false ,
1481
1481
swaps : true ,
1482
1482
multichain : true ,
1483
1483
layer_2 : true ,
1484
1484
gas_fee_customization : false ,
1485
- ens_support : false ,
1485
+ ens_support : true ,
1486
1486
erc_20_support : true ,
1487
1487
buy_crypto : true ,
1488
- withdraw_crypto : false ,
1488
+ withdraw_crypto : true ,
1489
1489
multisig : false ,
1490
1490
social_recovery : false ,
1491
1491
onboard_documentation : "" ,
0 commit comments