Solidity versions >= 0.8 perform checked arithmetic by default, so the SafeMath library is unnecessary in most cases
The following contracts are importing and using SafeMath
Unnecessary code complexity
Potential for missed optimization opportunities
Maintenance overhead
Manual review
It is recommended to delete SafeMath from the contracts
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.