the transaction anchorMode, which specifies whether it should be included in an anchor block or a microblock
the Stacks address of the contract
Optional
feetransaction fee in microstacks
Optional
feeOptional
networkthe Stacks blockchain network that will ultimately be used to broadcast this transaction
Optional
noncethe transaction nonce, which must be increased monotonically with each new transaction
Optional
postthe post condition mode, specifying whether or not post-conditions must fully cover all transfered assets
Optional
posta list of post conditions to add to the transaction
Optional
sponsoredset to true if another account is sponsoring the transaction (covering the transaction fee)
Optional
validateset to true to validate that the supplied function args match those specified in the published contract
Generated using TypeDoc
Contract function call transaction options