Trick or Treat

First Flight #27
Beginner FriendlyFoundry
100 EXP
View results
Submission Details
Severity: low
Invalid

Consider Using SafeMath for Arithmetic Operations

Summary

The contract doesn't use SafeMath for arithmetic operations.

Vulnerability Details

Impact

While Solidity 0.8.x includes built-in overflow checks, explicitly using SafeMath can make the code more robust and easier to audit.

Tools Used

Recommendations

Implement SafeMath

Updates

Appeal created

bube Lead Judge 11 months ago
Submission Judgement Published
Invalidated
Reason: Non-acceptable severity

Support

FAQs

Can't find an answer? Chat with us on Discord, Twitter or Linkedin.