Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/08/07 12:00 a.m.22 views

If a MIMOProxy owner destroys their proxy, they cannot deploy another from the same address

Lines of code Vulnerability details When deploying a new MIMOProxy, the MIMOProxyRegistry first checks whether a proxy exists with the same owner for the given address. If an existing proxy is found, the deployment reverts: MIMOProxyRegistrydeployFor function deployForaddress owner public overrid...

6.7AI score
SaveExploits0
Rows per page
Query Builder