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:
- Deposits In progress
- Withdrawals In progress
- Borrows In progress
- Repayments In progress
- Liquidations In progress
- Flash loans In progress
- Interest rates In progress
Sample queries
- Markets per app
- Markets one app runs
Count Avalanche markets by the app that runs them.