The balanceDeployed()
function does not include the claimable WETH balance from the transmuter in its total calculation. This leads to an underreporting of the strategy's total assets since funds that could be claimed via transmuter.claim()
are not counted.
The function currently only sums:
Unexchanged balance via getUnexchangedBalance()
Direct WETH balance via underlying.balanceOf()
Direct alETH balance via asset.balanceOf()
Update balanceDeployed()
to include the claimable balance in its sum:
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.