Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/12/09 12:00 a.m.15 views

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

Lines of code Vulnerability details Impact call should be used instead of transfer on an address payable Proof of Concept The use of the deprecated transfer function for an address will inevitably make the transaction fail when: 1. The claimer smart contract does not implement a payable function...

6.9AI score
SaveExploits0
Rows per page
Query Builder