sodax_get_user_position
Retrieve a user's current lending and borrowing positions in the money market by providing their wallet address, with optional chain filtering and output format selection.
Instructions
Get a user's lending and borrowing position in the money market
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userAddress | Yes | The wallet address to look up | |
| chainId | No | Filter by chain ID | |
| format | No | Response format: 'json' for raw data or 'markdown' for formatted text | markdown |