Skip to main content

Seasons

All seasons, ascending by season_no. Public.

GET /points/seasons

Response (data)

[
{
"season_id": "uuid",
"season_no": 1,
"label": "Season 1",
"start_epoch": 1,
"end_epoch": 4,
"user_pool_tokens": 35000000,
"mm_pool_tokens": 20000000,
"status": "active",
"snapshot_at": "2026-03-01T00:00:00Z",
"snapshot_taken_at": null,
"distribution_at": null
}
]
FieldDescription
user_pool_tokens / mm_pool_tokensToken pools split among users / market makers
snapshot_atScheduled snapshot time; snapshot_taken_at set once taken
distribution_atWhen distribution rows were written

Errors: DB_ERROR.