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

getUtilizationRate

params of rateParams -> callback(response of yAssetParams)

calculates UtilizationRateUtilizationRate against params

UtilizationRate=borrowscash+borrowsβˆ’reservesUtilizationRate = \dfrac{borrows}{cash+borrows-reserves}

Last updated