Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2021/12/15 12:00 a.m.10 views

DoS when depositing collateral

Handle cmichel Vulnerability details The Pool.depositCollateral and Pool.addCollateralInMarginCall functions require the caller to have a pool token balance of zero. function depositCollateraluint256 amount, bool transferFromSavingsAccount external payable override requireamount != 0, 'DC1'; //...

6.8AI score
SaveExploits0
Rows per page
Query Builder