IExactOutputSlim
Inherits: IRouterErrors
Functions
exactOutputSingleMinimal
function exactOutputSingleMinimal(
address recipient,
IMaverickV2Pool pool,
bool tokenAIn,
uint256 amountOut,
int32 tickLimit
) external payable returns (uint256 amountIn, uint256 amountOut_);
Last updated