sodax_get_user_position
Get a user's lending and borrowing position in a money market. Input wallet address, output JSON or markdown.
Instructions
Get a user's lending and borrowing position in the money market
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userAddress | Yes | The wallet address to look up | |
| format | No | Response format: 'json' for raw data or 'markdown' for formatted text | markdown |