Approval of unwrappedDepositToken
on L1Sender.sol
contract is miswritten probably due to an oversight since everywhere else in the codebase Safe library is used for safeTransfer
, safeTransferFrom
and safeApprove
.
Manual review
use safeApprove
instead of approve
or check return value of approve
.
This is given a low severity since its probably an oversight in writing code.
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.