Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/09/15 12:00 a.m.13 views

founderPct variable cast

Lines of code Vulnerability details Description There is a function addFounders in Token contract. It accepts array of FounderParams as an input. For each of founders it uses founderPct as an variable to store percent ownership for such founder. It is unsafe to cast it to from uint256 to uint8 in...

6.8AI score
SaveExploits0
Rows per page
Query Builder