How is the utilization curve of loans calculated?
- undefined
- undefined Aave
Expert
How is the utilization curve of loans calculated?
Answers 1
Each asset has an InterestRateStrategy contract which defines the interest rate slopes based on the utilization rate, where utilization rate = totalBorrowed / totalSupplied More info [here](https://docs.aave.com/risk/liquidity-risk/borrow-interest-rate) and [here](https://aave.peeranha.io/feed).