AppClientCallCoreParams
@algorandfoundation/algokit-utils / types/app-client / AppClientCallCoreParams
types/app-client.AppClientCallCoreParams
Common (core) parameters to construct a ApplicationClient contract call
Table of contents
Section titled “Table of contents”Properties
Section titled “Properties”Properties
Section titled “Properties”• Optional note: TransactionNote
The transaction note for the smart contract call
Defined in
Section titled “Defined in”sendParams
Section titled “sendParams”• Optional sendParams: SendTransactionParams
Parameters to control transaction sending
Defined in
Section titled “Defined in”sender
Section titled “sender”• Optional sender: SendTransactionFrom
The optional sender to send the transaction from, will use the application client’s default sender by default if specified