The safeApprove function within the OpenZeppelin Contracts library has been deprecated and should no longer be used.
L2TokenReceiver contract makes use of SafeApprove function which is deprecated in several circumstances.
https://github.com/Cyfrin/2024-01-Morpheus/blob/07c900d22073911afa23b7fa69a4249ab5b713c8/contracts/L2TokenReceiver.sol#L139
Manual Review
Use approve
instead of safeApprove
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.