getLPPositionList
Query your liquidity pool positions to view staked amounts, current value, earned rewards, and APY. Use to check portfolio performance or confirm results after stake or redeem actions.
Instructions
Query the user's liquidity pool positions with real-time valuation. Returns position details including staked amount, current value, earned rewards, and APY.
AI agent should call this to show users their LP portfolio or after executing stake/redeem to confirm the result.
Do NOT use this endpoint to get pool information — use getLPPoolInfo instead.
Agent hint: Use this endpoint to show users their LP positions and portfolio performance. After executeLPStake or executeLPRedeem, poll this to confirm the position was updated. Do NOT use this to get pool details — use getLPPoolInfo for that.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||