getLaunchpoolUserCurrentStaking
Retrieve current Launchpool staking positions for the authenticated user, showing a USD portfolio snapshot with per-position staked amount, accumulated earnings, and auto-redeem date.
Instructions
Returns the authenticated user's active Launchpool staking positions, including a USD-denominated portfolio summary and per-position details (staked amount, accumulated reward, auto-redeem date).
AI agent can use this to show a user their current staking portfolio at a glance.
Agent hint: Use this endpoint to show a user their current staking overview. totalInvestmentUsd, totalEarningsUsd, and todayEarningsUsd give a quick portfolio snapshot. The list gives per-position details including the auto-redeem date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||