interface GetIndexerStakingV2TopStakersParams {
    limit: number;
}

Properties

Properties

limit: number