get_v4_user_borrows
Fetch Aave V4 borrow positions for any EVM wallet, returning principal, debt, and interest. No API key needed.
Instructions
Get a user's Aave V4 borrow positions with principal, debt, interest. No API key needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chainId | No | Filter by chain ID | |
| userAddress | Yes | EVM wallet address (0x...) |