Skip to content

Commit 62fec01

Browse files
authored
Merge pull request #12257 from ethereum/update-wallet-data
chore: update wallet-data
2 parents c3cecae + 79b127d commit 62fec01

File tree

6 files changed

+0
-282
lines changed

6 files changed

+0
-282
lines changed

public/wallets/brave.png

-2.5 KB
Binary file not shown.

public/wallets/mycrypto.png

-1.13 KB
Binary file not shown.

public/wallets/shapeshift.png

-51 KB
Binary file not shown.

public/wallets/status.png

-1.15 KB
Binary file not shown.

public/wallets/web3auth.png

-1.89 KB
Binary file not shown.

src/data/wallets/wallet-data.ts

Lines changed: 0 additions & 282 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ import AuroxImage from "@/public/wallets/aurox.png"
1111
import BitcoindotcomImage from "@/public/wallets/bitcoindotcom.png"
1212
import BitkeepImage from "@/public/wallets/bitkeep.png"
1313
import BlockWalletImage from "@/public/wallets/blockwallet.png"
14-
import BraveImage from "@/public/wallets/brave.png"
1514
import BridgeWalletImage from "@/public/wallets/bridge.png"
1615
import Coin98Image from "@/public/wallets/coin98.png"
1716
import CoinbaseImage from "@/public/wallets/coinbase.png"
@@ -29,7 +28,6 @@ import LedgerImage from "@/public/wallets/ledger.png"
2928
import LoopringImage from "@/public/wallets/loopring.png"
3029
import MetaMaskImage from "@/public/wallets/metamask.png"
3130
import MewImage from "@/public/wallets/mew.png"
32-
import MyCryptoImage from "@/public/wallets/mycrypto.png"
3331
import MyEtherWalletImage from "@/public/wallets/myetherwallet.png"
3432
import NumioImage from "@/public/wallets/numio.png"
3533
import OKXImage from "@/public/wallets/okx.jpeg"
@@ -42,14 +40,11 @@ import RabbyWalletImage from "@/public/wallets/rabbywallet.png"
4240
import RainbowImage from "@/public/wallets/rainbow.png"
4341
import SafeImage from "@/public/wallets/safe.png"
4442
import SequenceImage from "@/public/wallets/sequence.png"
45-
import ShapeShiftImage from "@/public/wallets/shapeshift.png"
46-
import StatusImage from "@/public/wallets/status.png"
4743
import TahoImage from "@/public/wallets/taho.png"
4844
import TokenPocketImage from "@/public/wallets/tokenpocket.png"
4945
import TorusImage from "@/public/wallets/torus.png"
5046
import TrezorImage from "@/public/wallets/trezor.png"
5147
import UnstoppableWalletImage from "@/public/wallets/unstoppable.png"
52-
import Web3AuthImage from "@/public/wallets/web3auth.png"
5348
import XDEFIImage from "@/public/wallets/xdefi.png"
5449
import ZengoImage from "@/public/wallets/zengo.png"
5550
import ZerionImage from "@/public/wallets/zerion.png"
@@ -535,53 +530,6 @@ const walletData: WalletData[] = [
535530
"https://framelabs.notion.site/Getting-Started-Guide-775a95edec3244ce80e118ead8ea6516",
536531
documentation: "",
537532
},
538-
{
539-
last_updated: "June 22, 2022",
540-
name: "Brave Wallet",
541-
image: BraveImage,
542-
brand_color: "#fe1f02",
543-
url: "https://brave.com/wallet",
544-
wallet_live_date: "November 2021",
545-
active_development_team: true,
546-
languages_supported: ["en"],
547-
twitter: "https://twitter.com/brave",
548-
discord: "",
549-
reddit: "https://www.reddit.com/r/brave_browser",
550-
telegram: "",
551-
ios: true,
552-
android: true,
553-
linux: false,
554-
windows: false,
555-
macOS: false,
556-
firefox: false,
557-
chromium: true,
558-
hardware: false,
559-
open_source: true,
560-
repo_url: "https://github.com/brave/brave-core/ ",
561-
non_custodial: true,
562-
security_audit: ["asked if these are available"],
563-
scam_protection: true,
564-
hardware_support: true,
565-
walletconnect: false,
566-
rpc_importing: true,
567-
nft_support: true,
568-
connect_to_dapps: true,
569-
staking: false,
570-
swaps: true,
571-
layer_2: true,
572-
gas_fee_customization: true,
573-
ens_support: true,
574-
erc_20_support: true,
575-
eip_1559_support: true,
576-
buy_crypto: true,
577-
withdraw_crypto: false,
578-
multisig: false,
579-
social_recovery: false,
580-
onboard_documentation:
581-
"https://wallet-docs.brave.com/, https://support.brave.com/hc/en-us/articles/4415497656461-Brave-Wallet-FAQ",
582-
documentation:
583-
"https://wallet-docs.brave.com/, https://support.brave.com/hc/en-us/articles/4415497656461-Brave-Wallet-FAQ",
584-
},
585533
{
586534
last_updated: "June 22, 2022",
587535
name: "MetaMask",
@@ -994,72 +942,6 @@ const walletData: WalletData[] = [
994942
onboard_documentation: "https://hc.foxwallet.com/docs/",
995943
documentation: "https://hc.foxwallet.com/docs/faq",
996944
},
997-
{
998-
last_updated: "June 24, 2022",
999-
name: "MyCrypto",
1000-
image: MyCryptoImage,
1001-
brand_color: "#FFFFFF",
1002-
url: "https://mycrypto.com",
1003-
wallet_live_date: "Feb, 2018",
1004-
active_development_team: true,
1005-
languages_supported: [
1006-
"en",
1007-
"de",
1008-
"el",
1009-
"es",
1010-
"fi",
1011-
"fr",
1012-
"hu",
1013-
"id",
1014-
"it",
1015-
"jp",
1016-
"nl",
1017-
"no",
1018-
"pl",
1019-
"pt",
1020-
"ru",
1021-
"ko",
1022-
"tr",
1023-
"vi",
1024-
"zh",
1025-
"zh-tw",
1026-
],
1027-
twitter: "https://twitter.com/mycrypto",
1028-
discord: "",
1029-
reddit: "",
1030-
telegram: "",
1031-
ios: false,
1032-
android: false,
1033-
linux: true,
1034-
windows: true,
1035-
macOS: true,
1036-
firefox: false,
1037-
chromium: false,
1038-
hardware: false,
1039-
open_source: true,
1040-
repo_url: "https://github.com/MyCryptoHQ",
1041-
non_custodial: true,
1042-
security_audit: [""],
1043-
scam_protection: false,
1044-
hardware_support: true,
1045-
walletconnect: true,
1046-
rpc_importing: true,
1047-
nft_support: false,
1048-
connect_to_dapps: true,
1049-
staking: false,
1050-
swaps: true,
1051-
layer_2: true,
1052-
gas_fee_customization: true,
1053-
ens_support: true,
1054-
erc_20_support: true,
1055-
eip_1559_support: true,
1056-
buy_crypto: true,
1057-
withdraw_crypto: false,
1058-
multisig: false,
1059-
social_recovery: false,
1060-
onboard_documentation: "https://blog.mycrypto.com",
1061-
documentation: "",
1062-
},
1063945
{
1064946
last_updated: "June 24, 2022",
1065947
name: "Pillar",
@@ -1384,53 +1266,6 @@ const walletData: WalletData[] = [
13841266
onboard_documentation: "",
13851267
documentation: "https://support.guarda.com/",
13861268
},
1387-
{
1388-
last_updated: "September 14, 2022",
1389-
name: "Web3Auth",
1390-
image: Web3AuthImage,
1391-
brand_color: "#0364ff",
1392-
url: "https://web3auth.io",
1393-
wallet_live_date: "Jan, 2022",
1394-
active_development_team: true,
1395-
languages_supported: ["en", "de", "ja", "ko", "zh", "es"],
1396-
twitter: "https://twitter.com/web3auth",
1397-
discord: "https://discord.gg/web3auth",
1398-
reddit: "",
1399-
telegram: "https://t.me/web3authdev",
1400-
ios: true,
1401-
android: true,
1402-
linux: false,
1403-
windows: true,
1404-
macOS: true,
1405-
firefox: true,
1406-
chromium: true,
1407-
hardware: false,
1408-
open_source: true,
1409-
repo_url: "https://github.com/web3auth/web3auth",
1410-
non_custodial: true,
1411-
security_audit: ["https://web3auth.io/docs/overview/key-management/audits"],
1412-
scam_protection: false,
1413-
hardware_support: true,
1414-
walletconnect: true,
1415-
rpc_importing: true,
1416-
nft_support: true,
1417-
connect_to_dapps: true,
1418-
staking: false,
1419-
swaps: false,
1420-
multichain: true,
1421-
layer_2: true,
1422-
gas_fee_customization: true,
1423-
ens_support: true,
1424-
erc_20_support: true,
1425-
eip_1559_support: true,
1426-
buy_crypto: true,
1427-
withdraw_crypto: false,
1428-
multisig: true,
1429-
social_recovery: false,
1430-
onboard_documentation: "https://web3auth.io/docs/overview/what-is-web3auth",
1431-
documentation: "https://web3auth.io/docs/",
1432-
mpc: true,
1433-
},
14341269
{
14351270
last_updated: "June 24, 2022",
14361271
name: "Bridge wallet",
@@ -1627,77 +1462,6 @@ const walletData: WalletData[] = [
16271462
onboard_documentation: "https://learn.rainbow.me/",
16281463
documentation: "",
16291464
},
1630-
{
1631-
last_updated: "June 30, 2022",
1632-
name: "Status",
1633-
image: StatusImage,
1634-
brand_color: "#4360DF",
1635-
url: "https://status.im/",
1636-
wallet_live_date:
1637-
"Status Mobile has been available in beta since 2017, with the 1.0 version released in Feb 2020.",
1638-
active_development_team: true,
1639-
languages_supported: [
1640-
"ar",
1641-
"bn",
1642-
"de",
1643-
"el",
1644-
"en",
1645-
"es",
1646-
"ph",
1647-
"fr",
1648-
"hi",
1649-
"id",
1650-
"it",
1651-
"jp",
1652-
"ko",
1653-
"my",
1654-
"nl",
1655-
"pl",
1656-
"pt",
1657-
"pt-br",
1658-
"ru",
1659-
"tr",
1660-
"vi",
1661-
"zh",
1662-
"zh-tw",
1663-
],
1664-
twitter: "https://twitter.com/ethstatus",
1665-
discord: "https://discord.gg/HGSAcAHGMA",
1666-
reddit: "https://www.reddit.com/r/statusim/",
1667-
telegram: "",
1668-
ios: true,
1669-
android: true,
1670-
linux: false,
1671-
windows: false,
1672-
macOS: false,
1673-
firefox: false,
1674-
chromium: false,
1675-
hardware: false,
1676-
open_source: true,
1677-
repo_url: "https://github.com/status-im/",
1678-
non_custodial: true,
1679-
security_audit: ["https://github.com/status-im/status-security#audits"],
1680-
scam_protection: true,
1681-
hardware_support: true,
1682-
walletconnect: true,
1683-
rpc_importing: true,
1684-
nft_support: true,
1685-
connect_to_dapps: true,
1686-
staking: false,
1687-
swaps: false,
1688-
multichain: false,
1689-
layer_2: true,
1690-
gas_fee_customization: true,
1691-
ens_support: true,
1692-
erc_20_support: true,
1693-
eip_1559_support: true,
1694-
buy_crypto: true,
1695-
withdraw_crypto: false,
1696-
multisig: false,
1697-
social_recovery: false,
1698-
onboard_documentation: "https://status.im/faq/",
1699-
documentation: "https://our.status.im/",
1700-
},
17011465
{
17021466
last_updated: "June 30, 2022",
17031467
name: "Aktionariat",
@@ -2539,52 +2303,6 @@ const walletData: WalletData[] = [
25392303
documentation:
25402304
"https://tahowallet.notion.site/Taho-Knowledge-Base-4d95ed5439c64d6db3d3d27abf1fdae5",
25412305
},
2542-
{
2543-
last_updated: "2023-05-01",
2544-
name: "ShapeShift Wallet",
2545-
image: ShapeShiftImage,
2546-
brand_color: "#386FF9",
2547-
url: "https://app.shapeshift.com/",
2548-
wallet_live_date: "2020-07-01",
2549-
active_development_team: true,
2550-
languages_supported: ["en", "es", "pt", "fr", "de", "tr", "ru", "uk"],
2551-
twitter: "https://twitter.com/shapeshift",
2552-
discord: "https://discord.gg/shapeshift",
2553-
reddit: "",
2554-
telegram: "https://t.me/shapeshiftofficial",
2555-
ios: true,
2556-
android: true,
2557-
linux: false,
2558-
windows: false,
2559-
macOS: false,
2560-
firefox: false,
2561-
chromium: false,
2562-
hardware: false,
2563-
open_source: true,
2564-
repo_url: "https://github.com/shapeshift/hdwallet",
2565-
non_custodial: true,
2566-
security_audit: ["https://www.defisafety.com/app/pqrs/108"],
2567-
scam_protection: false,
2568-
hardware_support: true,
2569-
walletconnect: true,
2570-
rpc_importing: false,
2571-
nft_support: true,
2572-
connect_to_dapps: true,
2573-
staking: true,
2574-
swaps: true,
2575-
multichain: true,
2576-
layer_2: true,
2577-
gas_fee_customization: true,
2578-
ens_support: true,
2579-
erc_20_support: true,
2580-
eip_1559_support: true,
2581-
buy_crypto: true,
2582-
withdraw_crypto: true,
2583-
multisig: false,
2584-
social_recovery: false,
2585-
onboard_documentation: "https://shapeshift.zendesk.com/hc/en-us/",
2586-
documentation: "https://docs.shapeshift.com/",
2587-
},
25882306
{
25892307
last_updated: "2023-07-19",
25902308
name: "Phantom",

0 commit comments

Comments
 (0)