Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/03/19 12:00 a.m.12 views

Unsafe safeTransfer function

Lines of code Vulnerability details Impact The safeTransfer function of the SafeERC20.sol contract check that the target is actually a contract before calling it, this is to avoid calls to address with no code that will always return succes = true. For exemple if you use token.safeTransfer and...

6.9AI score
SaveExploits0
Rows per page
Query Builder