Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/01/13 12:0 a.m.14 views

Index compensate is 0 when totalLiquidity() is enough to cover the whole amount

Handle pauliax Vulnerability details Impact In IndexTemplate, function compensate, When amount value, and = totalLiquidity, the value of compensated is not set, so it gets a default value of 0: if value = amount ... compensated = amount; else ... if totalLiquidity amount ... compensated = value +...

6.8AI score
SaveExploits0
Rows per page
Query Builder