Lucene search
+L

1 matches found

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

Reserved token rounding can be abused to honeypot and steal user's funds

Lines of code Vulnerability details Description When the project wishes to mint reserved tokens, they call mintReservesFor which allows minting up to the amount calculated by DelegateStore's numberOfReservedTokensOutstandingFor. The function has this line: // No token minted yet? Round up to 1. i...

6.8AI score
SaveExploits0
Rows per page
Query Builder