Get Leaderboard
Fetches the on-chain leaderboard for a specific tournament.
getLeaderboardOnChain
Fetches the on-chain leaderboard for a specific tournament.
Syntax
Parameters
tournamentID: ID of the tournament.
startIndex: Starting index of the leaderboard.
batchSize: Number of leaderboard entries to fetch.
Returns
Array: List of players and their statistics.
Example
Sample Return