Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/02/01 12:0 a.m.12 views

Unchecked Return Values in SwapHelper.swap.

Lines of code Vulnerability details Impact SafeTransferLib.safeTransfertokenIn, msg.sender, amount0Delta 0 ? uint256amount0Delta : uint256amount1Delta; If the pool does not have enough liquidity, the UniswapV2Library functions will return a failure, but the SwapHelper.swap function does not...

6.9AI score
SaveExploits0
Rows per page
Query Builder