scan_contract
Verify EVM contract bytecode and identify honeypot scams with basic static analysis.
Instructions
Basic static analysis on any EVM address: bytecode verification, honeypot check. Required: address (0x EVM address). Starter tier.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Required. EVM contract address (0x + 40 hex chars). |