Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/07/19 12:0 a.m.23 views

Call() should be used instead of transfer() on an address payable

Lines of code Vulnerability details Impact The use of the deprecated transfer function for an address will inevitably make the transaction fail when : 1. The withdrawer smart contract does not implement a payable fallback function. 2. The withdrawer smart contract implements a payable fallback...

6.7AI score
SaveExploits0
Rows per page
Query Builder