Closed mariaKt closed 1 month ago
This PR adds the summarized rules needed for uniswapV2LibraryPairFor. The conditions are lifted from uniswapV2LibrarySortTokens as needed for success, as we do not currently attempt to summarize for cases that revert.
uniswapV2LibraryPairFor
uniswapV2LibrarySortTokens
This PR adds the summarized rules needed for
uniswapV2LibraryPairFor
. The conditions are lifted fromuniswapV2LibrarySortTokens
as needed for success, as we do not currently attempt to summarize for cases that revert.