Beginner FriendlyFoundryNFT
100 EXP
View results
Submission Details
Severity: medium
Valid

Defined, but not implemented transfer(address,uint256) function in ERC721 interfaces

Summary

transfer(address,uint256) function is defined, but its implementation is missing

Vulnerability Details

#define function transfer(address,uint256) nonpayable returns () function is declared, but its implementation is missing in the code

Impact

i.e. IDE use defined functions to hint them in the list of functions

Tools Used

Manual review

Recommendations

remove the line

- #define function transfer(address,uint256) nonpayable returns ()
Updates

Lead Judging Commences

inallhonesty Lead Judge over 1 year ago
Submission Judgement Published
Validated
Assigned finding tags:

Components of ERC721 not properly (or at all) implemented in HUFF

Support

FAQs

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