Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/02/02 12:00 a.m.10 views

wrong minting amount

Handle danb Vulnerability details uint256 proxy = baseBalance ONE / redeemRate; should be: uint256 proxy = amount ONE / redeemRate; --- The text was updated successfully, but these errors were encountered: All reactions...

7.1AI score
SaveExploits0
Rows per page
Query Builder