Lucene search
+L

1 matches found

Code423n4
Code423n4
•added 2022/08/27 12:00 a.m.•15 views

check if the refundGas() is successful or not

Lines of code Vulnerability details The user can lose their refundAmount in the transaction field Recommended Mitigation Steps Add check bool refundSent, = msg.sender.call value: refundAmount ''; requirerefundSent, "Transfer failed."; --- The text was updated successfully, but these errors were...

6.9AI score
SaveExploits0
Rows per page
Query Builder