Interest Rate Model
Rates that respond to utilization.
Rheofi uses a Jump Rate Model that scales borrow cost with how much of a market's liquidity is in use. Below the kink, rates rise gently; above it, they jump steeply — discouraging extreme utilization while keeping a buffer for withdrawals.
Interest rates for both suppliers and borrowers derive from the same utilization curve. A higher utilization signals scarce liquidity and pushes rates up; lower utilization keeps rates suppressed. Governance can adjust the curve's shape per market through Rheofi Improvement Proposals (RIPs).
The utilization rate represents the proportion of supplied assets currently being borrowed in a given market:
A higher utilization rate indicates more of the available liquidity is in use, while a lower rate signals excess idle capital.
Below the kink utilization, the borrow rate rises linearly with U:
Where R_base is the base rate, U is utilization, and R_multiplier is the rate slope.
Once utilization exceeds the kink, a steeper R_jump multiplier is applied to the excess:
This kink mechanism discourages extreme utilization, keeping a buffer of liquidity available for withdrawals and liquidations even when demand spikes.
Gentle slope under the kink
Capital is efficient: borrowers get predictable, slowly-rising rates while suppliers earn proportional yield without spikes.
Sharp jump above the kink
Utilization beyond the kink triggers a steep rate jump. Borrowers are nudged off, suppliers are paid more — restoring buffer liquidity.
Per-market tuning
Base rate, multiplier, jump multiplier, and kink point are all governance-adjustable per market via RIPs.