Skip to content

Commit

Permalink
chore: remove Opera wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
nhsz committed Feb 22, 2024
1 parent bebcdc4 commit f942941
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 47 deletions.
Binary file removed public/wallets/opera.png
Binary file not shown.
47 changes: 0 additions & 47 deletions src/data/wallets/wallet-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ import MewImage from "@/public/wallets/mew.png"
import MyEtherWalletImage from "@/public/wallets/myetherwallet.png"
import OKXImage from "@/public/wallets/okx.jpeg"
import OneKeyImage from "@/public/wallets/onekey.png"
import OperaImage from "@/public/wallets/opera.png"
import PhantomImage from "@/public/wallets/phantom.png"
import PillarImage from "@/public/wallets/pillar.png"
import RabbyWalletImage from "@/public/wallets/rabbywallet.png"
Expand Down Expand Up @@ -1080,52 +1079,6 @@ const walletData: WalletData[] = [
onboard_documentation: "https://alphawallet.zendesk.com/hc/en-us",
documentation: "",
},
{
last_updated: "June 24, 2022",
name: "Opera wallet",
image: OperaImage,
brand_color: "#ffffff",
url: "https://crypto.opera.com/",
wallet_live_date: "January 19 2022",
active_development_team: true,
languages_supported: ["en"],
twitter: "https://twitter.com/Opera_Crypto",
discord: "https://discord.gg/operacrypto",
reddit: "",
telegram: "",
ios: true,
android: true,
linux: true,
windows: true,
macOS: true,
firefox: false,
chromium: false,
hardware: false,
open_source: false,
repo_url: "",
non_custodial: true,
security_audit: [""],
scam_protection: true,
hardware_support: false,
walletconnect: false,
rpc_importing: false,
nft_support: true,
connect_to_dapps: true,
staking: false,
swaps: true,
multichain: true,
layer_2: false,
gas_fee_customization: false,
ens_support: true,
erc_20_support: true,
eip_1559_support: false,
buy_crypto: true,
withdraw_crypto: true,
multisig: false,
social_recovery: false,
onboard_documentation: "",
documentation: "",
},
{
last_updated: "June 24, 2022",
name: "Guarda",
Expand Down

0 comments on commit f942941

Please sign in to comment.