Snowman Merkle Airdrop

First Flight #42
Beginner FriendlyFoundrySolidityNFT
100 EXP
View results
Submission Details
Impact: low
Likelihood: low
Invalid

[INFO] s_claimers variable has been declared but never used

[INFO] SnowmanAirdrop::s_claimers variable is not used anywhere in the codebase

Description

  • SnowmanAirdrop::s_claimers variable has been declared but never used in the entire contract and can be deleted

address[] private s_claimers; // array to store addresses of claimers

Risk

Impact:

  • High gas fees during deployment

Recommended Mitigation

- address[] private s_claimers; // array to store addresses of claimers
Updates

Lead Judging Commences

yeahchibyke Lead Judge 5 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.