Lucene search
+L

1 matches found

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

Token holders can create as many proposals as they want if they already have an active proposal by transferring their token to another wallet.

Lines of code Vulnerability details The propose function on NounsDAOV3Proposals.sol has a check called checkNoActivePropds, msg.sender, which exists to prevent token holders from spamming the propose function. Furthermore, the proposeOnTimelockV1 function calls propose directly, making it...

6.7AI score
SaveExploits0
Rows per page
Query Builder