The target contract for the sendToL1
function is expected to implement a fallback function.
The target contract for the sendToL1
function is expected to implement a fallback function that can handle the encoded call (abi.encodeCall(IERC20.transferFrom, (address(vault), to, amount)))
.
Target contract can introduce various vulnerabilities.
Manual code analysis.
Ensure that the target contract's fallback function is secure and does not introduce vulnerabilities.
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.