contract_docs
Generate documentation for any verified EVM smart contract. Returns function descriptions, risk flags, interaction patterns, and security posture.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | Blockchain network | ethereum |
| address | Yes | Contract address | |
| focusFunctions | No | Specific functions to document |