Trick or Treat

First Flight #27
Beginner FriendlyFoundry
100 EXP
View results
Submission Details
Severity: low
Invalid

Contract name is wrong

Summary

The contract name is called SpookySwapbut the file name is called TrickOrTreat.sol.

Vulnerability Details

This is confusing for developers and can cause problems during the development.

contract SpookySwap is ERC721URIStorage, Ownable(msg.sender), ReentrancyGuard {
}

Impact

Difficult to read/write code or write tests

Tools Used

foundry

Recommendations

Change the name of the contract to be TrickOrTreat

Updates

Appeal created

bube Lead Judge 11 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.