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

**Empty function, can add vulnerabilities after the review**

  • Empty function, can add vulnerabilities after the review

    • Description:

    • The function Soulmate::tokenURI is empty and documentation lets us believe that will be completed after the review. The function could introduce some vulnerabilities in the contract.

      See the code below
      function tokenURI(uint256) public pure override returns (string memory) {
      // To do
      return "";
      }
    • Impact:

    • Unknown

    • Recommendation:

    • Ask for a new review after completing the code.

Updates

Lead Judging Commences

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

Support

FAQs

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