Optional
clientOptional API object (for .baseUrl
and .fetch
) used for API/Node, defaults to use mainnet
the Stacks address of the contract
Optional
feetransaction fee in microstacks
Optional
networkOptional
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