ApplicationCallFields
Algorand TypeScript / itxn / itxn / ApplicationCallFields
Defined in: itxn.ts:871
Extended by
Section titled “Extended by”Properties
Section titled “Properties”accounts?
Section titled “accounts?”Defined in: itxn.ts:951
Accounts listed in the ApplicationCall transaction
Index of the account to get
appArgs?
Section titled “appArgs?”
optionalappArgs: readonlyunknown[]
Defined in: itxn.ts:946
Arguments passed to the application in the ApplicationCall transaction
Index of the arg to get
appId?
Section titled “appId?”
optionalappId:uint64|Application
Defined in: itxn.ts:907
ApplicationID from ApplicationCall transaction
approvalProgram?
Section titled “approvalProgram?”Defined in: itxn.ts:936
All approval program pages
Index of the page to get
optionalapps: readonly (uint64|Application)[]
Defined in: itxn.ts:961
Foreign Apps listed in the ApplicationCall transaction
Index of the application to get
assets?
Section titled “assets?”Defined in: itxn.ts:956
Foreign Assets listed in the ApplicationCall transaction
Index of the asset to get
clearStateProgram?
Section titled “clearStateProgram?”Defined in: itxn.ts:941
All clear state program pages
Index of the page to get
extraProgramPages?
Section titled “extraProgramPages?”
optionalextraProgramPages:uint64
Defined in: itxn.ts:931
Number of additional pages for each of the application’s approval and clear state program
optionalfee:uint64
Defined in: itxn.ts:879
microalgos
firstValid?
Section titled “firstValid?”
optionalfirstValid:uint64
Defined in: itxn.ts:883
round number
firstValidTime?
Section titled “firstValidTime?”
optionalfirstValidTime:uint64
Defined in: itxn.ts:887
UNIX timestamp of block before txn.FirstValid. Fails if negative
globalNumBytes?
Section titled “globalNumBytes?”
optionalglobalNumBytes:uint64
Defined in: itxn.ts:919
Number of global state byteslices this application makes use of.
globalNumUint?
Section titled “globalNumUint?”
optionalglobalNumUint:uint64
Defined in: itxn.ts:915
Number of global state integers this application makes use of.
lastValid?
Section titled “lastValid?”
optionallastValid:uint64
Defined in: itxn.ts:891
round number
lease?
Section titled “lease?”
optionallease:bytes<32>
Defined in: itxn.ts:899
32 byte lease value
localNumBytes?
Section titled “localNumBytes?”
optionallocalNumBytes:uint64
Defined in: itxn.ts:927
Number of local state byteslices this application makes use of.
localNumUint?
Section titled “localNumUint?”
optionallocalNumUint:uint64
Defined in: itxn.ts:923
Number of local state integers this application makes use of.
optionalnote:string|bytes
Defined in: itxn.ts:895
Any data up to 1024 bytes
onCompletion?
Section titled “onCompletion?”
optionalonCompletion:OnCompleteAction
Defined in: itxn.ts:911
ApplicationCall transaction on completion action
rejectVersion?
Section titled “rejectVersion?”
optionalrejectVersion:uint64
Defined in: itxn.ts:965
Application version for which the txn must reject
rekeyTo?
Section titled “rekeyTo?”Defined in: itxn.ts:903
32 byte Sender’s new AuthAddr
sender?
Section titled “sender?”Defined in: itxn.ts:875
32 byte address