Skip to content

Commit 5fbed75

Browse files
committed
chore: remove Status wallet data
1 parent 4b97780 commit 5fbed75

File tree

1 file changed

+0
-71
lines changed

1 file changed

+0
-71
lines changed

src/data/wallets/wallet-data.ts

Lines changed: 0 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -1514,77 +1514,6 @@ const walletData: WalletData[] = [
15141514
onboard_documentation: "https://learn.rainbow.me/",
15151515
documentation: "",
15161516
},
1517-
{
1518-
last_updated: "June 30, 2022",
1519-
name: "Status",
1520-
image: StatusImage,
1521-
brand_color: "#4360DF",
1522-
url: "https://status.im/",
1523-
wallet_live_date:
1524-
"Status Mobile has been available in beta since 2017, with the 1.0 version released in Feb 2020.",
1525-
active_development_team: true,
1526-
languages_supported: [
1527-
"ar",
1528-
"bn",
1529-
"de",
1530-
"el",
1531-
"en",
1532-
"es",
1533-
"ph",
1534-
"fr",
1535-
"hi",
1536-
"id",
1537-
"it",
1538-
"jp",
1539-
"ko",
1540-
"my",
1541-
"nl",
1542-
"pl",
1543-
"pt",
1544-
"pt-br",
1545-
"ru",
1546-
"tr",
1547-
"vi",
1548-
"zh",
1549-
"zh-tw",
1550-
],
1551-
twitter: "https://twitter.com/ethstatus",
1552-
discord: "https://discord.gg/HGSAcAHGMA",
1553-
reddit: "https://www.reddit.com/r/statusim/",
1554-
telegram: "",
1555-
ios: true,
1556-
android: true,
1557-
linux: false,
1558-
windows: false,
1559-
macOS: false,
1560-
firefox: false,
1561-
chromium: false,
1562-
hardware: false,
1563-
open_source: true,
1564-
repo_url: "https://github.com/status-im/",
1565-
non_custodial: true,
1566-
security_audit: ["https://github.com/status-im/status-security#audits"],
1567-
scam_protection: true,
1568-
hardware_support: true,
1569-
walletconnect: true,
1570-
rpc_importing: true,
1571-
nft_support: true,
1572-
connect_to_dapps: true,
1573-
staking: false,
1574-
swaps: false,
1575-
multichain: false,
1576-
layer_2: true,
1577-
gas_fee_customization: true,
1578-
ens_support: true,
1579-
erc_20_support: true,
1580-
eip_1559_support: true,
1581-
buy_crypto: true,
1582-
withdraw_crypto: false,
1583-
multisig: false,
1584-
social_recovery: false,
1585-
onboard_documentation: "https://status.im/faq/",
1586-
documentation: "https://our.status.im/",
1587-
},
15881517
{
15891518
last_updated: "June 30, 2022",
15901519
name: "Aktionariat",

0 commit comments

Comments
 (0)