Nado Typescript SDK Documentation
    Preparing search index...

    Interface GetIndexerLeaderboardParticipantResponse

    interface GetIndexerLeaderboardParticipantResponse {
        participant: Record<string, IndexerLeaderboardParticipant>;
    }
    Index

    Properties

    Properties

    participant: Record<string, IndexerLeaderboardParticipant>