clear_abi
Clear the on-chain ABI metadata of a contract using the creator's wallet to remove outdated ABI information from TRON.
Instructions
Clear the on-chain ABI metadata of a contract (ClearABIContract). Requires the contract creator's wallet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | Network name. Defaults to mainnet. | |
| contractAddress | Yes | The contract address whose ABI will be cleared |