interface GetIndexerLeaderboardContestsResponse {
    contests: IndexerLeaderboardContest[];
}

Properties

Properties