ucai_generate_abi
Generate an ABI for an unverified smart contract through bytecode analysis. Reconstructs the interface using decompilation, pattern matching, and AI detection, including ERC standard recognition.
Instructions
Generate ABI for an unverified smart contract from bytecode analysis. Uses decompilation, pattern matching, and AI-enhanced interface detection. Price: $0.10 per generation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | The blockchain network to use | arbitrum |
| contractAddress | Yes | Contract address | |
| detectStandards | No | Detect ERC standards (ERC20, ERC721, etc.) | |
| includeDescriptions | No | Include AI-generated descriptions |