`NFTDealers` declares a `metadataFrozen` boolean that implies metadata immutability functionality, but no function ever reads or sets this variable. The `collectionImage` used in `_baseURI()` can be changed freely by the owner at any time, creating a potential rug vector where the owner could swap collection artwork after mint.
-
-
if contract developer design the contract by adding metadatFrozen that is not implemented yet, consider to remove that variable, but if that variable intended to be implemented consider Implement `metadataFrozen` enforcement with a freeze function:
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.
The contest is complete and the rewards are being distributed.