interface GetIndexerLeaderboardContestsParams {
    contestIds: number[];
}

Properties

Properties

contestIds: number[]