AssetTransferFields
Algorand TypeScript / itxn / itxn / AssetTransferFields
Defined in: itxn.ts:771
Extended by
Section titled “Extended by”Properties
Section titled “Properties”assetAmount?
Section titled “assetAmount?”
optionalassetAmount:uint64
Defined in: itxn.ts:811
value in Asset’s units
assetCloseTo?
Section titled “assetCloseTo?”Defined in: itxn.ts:823
32 byte address
assetReceiver?
Section titled “assetReceiver?”Defined in: itxn.ts:819
32 byte address
assetSender?
Section titled “assetSender?”Defined in: itxn.ts:815
32 byte address. Source of assets if Sender is the Asset’s Clawback address.
optionalfee:uint64
Defined in: itxn.ts:779
microalgos
firstValid?
Section titled “firstValid?”
optionalfirstValid:uint64
Defined in: itxn.ts:783
round number
firstValidTime?
Section titled “firstValidTime?”
optionalfirstValidTime:uint64
Defined in: itxn.ts:787
UNIX timestamp of block before txn.FirstValid. Fails if negative
lastValid?
Section titled “lastValid?”
optionallastValid:uint64
Defined in: itxn.ts:791
round number
lease?
Section titled “lease?”
optionallease:bytes<32>
Defined in: itxn.ts:799
32 byte lease value
optionalnote:string|bytes
Defined in: itxn.ts:795
Any data up to 1024 bytes
rekeyTo?
Section titled “rekeyTo?”Defined in: itxn.ts:803
32 byte Sender’s new AuthAddr
sender?
Section titled “sender?”Defined in: itxn.ts:775
32 byte address
xferAsset?
Section titled “xferAsset?”Defined in: itxn.ts:807
Asset ID