Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Real-time borrow and supply rates for all lending reserves
GET /v2/borrow-lend/reserves
[ [0, { "borrowYearlyRate": "0.05", "supplyYearlyRate": "0.0137296057", "balance": "25479896.6721659414", "utilization": "0.3051023496", "oraclePx": "1.0", "ltv": "0.0", "totalSupplied": "36667120.8191452399", "totalBorrowed": "11187224.7151357103" }] ]
borrowYearlyRate
supplyYearlyRate
balance
utilization
oraclePx
ltv
totalSupplied
totalBorrowed
GET /v2/borrow-lend/reserve?token={id}
GET /v2/user/borrow-lend?address={wallet}