@@ -3,7 +3,6 @@ import { WalletData } from "@/lib/types"
3
3
import OneInchWalletImage from "@/public/wallets/1inch.png"
4
4
import AlphaWalletImage from "@/public/wallets/alpha.png"
5
5
import AmbireImage from "@/public/wallets/ambire.png"
6
- import ApexImage from "@/public/wallets/apex.png"
7
6
import ArgentImage from "@/public/wallets/argent.png"
8
7
import AuroxImage from "@/public/wallets/aurox.png"
9
8
import BitkeepImage from "@/public/wallets/bitkeep.png"
@@ -1567,49 +1566,6 @@ export const walletsData: WalletData[] = [
1567
1566
documentation : "https://developer.onekey.so/guide/introduction" ,
1568
1567
new_to_crypto : true ,
1569
1568
} ,
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
- } ,
1613
1569
{
1614
1570
last_updated : "2023-04-21" ,
1615
1571
name : "Taho" ,
0 commit comments