Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/11/10 12:0 a.m.9 views

In batchRefund, adding a check for sufficient balance before attempting refunds could prevent potential failures.

Lines of code Vulnerability details M2 - In batchRefund, adding a check for sufficient balance before attempting refunds could prevent potential failures. poc: solidity function batchRefund external returns requireaddressthis.balance = totalRefundAmount, "Insufficient balance for refunds"; Assess...

7.1AI score
SaveExploits0
Rows per page
Query Builder