read.point_leaderboard
Fetch paginated Arcadia points leaderboard to see top point earners. Adjust offset and limit to browse through rankings.
Instructions
Get the Arcadia points leaderboard (paginated). For a specific wallet's points balance, use read.wallet.points.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max leaderboard entries to return (default 25) | |
| offset | No | Skip first N leaderboard entries for pagination |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | Yes | ||
| total | Yes | ||
| offset | Yes | ||
| leaderboard | Yes |