1 matches found
Wrong implementation of SwapUtils.sol#rampTargetPrice() makes it impossible to change the target price
Handle WatchPug Vulnerability details uint256 initialTargetPricePrecise = getTargetPricePreciseself; uint256 futureTargetPricePrecise = futureTargetPrice.mulTARGETPRICEPRECISION; if futureTargetPricePrecise = initialTargetPricePrecise, "futureTargetPrice is too small" ; else require...
6.9AI score
SaveExploits0
20