Beatland Festival

First Flight #44
Beginner FriendlyFoundrySolidityNFT
100 EXP
View results
Submission Details
Impact: low
Likelihood: low
Invalid

IFestivalPass incomplete inheritance

Description

The interface must define the complete contract behavior, and the implementation should not implement important functionality that are not defined in the interface.

The base IERC1155 and extension IERC1155MetadataURI should be included in the interface definition.

Recommended Mitigation

- interface IFestivalPass {
+ interface IFestivalPass is IERC1155, IERC1155MetadataURI {
Updates

Lead Judging Commences

inallhonesty Lead Judge 4 months ago
Submission Judgement Published
Invalidated
Reason: Non-acceptable severity

Support

FAQs

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