Interest Rate Model
The interest-rate model is critical both for rewarding lenders appropriately and for maintaining healthy market liquidity. Rates adjust dynamically with each asset’s utilization ratio, incentivizing liquidity to flow where it is most needed and keeping pools balanced.
Each market can deploy its own interest-rate contract, independent of the lending pool itself. This modular approach—fully aligned with Affluent’s architecture—offers maximum flexibility and easy customization.
Parameters
Interest Rate Model is asset-specific parameter. Default model is Jump Rate Model, which features two utilization “kinks,” creating three slope segments:
Base Rate
Interest rate when utilization is 0 %
Kink Points
Utilization thresholds where the slope of the curve changes
Slopes
Rate of interest-rate increase within each utilization band
Interest Rate Model
Utilization Ratio
Borrow Rate
Where:
: Base Rate
: Lower kink point
: Higher kink point
: Slope at Utilization Ratio lower than
: Slope at Utilization Ratio between and
: Slope at Utilization Ratio higher than
Supply Rate
Last updated