Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/03/31 12:00 a.m.13 views

Result of transfer not checked

Lines of code Vulnerability details Impact A call to transfer is done without checking the results. For certain ERC20 tokens, if insufficient tokens are present, no revert occurs but a result of "false" is returned. So it's important and also a best practice to check this. Note that, in almost al...

6.8AI score
SaveExploits0
Rows per page
Query Builder