Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/04/20 12:00 a.m.11 views

Users wont be able to withdraw staked tokens since vesting function is called differently in interface and implementation

Lines of code Vulnerability details Impact Users can't withdraw their funds Proof of Concept When withdrawing in staking the contract will send funds to vesting using setupVesting. This is defined in the vesting interface. On the other hand, the vesting implementation calls this function vest so...

6.9AI score
SaveExploits0
Rows per page
Query Builder