Functions
quoteExactInput
Parameters:
Return Values:
quoteExactInputSingle
Parameters:
tokenIn The token being swapped in
tokenOut The token being swapped out
fee The fee of the token pool to consider for the pair
amountIn The desired input amount
sqrtPriceLimitX96 The price limit of the pool that cannot be exceeded by the swap
Return Values:
quoteExactOutput
Parameters:
Return Values:
quoteExactOutputSingle
Parameters:
tokenIn The token being swapped in
tokenOut The token being swapped out
fee The fee of the token pool to consider for the pair
amountOut The desired output amount
sqrtPriceLimitX96 The price limit of the pool that cannot be exceeded by the swap
