@@ -9,7 +9,6 @@ import AuroxImage from "@/public/wallets/aurox.png"
9
9
import BitkeepImage from "@/public/wallets/bitkeep.png"
10
10
import BlockWalletImage from "@/public/wallets/blockwallet.png"
11
11
import BridgeWalletImage from "@/public/wallets/bridge.png"
12
- import Coin98Image from "@/public/wallets/coin98.png"
13
12
import CoinbaseImage from "@/public/wallets/coinbase.png"
14
13
import EnkryptImage from "@/public/wallets/enkrypt.png"
15
14
import ExodusImage from "@/public/wallets/exodus.png"
@@ -86,62 +85,6 @@ export const walletsData: WalletData[] = [
86
85
onboard_documentation : "https://support.keyst.one/" ,
87
86
documentation : "" ,
88
87
} ,
89
- {
90
- last_updated : "2022-06-22" ,
91
- name : "Coin98" ,
92
- image : Coin98Image ,
93
- brand_color : "#ffffff" ,
94
- url : "https://coin98.com/wallet" ,
95
- wallet_live_date : "2018" ,
96
- active_development_team : true ,
97
- languages_supported : [
98
- "vi" ,
99
- "en" ,
100
- "zh" ,
101
- "ja" ,
102
- "ko" ,
103
- "tr" ,
104
- "th" ,
105
- "es" ,
106
- "id" ,
107
- "el" ,
108
- "pt" ,
109
- "fr" ,
110
- ] ,
111
- twitter : "https://twitter.com/coin98_wallet" ,
112
- discord : "https://c98.link/discord" ,
113
- reddit : "" ,
114
- telegram : "https://t.me/coin98wallet" ,
115
- ios : true ,
116
- android : true ,
117
- linux : false ,
118
- windows : false ,
119
- macOS : false ,
120
- firefox : false ,
121
- chromium : true ,
122
- hardware : false ,
123
- open_source : false ,
124
- repo_url : "" ,
125
- non_custodial : true ,
126
- security_audit : [ "https://coin98.com/audit" ] ,
127
- scam_protection : true ,
128
- hardware_support : true ,
129
- rpc_importing : false ,
130
- nft_support : true ,
131
- connect_to_dapps : true ,
132
- staking : false ,
133
- swaps : true ,
134
- layer_2 : true ,
135
- gas_fee_customization : true ,
136
- ens_support : true ,
137
- erc_20_support : true ,
138
- buy_crypto : true ,
139
- withdraw_crypto : false ,
140
- multisig : false ,
141
- social_recovery : false ,
142
- onboard_documentation : "https://docs.coin98.com/" ,
143
- documentation : "" ,
144
- } ,
145
88
{
146
89
last_updated : "2022-06-22" ,
147
90
name : "Loopring wallet" ,
0 commit comments