get_market_data
Retrieve detailed market data for a JustLend market: supply/borrow APY, TVL, utilization, collateral factor, price, and status. Provide a jToken symbol such as jUSDT or jTRX.
Instructions
Get detailed market data for a specific JustLend market: supply/borrow APY, TVL, utilization, collateral factor, price, and status. Use jToken symbol like 'jUSDT' or 'jTRX'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| market | Yes | jToken symbol (e.g. 'jUSDT', 'jTRX') or jToken address | |
| network | No | Network. Default: mainnet |