The type of the asset for the option.
The series ID of the option to sell.
The amount of the option to sell.
The minimum amount to receive from the sell operation.
Flag indicating if sell ix should be sent separately to isolate compute units.
A promise that resolves to the transaction signature of the sell operation.
Generated using TypeDoc
Sells an amount of options by a specific series ID. The trading account must be initialized before this operation.
Throws
Throws an error if the trading account is not initialized.