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