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

Same token URI for all token IDs

Summary

SantasList ERC721 tokens have the same token URI.

Vulnerability Details

SantasList::tokenURI() returns the same token URI for every given tokenId. This suggests that all SantasList ERC721 tokens correspond to the same asset.

Impact

SantasList::tokenURI() misleads the caller of the function into believing that all token IDs correspond to the same asset.

Tools Used

Manual review

Recommendations

Return a different URI corresponding to the tokenId.

Updates

Lead Judging Commences

inallhonesty Lead Judge over 1 year ago
Submission Judgement Published
Invalidated
Reason: Design choice

Support

FAQs

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