fluid_get_user_all_positions
Retrieve all lending positions for a user across every fToken on a chain, consolidating token details and user position data.
Instructions
Get all of a user's lending positions across all fTokens on a chain. Returns combined fToken details and user position data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | Yes | Blockchain network. Supported: ethereum, arbitrum, base, polygon, plasma | |
| rpc_url | No | ||
| user_address | Yes | User wallet address |