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