For the complete documentation index, see llms.txt. This page is also available as Markdown.

Supply Rate Methodology

Borrow interest rates paid are distributed as yield for aToken holders who have supplied assets in the protocol, excluding a share of yields sent to the ecosystem reserve defined by the reserve factor on a per asset basis.

The deposit (supply) interest rate is paid on assets supplied, which is shared amongst all liquidity providers. The deposit APY DtD_t is:

Dt=Ut(VBtVt)(1Rt)D_t = U_t(VB_tV_t)(1 - R_t)
  • UtU_t = the utilization ratio

  • VBtVB_t = the share of variable borrows

  • VtV_t = the variable rate

  • RtR_t = the reserve factor

Last updated