Skip to content

Commit 1029c06

Browse files
authored
Merge pull request #12771 from richardgreg/apex-wallet-delist
Apex wallet delist
2 parents 263a5c2 + cb85b6f commit 1029c06

File tree

2 files changed

+0
-44
lines changed

2 files changed

+0
-44
lines changed

public/wallets/apex.png

-2.98 KB
Binary file not shown.

src/data/wallets/wallet-data.ts

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import { WalletData } from "@/lib/types"
33
import OneInchWalletImage from "@/public/wallets/1inch.png"
44
import AlphaWalletImage from "@/public/wallets/alpha.png"
55
import AmbireImage from "@/public/wallets/ambire.png"
6-
import ApexImage from "@/public/wallets/apex.png"
76
import ArgentImage from "@/public/wallets/argent.png"
87
import AuroxImage from "@/public/wallets/aurox.png"
98
import BitkeepImage from "@/public/wallets/bitkeep.png"
@@ -1567,49 +1566,6 @@ export const walletsData: WalletData[] = [
15671566
documentation: "https://developer.onekey.so/guide/introduction",
15681567
new_to_crypto: true,
15691568
},
1570-
{
1571-
last_updated: "2023-01-25",
1572-
name: "Apex",
1573-
image: ApexImage,
1574-
brand_color: "CF9500",
1575-
url: "https://apexwallet.xyz/",
1576-
active_development_team: true,
1577-
languages_supported: ["en"],
1578-
twitter: "https://twitter.com/ApexWallet",
1579-
discord: "",
1580-
reddit: "",
1581-
telegram: "",
1582-
ios: false,
1583-
android: false,
1584-
linux: false,
1585-
windows: false,
1586-
macOS: false,
1587-
firefox: false,
1588-
chromium: true,
1589-
hardware: false,
1590-
open_source: false,
1591-
repo_url: "",
1592-
non_custodial: true,
1593-
security_audit: ["audited by Bishop Fox"],
1594-
scam_protection: false,
1595-
hardware_support: false,
1596-
rpc_importing: true,
1597-
nft_support: true,
1598-
connect_to_dapps: true,
1599-
staking: false,
1600-
swaps: false,
1601-
multichain: true,
1602-
layer_2: true,
1603-
gas_fee_customization: false,
1604-
ens_support: true,
1605-
erc_20_support: true,
1606-
buy_crypto: false,
1607-
withdraw_crypto: false,
1608-
multisig: false,
1609-
social_recovery: false,
1610-
onboard_documentation: "https://docs.apexwallet.xyz/docs/getting-started",
1611-
documentation: "https://docs.apexwallet.xyz/docs/getting-started",
1612-
},
16131569
{
16141570
last_updated: "2023-04-21",
16151571
name: "Taho",

0 commit comments

Comments
 (0)