Contract safety scan
contract_safetyScan a smart contract for dangerous patterns like proxy upgrades, owner privileges, and unverified source code before approving or interacting with it.
Instructions
Scans a smart contract for dangerous patterns: proxy/upgradeable, owner privileges, unverified source. Use before approving or interacting with an unknown contract.
PAID TOOL: up to $0.01 USDC per call (x402 on Base). Paid automatically from your configured wallet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | Yes | Chain: eth, bnb, base. | |
| address | Yes | Contract address. |