Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/04/14 12:0 a.m.12 views

refund() for ETHCrowdfund may fail for the final user due to rounding discrepancies

Lines of code Vulnerability details Proof of Concept This is how fee is deducted from a user's contribution when the user contributes. Observe that amount at the end is slightly greater than it's suppose to be due to the rounding in the feeAmount calculation. if fundingSplitRecipient != address0 ...

6.6AI score
SaveExploits0
Rows per page
Query Builder