getLaunchpoolUserHistory
Retrieve your completed Launchpool staking positions and total rewards earned, filterable by stake coin, reward coin, and staking time range.
Instructions
Returns the authenticated user's completed Launchpool staking positions, summarising total reward earned per position. Filter by stake coin, reward coin, and staking time range.
AI agent can use this to show a user their past participation and total rewards earned across completed Launchpool activities.
Agent hint: Use this endpoint to retrieve a user's historical Launchpool positions. Each record represents one completed staking position with total reward earned. startTime/endTime filter by the staking period (not record creation date) and must be 13-digit ms timestamps provided together.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| current | No | ||
| endTime | No | ||
| pageSize | No | ||
| stakeCoin | No | ||
| startTime | No | ||
| rewardCoin | No |