AirDropper

AI First Flight #5
Beginner FriendlyDeFiFoundry
EXP
View results
Submission Details
Impact: low
Likelihood: low
Invalid

The MerkleRootUpdated event is declared but never emitted as the Merkle root is immutable.

The contract defines a MerkleRootUpdated event, which implies that the Merkle root can be changed after deployment. However, the i_merkleRoot state variable is declared as immutable and there is no function implemented to update it. This results in dead code and can cause confusion for developers or off-chain indexers expecting this event to be utilized.

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!