Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2021/05/17 12:0 a.m.7 views

function transferERC721 does not delete timelockERC721s if the token was among locked tokens

Handle paulius.eth Vulnerability details Impact function timeUnlockERC721 deletes timelockERC721s after removing NFT, so I expect a similar behavior with function transferERC721. It iterates over timelockERC721Keys and if it finds the token among locked tokens, it does some extra checks and later...

7AI score
SaveExploits0
Rows per page
Query Builder