hedera_delete_contract
Delete a smart contract and transfer its remaining balance to a designated account.
Instructions
Build (unsigned) a contract deletion, transferring any balance to an account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contractId | Yes | ||
| payerAccountId | No | ||
| transferAccountId | Yes | Account that receives the contract's remaining balance |