get_moolah_markets
Retrieve JustLend V2 (Moolah) markets with borrow/supply APY, LLTV, utilization, and liquidity. Filter by deposit or collateral token, page size, and network.
Instructions
List JustLend V2 (Moolah) markets with borrow/supply APY, LLTV, utilization, and liquidity. Markets are isolated — each has its own loan token, collateral token, oracle, and LLTV.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | Network. Default: mainnet | |
| pageSize | No | Max results. Default: 20 | |
| depositToken | No | Filter by loan token symbol (e.g. 'USDT') | |
| collateralToken | No | Filter by collateral token symbol (e.g. 'TRX') |