fluid_get_user_vault_nft_ids
Fetch all vault position NFT IDs owned by a wallet address on a supported blockchain network to track Fluid DeFi lending positions.
Instructions
Get all vault position NFT IDs owned by a specific user address.
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 |