getLPPositionList
Retrieve your liquidity pool positions with real-time valuation, including staked amount, current value, rewards, and APY. Use this to view your LP portfolio or confirm updates after staking or redeeming.
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 | |||