TransferSecurityTokensProcedureArgs
Last updated
Was this helpful?
Last updated
Was this helpful?
Arguments for the Procedure
TransferSecurityTokensProcedureArgs
• amount: BigNumber
amount of tokens being transferred
Optional
data• data? : undefined | string
signed KYC data that will be considered (and applied to the Security Token) when checking for transfer restrictions
Optional
from• from? : undefined | string
wallet address sending Security Tokens. Defaults to the current wallet
• symbol: string
symbol of the Security Token
• to: string
wallet address receiving Security Tokens
Defined in
Defined in
Defined in
Defined in
Defined in