Lucene search
+L

1 matches found

Code423n4
Code423n4
•added 2023/11/17 12:00 a.m.•13 views

Creator can earn holder fee

Lines of code Vulnerability details Impact Creator can earn creator and holder as well. Proof of Concept In market.sol contract there is a buy function which cannot be used by creator of share. requireshareDataid.creator != msg.sender, "Creator cannot buy"; However, it's still possible for creato...

7AI score
SaveExploits0
Rows per page
Query Builder