Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/06/29 12:00 a.m.9 views

getBorrowRate returns rate per year instead of per block

Lines of code Vulnerability details Impact According to the documentation in InterestRateModel, getBorrowRate has to return the borrow rate per block and the function borrowRatePerBlock in CToken directly returns the value of getBorrowRate. However, the rate per year is returned for NoteInterest...

6.9AI score
SaveExploits0
Rows per page
Query Builder