Skip to content

Commit f942941

Browse files
committed
chore: remove Opera wallet
1 parent bebcdc4 commit f942941

File tree

2 files changed

+0
-47
lines changed

2 files changed

+0
-47
lines changed

public/wallets/opera.png

-1.16 KB
Binary file not shown.

src/data/wallets/wallet-data.ts

Lines changed: 0 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ import MewImage from "@/public/wallets/mew.png"
3030
import MyEtherWalletImage from "@/public/wallets/myetherwallet.png"
3131
import OKXImage from "@/public/wallets/okx.jpeg"
3232
import OneKeyImage from "@/public/wallets/onekey.png"
33-
import OperaImage from "@/public/wallets/opera.png"
3433
import PhantomImage from "@/public/wallets/phantom.png"
3534
import PillarImage from "@/public/wallets/pillar.png"
3635
import RabbyWalletImage from "@/public/wallets/rabbywallet.png"
@@ -1080,52 +1079,6 @@ const walletData: WalletData[] = [
10801079
onboard_documentation: "https://alphawallet.zendesk.com/hc/en-us",
10811080
documentation: "",
10821081
},
1083-
{
1084-
last_updated: "June 24, 2022",
1085-
name: "Opera wallet",
1086-
image: OperaImage,
1087-
brand_color: "#ffffff",
1088-
url: "https://crypto.opera.com/",
1089-
wallet_live_date: "January 19 2022",
1090-
active_development_team: true,
1091-
languages_supported: ["en"],
1092-
twitter: "https://twitter.com/Opera_Crypto",
1093-
discord: "https://discord.gg/operacrypto",
1094-
reddit: "",
1095-
telegram: "",
1096-
ios: true,
1097-
android: true,
1098-
linux: true,
1099-
windows: true,
1100-
macOS: true,
1101-
firefox: false,
1102-
chromium: false,
1103-
hardware: false,
1104-
open_source: false,
1105-
repo_url: "",
1106-
non_custodial: true,
1107-
security_audit: [""],
1108-
scam_protection: true,
1109-
hardware_support: false,
1110-
walletconnect: false,
1111-
rpc_importing: false,
1112-
nft_support: true,
1113-
connect_to_dapps: true,
1114-
staking: false,
1115-
swaps: true,
1116-
multichain: true,
1117-
layer_2: false,
1118-
gas_fee_customization: false,
1119-
ens_support: true,
1120-
erc_20_support: true,
1121-
eip_1559_support: false,
1122-
buy_crypto: true,
1123-
withdraw_crypto: true,
1124-
multisig: false,
1125-
social_recovery: false,
1126-
onboard_documentation: "",
1127-
documentation: "",
1128-
},
11291082
{
11301083
last_updated: "June 24, 2022",
11311084
name: "Guarda",

0 commit comments

Comments
 (0)