fluid_get_user_lending_position
Retrieve a user's lending position in a specific fToken pool, returning shares, underlying asset value, wallet balance, and allowance.
Instructions
Get a user's position in a specific fToken lending pool. Returns fToken shares, underlying asset value, wallet balance, and allowance.
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 | |
| ftoken_address | Yes | fToken contract address |