Consider using safeApprove()
For some tokens, you should reset the allowance to zero before any approve.
For some tokens there are a bool return value in approve.
By replacing the approve() with safeApprove(), you won't be at risk of these issues.
Some approves may revert or return false.
Manual Review
Consider using 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.