PaymentFields
Algorand TypeScript / itxn / itxn / PaymentFields
Defined in: itxn.ts:581
Extended by
Section titled “Extended by”Properties
Section titled “Properties”amount?
Section titled “amount?”
optionalamount:uint64
Defined in: itxn.ts:621
microalgos
closeRemainderTo?
Section titled “closeRemainderTo?”Defined in: itxn.ts:625
32 byte address
optionalfee:uint64
Defined in: itxn.ts:589
microalgos
firstValid?
Section titled “firstValid?”
optionalfirstValid:uint64
Defined in: itxn.ts:593
round number
firstValidTime?
Section titled “firstValidTime?”
optionalfirstValidTime:uint64
Defined in: itxn.ts:597
UNIX timestamp of block before txn.FirstValid. Fails if negative
lastValid?
Section titled “lastValid?”
optionallastValid:uint64
Defined in: itxn.ts:601
round number
lease?
Section titled “lease?”
optionallease:bytes<32>
Defined in: itxn.ts:609
32 byte lease value
optionalnote:string|bytes
Defined in: itxn.ts:605
Any data up to 1024 bytes
receiver?
Section titled “receiver?”Defined in: itxn.ts:617
32 byte address
rekeyTo?
Section titled “rekeyTo?”Defined in: itxn.ts:613
32 byte Sender’s new AuthAddr
sender?
Section titled “sender?”Defined in: itxn.ts:585
32 byte address