uint64 totalFees
overflow and unsafe downcast will cause withdrawFees()
check to fail and revert.
withdrawFees()
will always revert can causes the fees to be stuck in contract.
Manual review.
Implement OpenZeppelin's SafeMath to prevent overflow and SafeCast to downcast safely.
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.