UniswapFlashloanBalancerSwapHandler
State Variables
VAULT
IVault internal constant VAULT = IVault(0xBA12222222228d8Ba445958a75a0704d566BF2C8);WETH_IS_TOKEN0_ON_UNISWAP
bool immutable WETH_IS_TOKEN0_ON_UNISWAP;FLASHLOAN_POOL
IUniswapV3Pool public immutable FLASHLOAN_POOL;BALANCER_POOL_ID
bytes32 public immutable BALANCER_POOL_ID;Functions
constructor
Name
Type
Description
flashLeverageWethAndSwap
Name
Type
Description
flashDeleverageWethAndSwap
Name
Type
Description
uniswapV3FlashCallback
Name
Type
Description
_simulateGivenOutBalancerSwap
Name
Type
Description