Smart Contracts
ContractDelete
Describes the Hedera Smart Contract Service ContractDeleteTransactionBody protobuf message used to remove a deployed EVM smart contract.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Describes the Hedera Smart Contract Service ContractDeleteTransactionBody protobuf message used to remove a deployed EVM smart contract.
| Field | Type | Description |
|---|---|---|
contractID | ContractID | The Contract ID instance to delete (this can’t be changed) |
obtainers | ||
| one of: | ||
transferAccountID | AccountID | The account ID which will receive all remaining hbars |
transferContractID | ContractID | The contract ID which will receive all remaining hbars |
Was this page helpful?