UniswapFlashswapHandler
State Variables
MIN_SQRT_RATIO
uint160 internal constant MIN_SQRT_RATIO = 4_295_128_739;MAX_SQRT_RATIO
uint160 internal constant MAX_SQRT_RATIO = 1_461_446_703_485_210_103_287_273_052_203_988_822_378_723_970_342;UNISWAP_POOL
IUniswapV3Pool public immutable UNISWAP_POOL;WETH_IS_TOKEN0
bool private immutable WETH_IS_TOKEN0;Functions
constructor
Name
Type
Description
flashswapLeverage
Name
Type
Description
_flashswapLeverage
Name
Type
Description
flashswapDeleverage
Name
Type
Description
_initiateFlashSwap
Name
Type
Description
uniswapV3SwapCallback
Name
Type
Description