TOKEN_IS_IMMUTABlE.
Once deleted update, mint, burn, wipe, freeze, unfreeze, grant kyc, revoke kyc and token transfer transactions will resolve to TOKEN_WAS_DELETED.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
TokenDeleteTransaction is the Hedera Token Service protobuf message used to mark an existing HTS token as deleted on the Hedera network.
TOKEN_IS_IMMUTABlE.
Once deleted update, mint, burn, wipe, freeze, unfreeze, grant kyc, revoke kyc and token transfer transactions will resolve to TOKEN_WAS_DELETED.
| Field | Type | Description |
|---|---|---|
token | TokenID | The token to be deleted. If invalid token is specified, transaction will result in INVALID_TOKEN_ID |
Was this page helpful?