The EggstravaganzaNFT contract's constructor lacks input validation for _name and _symbol parameters, allowing empty strings to be set.
The constructor accepts string parameters without any validation. This could lead to display issues in NFT marketplaces and wallets, affecting user experience and contract integration.
Low as it doesn't affect core contract functionality or security.
Manual code review
Add input validation in the constructor. Example:
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.