NativeRouter
Functions
exactInputSingle
function exactInputSingle(
ExactInputSingleParams memory params
) external payable returns (uint256 amountOut)Name
Type
Description
exactInput
function exactInput(
ExactInputParams memory params
) external payable returns (uint256 amountOut) {Name
Type
Description
swapCallback
Name
Type
Description
Last updated