Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/03/10 12:00 a.m.13 views

createDao is suspicious of the reorg attack

Lines of code Vulnerability details Description The createDao function creates a dao contract via create opcode. The trace is createDao = createDAO=createERC1967Proxy. The address of the newly created contract depends on the DAOFactory nonce. At the same time, block reorg may happen on any...

6.9AI score
SaveExploits0
Rows per page
Query Builder