UniswapFlashswapDirectMintHandlerWithDust
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;MINT_ASSET
IERC20 public immutable MINT_ASSET;MINT_IS_TOKEN0
bool private immutable MINT_IS_TOKEN0;Functions
constructor
Name
Type
Description
flashswapAndMint
Name
Type
Description
_flashswapAndMint
_initiateFlashSwap
Name
Type
Description
uniswapV3SwapCallback
Name
Type
Description
_mintCollateralAsset
Name
Type
Description
Name
Type
Description
_getAmountInForCollateralAmountOut
Name
Type
Description
Name
Type
Description