Skip to content

Commit 5d94a74

Browse files
committed
chore: removes Coin98 wallet
1 parent 87930ed commit 5d94a74

File tree

2 files changed

+0
-57
lines changed

2 files changed

+0
-57
lines changed

public/wallets/coin98.png

-2.64 KB
Binary file not shown.

src/data/wallets/wallet-data.ts

Lines changed: 0 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import AuroxImage from "@/public/wallets/aurox.png"
99
import BitkeepImage from "@/public/wallets/bitkeep.png"
1010
import BlockWalletImage from "@/public/wallets/blockwallet.png"
1111
import BridgeWalletImage from "@/public/wallets/bridge.png"
12-
import Coin98Image from "@/public/wallets/coin98.png"
1312
import CoinbaseImage from "@/public/wallets/coinbase.png"
1413
import EnkryptImage from "@/public/wallets/enkrypt.png"
1514
import ExodusImage from "@/public/wallets/exodus.png"
@@ -86,62 +85,6 @@ export const walletsData: WalletData[] = [
8685
onboard_documentation: "https://support.keyst.one/",
8786
documentation: "",
8887
},
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-
},
14588
{
14689
last_updated: "2022-06-22",
14790
name: "Loopring wallet",

0 commit comments

Comments
 (0)