get_contract_info
Retrieve a TRON contract's ABI, readable function signatures, and raw metadata to quickly understand its interface and capabilities.
Instructions
Get high-level information about a contract: ABI, readable function signatures, and raw metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | Network name. Defaults to mainnet. | |
| contractAddress | Yes | The contract address |