the Stacks address of the contract
Optional
fee?: IntegerTypetransaction fee in microstacks
Optional
nonce?: IntegerTypethe 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
sponsored?: booleanset 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