get_account_data_from_api
Retrieve user account data from JustLend API, including lending positions, balances, mining rewards, and health factor.
Instructions
Get user account data from JustLend API. More stable and comprehensive than contract queries. Returns lending positions, balances, mining rewards, health factor, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | No | TRON address to check. Leave empty to use configured wallet. | |
| network | No | Network. Default: mainnet |