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.
The contest is live. Earn rewards by submitting a finding.
Submissions are being reviewed by our AI judge. Results will be available in a few minutes.
View all submissionsThe contest is complete and the rewards are being distributed.