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.
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.
