Santa's List

AI First Flight #3
Beginner FriendlyFoundry
EXP
View results
Submission Details
Impact: low
Likelihood: low
Invalid

Missing zero address validations in SantaToken

The SantaToken contract lacks zero address checks in critical functions. The constructor assigns the santasList parameter to the immutable i_santasList state variable without verifying that it is not the zero address, which could permanently lock the contract. Additionally, the mint function does not check if the to address is the zero address, potentially allowing tokens to be minted to an inaccessible address.

Updates

Lead Judging Commences

ai-first-flight-judge Lead Judge 4 days ago
Submission Judgement Published
Invalidated
Reason: Incorrect statement

Support

FAQs

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

Give us feedback!