Management
Unfreeze Tokens
Release previously frozen tokens, restoring transferability
POST
Unfreezes a specified amount of tokens for an account, making them transferable again. Requires theDocumentation Index
Fetch the complete documentation index at: https://docs.trusset.org/llms.txt
Use this file to discover all available pages before exploring further.
CONTROLLER role on the token contract.
Path Parameters
Address of the stock token contract.
Request Body
Ethereum address of the holder whose tokens will be unfrozen.
Number of tokens to unfreeze. Must be greater than zero and not exceed the currently frozen amount.
When
true, the transaction is signed and submitted by the Trusset relayer.Response Fields
Request status.
Unfreeze result including the transaction hash.
