interface GetIndexerStakingV2TopStakersResponse {
    stakers: IndexerStakingV2Staker[];
}

Properties

Properties