Skip to content

Commit c2b4b3e

Browse files
committed
chore: remove MyCrypto wallet data
1 parent 90d220a commit c2b4b3e

File tree

1 file changed

+0
-66
lines changed

1 file changed

+0
-66
lines changed

src/data/wallets/wallet-data.ts

Lines changed: 0 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -947,72 +947,6 @@ const walletData: WalletData[] = [
947947
onboard_documentation: "https://hc.foxwallet.com/docs/",
948948
documentation: "https://hc.foxwallet.com/docs/faq",
949949
},
950-
{
951-
last_updated: "June 24, 2022",
952-
name: "MyCrypto",
953-
image: MyCryptoImage,
954-
brand_color: "#FFFFFF",
955-
url: "https://mycrypto.com",
956-
wallet_live_date: "Feb, 2018",
957-
active_development_team: true,
958-
languages_supported: [
959-
"en",
960-
"de",
961-
"el",
962-
"es",
963-
"fi",
964-
"fr",
965-
"hu",
966-
"id",
967-
"it",
968-
"jp",
969-
"nl",
970-
"no",
971-
"pl",
972-
"pt",
973-
"ru",
974-
"ko",
975-
"tr",
976-
"vi",
977-
"zh",
978-
"zh-tw",
979-
],
980-
twitter: "https://twitter.com/mycrypto",
981-
discord: "",
982-
reddit: "",
983-
telegram: "",
984-
ios: false,
985-
android: false,
986-
linux: true,
987-
windows: true,
988-
macOS: true,
989-
firefox: false,
990-
chromium: false,
991-
hardware: false,
992-
open_source: true,
993-
repo_url: "https://github.com/MyCryptoHQ",
994-
non_custodial: true,
995-
security_audit: [""],
996-
scam_protection: false,
997-
hardware_support: true,
998-
walletconnect: true,
999-
rpc_importing: true,
1000-
nft_support: false,
1001-
connect_to_dapps: true,
1002-
staking: false,
1003-
swaps: true,
1004-
layer_2: true,
1005-
gas_fee_customization: true,
1006-
ens_support: true,
1007-
erc_20_support: true,
1008-
eip_1559_support: true,
1009-
buy_crypto: true,
1010-
withdraw_crypto: false,
1011-
multisig: false,
1012-
social_recovery: false,
1013-
onboard_documentation: "https://blog.mycrypto.com",
1014-
documentation: "",
1015-
},
1016950
{
1017951
last_updated: "June 24, 2022",
1018952
name: "Pillar",

0 commit comments

Comments
 (0)