The depositToken
is supposed to be stETH
which is an upgradeable contract, but the state variable depositToken
in Distribution.sol
cannot be updated even if the stETH
is upgraded to a new implementation. This can lead to unexpected behavior.
Consider adding a setDepositToken
function to Distribution.sol
to update the depositToken
state variable.
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.