interface GetIndexerLeaderboardResponse {
    participants: IndexerLeaderboardParticipant[];
}

Properties

Properties