interface IndexerServerLeaderboardContestsResponse {
    contests: IndexerServerLeaderboardContest[];
}

Properties

Properties