The Open protocol uses a dynamic interest rate model that ensures that the interest offered to the liquidity providers is always lower than the interest gained from the borrowers. The variability between the interest rates of the borrowers and the liquidity providers ensures that the protocol is always profitable and can pay the liquidity providers on time.

Hashstack has made the following considerations while designing the Interest rate algorithm of the Open protocol -

DIAL - Dynamic Interest Algorithm

The Open protocol employs the asset utilization ratio to determine the interest rates for the borrowers and lenders. The greater the asset utilization ratio, the greater the interest rates, and vice versa.

Categorization of Hashstack’s utilization ratio

Categorization of Hashstack’s utilization ratio

The interest rates for the borrowers and lenders are bound by a range of 2%-20% and 0%-15%, respectively, for the testnet. However, the ranges are not fixed for eternity and can be changed by community governance as the market evolves.

Here, x is an offset factor that is expected to be in a range of 0.5%-1.5%.

Here, x is an offset factor that is expected to be in a range of 0.5%-1.5%.

Mechanism

Open’s DIAL is designed so that the APRs can never be predicted in advance. This is done by introducing randomness in the protocol with the help of a VRF (Verifiable Random Function). The unpredictability of interest rates is very important to the protocol as it prevents influence from large players. Following is the process by which the interest rates are calculated for liquidity providers:

This data is then fed into (1) to calculate the interest rates for borrowers.