Merge branch 'main' into router/hr/ENG-4035-Balancer-V2-Executor

This commit is contained in:
Harsh Vardhan Roy
2025-01-28 22:43:02 +05:30
committed by GitHub
17 changed files with 898 additions and 107 deletions

View File

@@ -34,7 +34,6 @@ contract UniswapV2ExecutorTest is UniswapV2ExecutorExposed, Test, Constants {
UniswapV2ExecutorExposed uniswapV2Exposed;
IERC20 WETH = IERC20(WETH_ADDR);
IERC20 DAI = IERC20(DAI_ADDR);
address WETH_DAI_POOL = 0xA478c2975Ab1Ea89e8196811F51A7B7Ade33eB11;
function setUp() public {
uint256 forkBlock = 17323404;