player_last_season_rewards
Retrieve a player's previous season glint totals by username. Get season number and per-format glint amounts from Splinterlands.
Instructions
Return the previous season's glint totals for one account from GET /players/last_season_rewards. The measured public response carried the same season_reward_info shape as the current-season route, with the season number and a glint figure per format. Three per-format glint fields were observed null on the captured account and carry no declared type; only the wild figure was observed as a number. A missing figure is not evidence that the account earned nothing. One account and one season were captured. This tool is a separate route from the current-season one and no equivalence between them was tested.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes |