Issuance
Redeem Tokens
Burn tokens from a holder address
POST
Redeems (burns) tokens from a specified account. Typically used when a security is being delisted, a holder exercises a redemption right, or tokens need to be removed from circulation.Documentation Index
Fetch the complete documentation index at: https://docs.trusset.org/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Address of the stock token contract.
Request Body
Ethereum address from which tokens are burned.
Number of tokens to redeem. Must be greater than zero.
Optional reason for the redemption.
When
true, the transaction is signed and submitted by the Trusset relayer.Response Fields
Request status.
Redemption result including the transaction hash.
