Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/09/11 12:0 a.m.22 views

Incorrect use of getTokenAmounts causes getReserves / getTVL to be overestimated

Lines of code Vulnerability details Impact Previously, getTVL counted the balance of TokenisableRange and multiplied it by the LP value. After reconstruction, getTVL obtains the balance of token0 and token1 through getTokenAmounts and multiplies the token value. The problem is that when calculati...

6.7AI score
SaveExploits0
Rows per page
Query Builder