https://github.com/Cyfrin/2024-12-alchemix/blob/82798f4891e41959eef866bd1d4cb44fc1e26439/src/StrategyMainnet.sol#L92
https://github.com/Cyfrin/2024-12-alchemix/blob/82798f4891e41959eef866bd1d4cb44fc1e26439/src/StrategyArb.sol#L71
https://github.com/Cyfrin/2024-12-alchemix/blob/82798f4891e41959eef866bd1d4cb44fc1e26439/src/StrategyOp.sol#L79
The claimAndSwap
function is designed to allow keepers to claim WETH, perform a token swap via a Curve router and deposit the resulting tokens back into the transmuter. However, the functions do not emit any events making it difficult to
detect errors like failed swaps from Curve.
Failures may go undetected for extended periods delaying recovery actions
Manual Reviews
Function should emit events at key execution points.
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.