Raylin51
Results
2
comments of
Raylin51
> I think that won't happen cuz there is NFT ownership check here. It will be reverted in those cases. https://github.com/0xacme/ERC404/blame/main/src/ERC404.sol#L362-L364 > > ```gerber > if (_ownerOf[id] != address(0)) {...
This issue implies that the owner could surreptitiously mint additional ERC-721 tokens. Suppose the owner sets their own EOA wallet as a whitelist and exploits this to infinitely mint ERC-721...