Wallet Approval Risk Checker
Select what happened when you connected to a dApp. You will get a risk score and suggestions about reducing exposure and revoking approvals.
Reminder: You never need to share your seed phrase to revoke approvals. Use official tools and double-check
domains.
Beginner explanation: approve / allowance
When you “approve” a token, you allow a smart contract to spend that token on your behalf up to a limit (the allowance). Some dApps request an unlimited allowance for convenience, but it increases risk if the contract is malicious or compromised.
- Prefer limited allowances whenever possible.
- Only approve contracts you can verify through official sources.
- Revoke old approvals you no longer use.