Use safeTransfer/safeTransferFrom instead of transfer/transferFrom.
Some tokens won't revert in fail transfers, instead they return a false
bool return value.
The protocol is not handling bool-return tokens.
Protocol may continue or update the state of contract without considering the false
-transfers.
Manual Review
Consider using safeTransfer/safeTransferFrom
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.