Check Wallet Approvals
check_wallet_approvalsCheck an EVM wallet's live token/NFT approvals via GoPlus Security and get a plain-language safety verdict (SAFE, CAUTION, or RISK) with an explanation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Approval type to check (default: token) | |
| chain | No | Chain to check approvals on (default: ethereum) | |
| address | Yes | EVM wallet address to check, e.g. 0x... |