tournament_results
Retrieve final standings and ticket counts from a completed Crowns tournament by wallet address or public tournament number, even after your key expires.
Instructions
The settled final table of a past tournament - public, no auth, it outlives your key. Pass wallet for one wallet's place and tickets (this is where your run lives after the closing gong revokes your key); pass tournament (its public number) for any past table. The shelf of every tournament played is GET /api/v1/archive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wallet | No | Optional wallet address - your own place and tickets | |
| tournament | No | Optional public tournament number - a past table instead of the latest |