get_contract_abi
Get the ABI of a smart contract on TRON. Automatically resolves proxy contracts (ERC-1967). Note: many TRON contracts are deployed without on-chain ABI — if empty, check TronScan for verified source code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contract_address | Yes | Smart contract address (base58, starts with T) |