Missing slippage check for swapExactOutput(...)
Missing slippage check for swapExactOutput(...)
while it was implemented in swapExactInput(...)
as a minOutputAmount
check, in swapExactOutput(...)
, maxInputAmount
should be passed as a parameter.
No slippage tolerance, resulting in an InputAmount larger than expected.
Manual review
Fix the bug
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.