Skip to main content
A lending protocol lets users deposit one token to earn interest and borrow another against it. The unit it works in is a market: a pool that takes deposits and lends them out. The assets inside a market are its reserves. dimensions.lending_markets lists the Avalanche markets with chain_id = 'avalanche'. The reserves inside one market share collateral, so a deposit in one can back a loan in another. The lending facts land keyed to these markets, one row per event: Every column is documented at Lending.

Sample queries

Count Avalanche markets by the app that runs them.