read.point_leaderboard
Retrieve the Arcadia Finance points leaderboard to view user rankings and scores. Use pagination parameters to navigate through entries.
Instructions
Get the Arcadia points leaderboard (paginated). For a specific wallet's points balance, use read.wallet.points.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max leaderboard entries to return (default 25) | |
| offset | No | Skip first N leaderboard entries for pagination |