Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2021/11/11 12:0 a.m.6 views

Vested NFT not always minted

Handle cmichel Vulnerability details The FSDVesting.claimVestedTokens function tokenizes the conviction only if the current claimed amount tokenClaim equals the total vested amount amount. // tokenClaim is vestedAmount - totalClaimed uint256 tokenClaim = calculateVestingClaim; if amount ==...

6.8AI score
SaveExploits0
Rows per page
Query Builder