AssetTransferInnerTxn
Algorand TypeScript / itxn / itxn / AssetTransferInnerTxn
Defined in: itxn.ts:273
An inner transaction of type ‘axfer’
Properties
Section titled “Properties”assetAmount
Section titled “assetAmount”
readonlyassetAmount:uint64
Defined in: itxn.ts:332
value in Asset’s units
assetCloseTo
Section titled “assetCloseTo”
readonlyassetCloseTo:Account
Defined in: itxn.ts:344
32 byte address
assetReceiver
Section titled “assetReceiver”
readonlyassetReceiver:Account
Defined in: itxn.ts:340
32 byte address
assetSender
Section titled “assetSender”
readonlyassetSender:Account
Defined in: itxn.ts:336
32 byte address. Source of assets if Sender is the Asset’s Clawback address.
readonlyfee:uint64
Defined in: itxn.ts:283
microalgos
firstValid
Section titled “firstValid”
readonlyfirstValid:uint64
Defined in: itxn.ts:287
round number
firstValidTime
Section titled “firstValidTime”
readonlyfirstValidTime:uint64
Defined in: itxn.ts:291
UNIX timestamp of block before txn.FirstValid. Fails if negative
groupIndex
Section titled “groupIndex”
readonlygroupIndex:uint64
Defined in: itxn.ts:316
Position of this transaction within an atomic group A stand-alone transaction is implicitly element 0 in a group of 1
lastValid
Section titled “lastValid”
readonlylastValid:uint64
Defined in: itxn.ts:295
round number
readonlylease:bytes<32>
Defined in: itxn.ts:303
32 byte lease value
readonlynote:bytes
Defined in: itxn.ts:299
Any data up to 1024 bytes
rekeyTo
Section titled “rekeyTo”
readonlyrekeyTo:Account
Defined in: itxn.ts:324
32 byte Sender’s new AuthAddr
sender
Section titled “sender”
readonlysender:Account
Defined in: itxn.ts:279
32 byte address
readonlytxnId:bytes<32>
Defined in: itxn.ts:320
The computed ID for this transaction. 32 bytes.
readonlytype:AssetTransfer
Defined in: itxn.ts:311
Transaction type
typeBytes
Section titled “typeBytes”
readonlytypeBytes:bytes
Defined in: itxn.ts:307
Transaction type as bytes
xferAsset
Section titled “xferAsset”
readonlyxferAsset:Asset
Defined in: itxn.ts:328
Asset ID