The contract lacks protection against arithmetic overflow and underflow, which could lead to balance manipulation.
The contract does not use SafeMath to prevent arithmetic overflows and underflows.
Affected code:
Arithmetic errors could lead to incorrect balances or unintended behavior
Slither
Echidna
Use Solidity's SafeMath library (for older versions) or checked arithmetic operators (>=0.8.0)
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.