Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/03/20 12:0 a.m.16 views

Option create can be denied

Lines of code Vulnerability details Proof of Concept A griefer can frontrun the createOption from a user and user's tx will revert. This line will revert because of this Recommended Mitigation Steps One gas efficient way to prevent this is to mix msg.sender into salt. --- The text was updated...

6.8AI score
SaveExploits0
Rows per page
Query Builder