An approval
Add an AssetTransferInput to burn.
An array of either an AssetTransferInput or an Asset.
The TransferAsset, which is modified by adding them.
Add an AssetTransferInput to spend.
An array of either an AssetTransferInput or an Asset.
The TransferAsset, which is modified by adding them.
Add an Order to create.
An order to apply to the transfer transaction.
A spent quantity of the asset to give(from) while transferring.
Add an AssetTransferOutput to create.
An array of either an AssetTransferOutput or an object that has quantity, assetType and recipient values.
Get the output of the given index, of this transaction.
An index indicating an output.
An Asset.
Get the outputs of this transaction.
An array of an Asset.
Get a hash of the transaction that doesn't contain the scripts. The hash is used as a message to create a signature for a transaction.
A hash.
Get the tracker of an AssetDecomposeTransaction.
A transaction tracker.
Generated using TypeDoc
Add an approval to transaction.