ControllerRedeemProcedureArgs
Arguments for the ControllerRedeem Procedure
Hierarchy
ControllerRedeemProcedureArgs
Index
Properties
amount
data
from
reason
symbol
Properties
amount
• amount: BigNumber
amount of tokens being redeemed (burned)
Optional
data
Optional
data• data? : undefined | string
extra KYC transfer data
from
• from: string
wallet address from which tokens will be redeemed (burned)
Optional
reason
Optional
reason• reason? : undefined | string
reason why tokens are being redeemed
symbol
• symbol: string
symbol of the Security Token
Last updated
Was this helpful?