The block number at which the liquidity conditions were examined.
Execute the swap using the quote.
Optional
options: ExecuteSwapQuoteOptionsOptions for executing the swap.
A promise that resolves to the swap execution result.
The estimated fees for the swap.
The amount to send in atomic units of the token.
The token to send (source token).
Potential issues discovered during validation.
Whether liquidity is available for the swap.
The minimum amount to receive after slippage in atomic units of the token.
The network for which this swap quote was created.
Optional
permit2Permit2 data if required for the swap.
EIP-712 typed data for signing.
The amount to receive in atomic units of the token.
The token to receive (destination token).
Optional
transactionThe transaction to execute the swap.
The transaction data.
The gas limit for the transaction.
The gas price for the transaction in Wei.
The contract address to send the transaction to.
The value to send with the transaction in Wei.
Result of creating a swap quote.