Beginner FriendlyFoundryNFT
100 EXP
View results
Submission Details
Severity: medium
Invalid

lack of address(0) check in changeFeeAddress

Summary

The code lacks a check to ensure that newFeeAddress is not set to the zero address (address(0)). The absence of this check can potentially lead to unexpected behavior or vulnerabilities, such as the misdirection of fees to an invalid address. It is essential to implement this verification to maintain the integrity and security of the system.

Updates

Lead Judging Commences

Hamiltonite Lead Judge almost 2 years ago
Submission Judgement Published
Invalidated
Reason: Zero address checks

Support

FAQs

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