Skip to main content

IRM rate curves

GET 

/v1/data/lending/irm

Return sampled borrow and deposit rate curves for one or more markets.

Each curve is a series of (utilization, borrowRate, depositRate) points spanning 0% to 100% utilization. Rates are APR % (e.g. 5.5 = 5.5% APR).

Supported protocols: aave, compound_v2, compound_v3, morpho (including Lista), euler_v2.

Caching: IRM parameters are quasi-static and cached server-side for 1 hour. Computed curves are also cached (keyed by market UIDs + data-point count).

Request

Responses

Rate curves per market