Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/06/02 12:00 a.m.11 views

attacker or user can take advantage of percsion error and effect staking

Lines of code Vulnerability details uint256 unlockAt = block.timestamp + maxTime; unlock uninweeks can have precision issues because no floating point variables in solidity so if unlockat is 10.32 is 10 /week 3 it will 3 3 =9 instead of almost 4 weeks so users can unlock before the time they...

6.8AI score
SaveExploits0
Rows per page
Query Builder