AppParams
Extends
Properties
accounts?
optional
accounts:Address
[]
Source
applicationArgs?
optional
applicationArgs:BytesLike
[]
Source
applicationID?
optional
applicationID:AppID
Source
applications?
optional
applications:AppID
[]
Source
approvalProgram?
Source
assets?
optional
assets:AssetID
[]
Source
clearStateProgram?
Source
extraProgramPages?
optional
extraProgramPages:uint64
Source
fee?
optional
fee:uint64
The fee paid for this transaction
Inherited from
Source
globalNumByteSlice?
optional
globalNumByteSlice:uint64
Source
globalNumUint?
optional
globalNumUint:uint64
Source
localNumByteSlice?
optional
localNumByteSlice:uint64
Source
localNumUint?
optional
localNumUint:uint64
Source
note?
optional
note:string
The note field for this transaction
Inherited from
Source
onCompletion?
optional
onCompletion:OnCompletion
Source
rekeyTo?
optional
rekeyTo:Address
If set, changes the authAddr of sender
to the given address
Inherited from
CommonTransactionParams
.rekeyTo
Source
sender?
optional
sender:Address
The sender of this transaction. This is the account that pays the fee (if non-zero)
Inherited from
CommonTransactionParams
.sender