AssetTransferParams
Extends
Properties
assetAmount
assetAmount:
uint64
The amount of the asset being transferred
Source
assetCloseTo?
optional
assetCloseTo:Address
The address to close the asset to
Source
assetReceiver
assetReceiver:
Address
The receiver of the asset
Source
assetSender?
optional
assetSender:Address
The clawback target
Source
fee?
optional
fee:uint64
The fee paid for this transaction
Inherited from
Source
note?
optional
note:string
The note field for this transaction
Inherited from
Source
rekeyTo?
optional
rekeyTo:Address
If set, changes the authAddr of sender
to the given address
Inherited from
CommonTransactionParams
.rekeyTo
Source
sender?
optional
sender:Address
The sender of this transaction. This is the account that pays the fee (if non-zero)
Inherited from
CommonTransactionParams
.sender
Source
xferAsset
xferAsset:
AssetID
The asset being transfed