In the StrategyArb.sol contract https://github.com/Cyfrin/2024-12-alchemix/blob/82798f4891e41959eef866bd1d4cb44fc1e26439/src/StrategyArb.sol#L157
the line for claiming balance
from the transmuter
is commented out
If the contract is not claiming the available assets, these resources remain idle in the transmuter
and not counted in the total assets. This could leads to inaccurate reporting of _totalAssets
and missed opportunities for reinvestment or utilization
Manual review
Uncommented the claim logic or implement a mechanism to claim the assets when necessary.
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.