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

A `Verbose` function definition in `ILoveToken` interface.

Summary

The ILoveToken interface contains an invalid function defintion, However function actually doesn't exist into LoveToken Contract. The function name is claim. Further more LoveToken inherits only ERC20 Token Contract, Even that Token Contract doesn't contain that claim function.

Impact

Can Mislead devs who prefer to use interfaces. Actually that's often considered a Best Practice to use interfaces.

Tools Used

Manual Review

Recommendations

Remove that claim function definition(without implementation) from ILoveToken Interface.

Updates

Lead Judging Commences

0xnevi Lead Judge over 1 year ago
Submission Judgement Published
Invalidated
Reason: Other

Support

FAQs

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