AppParams
Extends
Properties
accounts?
optionalaccounts:Address[]
Source
applicationArgs?
optionalapplicationArgs:BytesLike[]
Source
applicationID?
optionalapplicationID:AppID
Source
applications?
optionalapplications:AppID[]
Source
approvalProgram?
Source
assets?
optionalassets:AssetID[]
Source
clearStateProgram?
Source
extraProgramPages?
optionalextraProgramPages:uint64
Source
fee?
optionalfee:uint64
The fee paid for this transaction
Inherited from
Source
globalNumByteSlice?
optionalglobalNumByteSlice:uint64
Source
globalNumUint?
optionalglobalNumUint:uint64
Source
localNumByteSlice?
optionallocalNumByteSlice:uint64
Source
localNumUint?
optionallocalNumUint:uint64
Source
note?
optionalnote:string
The note field for this transaction
Inherited from
Source
onCompletion?
optionalonCompletion:OnCompletion
Source
rekeyTo?
optionalrekeyTo:Address
If set, changes the authAddr of sender to the given address
Inherited from
CommonTransactionParams.rekeyTo
Source
sender?
optionalsender:Address
The sender of this transaction. This is the account that pays the fee (if non-zero)
Inherited from
CommonTransactionParams.sender