scan_contract
Check EVM smart contracts for bytecode authenticity and honeypot risks by providing an Ethereum address.
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). |