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

Redundant import of the `ERC721` contract

Summary

ERC721Enumerable is an extension of ERC721 and inherits all of its functionality, so importing ERC721 next to an imported ERC721Enumerable is redundant.

Vulnerability Details

Impact

Worsens clarity, code size and efficiency.

Tools Used

Manual review.

Recommendations

Import only the ERC721Enumerable contract, do not import ERC721 with it.

Updates

Lead Judging Commences

inallhonesty Lead Judge over 1 year ago
Submission Judgement Published
Invalidated
Reason: Non-acceptable severity

Support

FAQs

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