Skip to content

Commit 2b260c8

Browse files
authored
Update Enkrypt and MEW Wallet metadata
1 parent 0a4693c commit 2b260c8

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

src/data/wallets/wallet-data.ts

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -723,14 +723,14 @@ export const walletsData: WalletData[] = [
723723
documentation: "https://help.pillar.fi/en/",
724724
},
725725
{
726-
last_updated: "2022-06-24",
726+
last_updated: "2024-09-26",
727727
name: "MEW wallet",
728728
image: MewImage,
729729
brand_color: "#05C0A5",
730-
url: "https://www.mewwallet.com",
730+
url: "https://www.myetherwallet.com",
731731
active_development_team: true,
732732
languages_supported: ["en", "ru", "zh"],
733-
twitter: "https://twitter.com/myetherwallet",
733+
twitter: "https://x.com/myetherwallet",
734734
discord: "",
735735
reddit: "https://www.reddit.com/r/MyEtherWallet/",
736736
telegram: "https://t.me/myetherwallet",
@@ -745,7 +745,7 @@ export const walletsData: WalletData[] = [
745745
open_source: true,
746746
repo_url: "https://github.com/mewwallet",
747747
non_custodial: true,
748-
security_audit: [""],
748+
security_audit: ["none"],
749749
scam_protection: true,
750750
hardware_support: false,
751751
rpc_importing: false,
@@ -759,7 +759,7 @@ export const walletsData: WalletData[] = [
759759
ens_support: false,
760760
erc_20_support: true,
761761
buy_crypto: true,
762-
withdraw_crypto: false,
762+
withdraw_crypto: true,
763763
multisig: false,
764764
social_recovery: false,
765765
onboard_documentation: "https://www.mewtopia.com/",
@@ -1373,23 +1373,23 @@ export const walletsData: WalletData[] = [
13731373
new_to_crypto: true,
13741374
},
13751375
{
1376-
last_updated: "2022-08-31",
1376+
last_updated: "2024-09-26",
13771377
name: "Enkrypt",
13781378
image: EnkryptImage,
13791379
brand_color: "#ffffff",
13801380
url: "https://www.enkrypt.com",
13811381
active_development_team: true,
13821382
languages_supported: ["en"],
1383-
twitter: "https://twitter.com/enkrypt",
1384-
discord: "https://discord.com/invite/Gz8vBneyKe",
1385-
reddit: "https://www.reddit.com/r/enkryptcom/",
1383+
twitter: "https://x.com/enkrypt",
1384+
discord: "https://discord.com/invite/W8TrqJXS",
1385+
reddit: "https://www.reddit.com/r/MyEtherWallet/",
13861386
telegram: "https://t.me/enkryptcom",
13871387
ios: false,
13881388
android: false,
13891389
linux: false,
13901390
windows: false,
13911391
macOS: false,
1392-
firefox: false,
1392+
firefox: true,
13931393
chromium: true,
13941394
hardware: false,
13951395
open_source: true,
@@ -1398,18 +1398,18 @@ export const walletsData: WalletData[] = [
13981398
security_audit: ["none"],
13991399
scam_protection: false,
14001400
hardware_support: true,
1401-
rpc_importing: false,
1401+
rpc_importing: true,
14021402
nft_support: true,
14031403
connect_to_dapps: true,
14041404
staking: false,
14051405
swaps: true,
14061406
multichain: true,
14071407
layer_2: true,
14081408
gas_fee_customization: false,
1409-
ens_support: false,
1409+
ens_support: true,
14101410
erc_20_support: true,
14111411
buy_crypto: true,
1412-
withdraw_crypto: false,
1412+
withdraw_crypto: true,
14131413
multisig: false,
14141414
social_recovery: false,
14151415
onboard_documentation: "",

0 commit comments

Comments
 (0)