Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/11/25 12:00 a.m.10 views

M-01 Usage of deprecated sendValue to send eth

Lines of code Vulnerability details Impact The recommended way to send ether is with call function. Using transfer or sendValue could lead to running out of gas, due to the fact that it is predefined and the transfer will fail, in such scenario there won't be way to withraw the amount from the...

6.7AI score
SaveExploits0
Rows per page
Query Builder