Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/09/23 12:00 a.m.8 views

maxSupply_ fails to set a limit.

Lines of code Vulnerability details Impact In VariableSupplyERC20Token.sol maxSupply is used to set a limit to the amount mintable, and a value of 0 is used to represent an infinite limit. 0 is indeed a nonsensical value for this variable, and as such would be suitable to represent infinity, but...

6.8AI score
SaveExploits0
Rows per page
Query Builder