Lucene search
+L

4 matches found

Code423n4
Code423n4
added 2023/10/30 12:00 a.m.12 views

precision issue EthenaMinting:mint() allows users to steal fund.

Lines of code Vulnerability details Impact In the EthenaMinting:mint function of the contract, a call is made to the transferCollateral function. This function calculates the transfer amount using the formula uint256 amountToTransfer = amount ratiosi / 10000;. However, it does not account for...

6.9AI score
SaveExploits0
Rows per page
Query Builder