interface IndexerServerLeaderboardResponse {
    positions: IndexerServerLeaderboardPosition[];
}

Properties

Properties