@@ -30,7 +30,6 @@ import MewImage from "@/public/wallets/mew.png"
30
30
import MyEtherWalletImage from "@/public/wallets/myetherwallet.png"
31
31
import OKXImage from "@/public/wallets/okx.jpeg"
32
32
import OneKeyImage from "@/public/wallets/onekey.png"
33
- import OperaImage from "@/public/wallets/opera.png"
34
33
import PhantomImage from "@/public/wallets/phantom.png"
35
34
import PillarImage from "@/public/wallets/pillar.png"
36
35
import RabbyWalletImage from "@/public/wallets/rabbywallet.png"
@@ -1080,52 +1079,6 @@ const walletData: WalletData[] = [
1080
1079
onboard_documentation : "https://alphawallet.zendesk.com/hc/en-us" ,
1081
1080
documentation : "" ,
1082
1081
} ,
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
- } ,
1129
1082
{
1130
1083
last_updated : "June 24, 2022" ,
1131
1084
name : "Guarda" ,
0 commit comments