Get Contest Trader Stats
Contests
Get Contest Trader Stats
Returns stats, rankings, and estimated rewards for a trader in a contest.
GET
Get Contest Trader Stats
Endpoint
GET /api/contests/{id}/leaderboard/{trader}
Returns stats, rankings, and estimated rewards for a trader in a contest.
Parameters
| Parameter | Location | Required | Type | Description |
|---|---|---|---|---|
id | path | Yes | string | Contest ID. |
trader | path | Yes | string | Trader wallet address. |
Usage Example
Response Structure
The generated API panel lists the response schema for status codes: 200, 404, 503, 500. Error responses generally return anerror or message field.