The UniswapV3Adapter.executeSwapExactInput
uses a hardcoded formula for the amountOutMinimum
parameter calculation instead of using the calculateAmountOutMin
function. This can cause problems if the calculateAmountOutMin
function logic will be changed during update.
Unintended behavior
Manual Review
Consider using the calculateAmountOutMin
function instead of formula.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.