the amount to be transfered in microstacks
Optional
fee?: IntegerTypethe transaction fee in microstacks
Optional
memo?: stringan arbitrary string to include in the transaction, must be less than 34 bytes
Optional
nonce?: IntegerTypethe transaction nonce, which must be increased monotonically with each new transaction
the address of the recipient of the token transfer
Optional
sponsored?: booleanset to true if another account is sponsoring the transaction (covering the transaction fee)
Generated using TypeDoc
STX token transfer transaction options
Note: Standard STX transfer does not allow post-conditions.