A token unpause transaction is a transaction that unpauses the token that was previously disabled from participating in transactions. The token’s pause key is required to sign the transaction. Once the unpause transaction is submitted the token pause status is updated toDocumentation Index
Fetch the complete documentation index at: https://docs.hedera.com/llms.txt
Use this file to discover all available pages before exploring further.
unpause.
Transaction Signing Requirements:
- The pause key of the token
- Transaction fee payer account key
- Please see the transaction and query fees table for the base transaction fee
- Please use the Hedera fee estimator to estimate your transaction fee cost
| Method | Type | Description | Requirement |
|---|---|---|---|
setTokenId(<tokenId>) | TokenId | The ID of the token to pause | Required |