Uniswap / v2-periphery

🎚 Peripheral smart contracts for interacting with Uniswap V2
https://uniswap.org/docs
GNU General Public License v3.0
1.12k stars 1.68k forks source link

getPair expects ordered token pair (tokenA<tokenB) and ordering not enforced in _addLiquidity #172

Open ivp5 opened 1 year ago

ivp5 commented 1 year ago

https://github.com/Uniswap/v2-periphery/blob/0335e8f7e1bd1e8d8329fd300aea2ef2f36dd19f/contracts/UniswapV2Router02.sol#L42