interface IndexerServerStakingV2TopStakersResponse {
    stakers: IndexerServerStakingV2Staker[];
}

Properties

Properties