V1SwapRouter
Functions
_swap
function _swap(address[] memory path, address _to) private;swapExactTokensForTokens
function swapExactTokensForTokens(uint256 amountIn, uint256 amountOutMin, address[] calldata path, address to)
external
payable
override
returns (uint256 amountOut);Name
Type
Description
Name
Type
Description
swapTokensForExactTokens
Name
Type
Description
Name
Type
Description
Last updated