Lucene search
+L

1 matches found

Code423n4
Code423n4
β€’added 2022/08/06 12:0 a.m.β€’12 views

Use call() instead of transfer() when transferring ETH in DebtToken

Lines of code Vulnerability details Impact When transferring ETH, use call instead of transfer. The transfer function only allows the recipient to use 2300 gas. If the recipient uses more than that, transfers will fail. In the future gas costs might change increasing the likelihood of that...

7AI score
SaveExploits0
Rows per page
Query Builder