SlimRouter
This documentation provides an overview of the ISlimRouter.sol contract, which defines the functions & events for conducting token swaps & managing token balances. The IRouter inherits this contract.
Table of Contents
Contract Details
Structs
ExactInputSingleParams
ExactOutputSingleParams
Functions
WETH9()
exactInputSingle()
exactOutputSingle()
unwrapWETH9()
refundETH()
sweepToken()
Last updated