Lucene search
+L

1 matches found

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

Is Possible Attacker Block setStrategy() When Already Existing Strategy

Lines of code Vulnerability details Impact /// NOTE: Migrate funds if settings strategy when already existing one if strategy != address0 require IStrategystrategy.balanceOf == 0, "Please withdrawToVault before changing strat" ; When setStrategy was called, it require no fund in existing Strategy...

6.8AI score
SaveExploits0
Rows per page
Query Builder