Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/04/02 12:0 a.m.16 views

Use .call instead of .transfer for increased security

Lines of code Vulnerability details Impact The issue highlighted here will reduce gas costs and avoid hacks Proof of Concept The .transfer function at the following places can be replaced with .call as the former has a hard dependency on gas costs as it forwards a fixed amount of gas: 2300. For...

7.1AI score
SaveExploits0
Rows per page
Query Builder