get_account_summary
Check a TRON address's JustLend positions: supply and borrow balances, collateral status, health factor, liquidation risk, and USD values per market.
Instructions
Get a comprehensive view of a user's JustLend positions: supply balances, borrow balances, collateral status, health factor, liquidation risk, and USD values for each market.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | No | TRON address (Base58 T... format) to check. Leave empty to use configured wallet. | |
| network | No | Network. Default: mainnet |