GetSlotLeadersApi: {
    getSlotLeaders(
        startSlot: bigint,
        limit: number,
    ): GetSlotLeadersApiResponse;
}

Type declaration