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

Use `_safeMint` instead of `_mint`

Summary

Use _safeMint instead of _mint.

Vulnerability Details

Check whether the recipient address is compatible with ERC721 tokens.

Impact

Tokens sent to addresses incapable of handling them become irretrievably lost within the Ethereum blockchain.

Recommendations

Use _safeMint instead of _mint.

Updates

Lead Judging Commences

inallhonesty Lead Judge over 1 year ago
Submission Judgement Published
Invalidated
Reason: Incorrect statement

Support

FAQs

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