Validator Queue ETA
Provides a rough overview of staking-related queue positions (deposit, exit, full withdrawal, consolidation, compounding switch) and estimated wait times for the selected set of validators.
Use case guide: Queue tracking explains when to use per-validator ETAs and how they complement the network queue view.
Uses the same unified schema as the network-level queue endpoint
The estimated_processed_at field in each queue always refers to the very last item for that validator. For example, if a validator has multiple pending deposits, estimated_processed_at in deposit_queue refers to when the last deposit will be processed.
For network-wide queue statistics across all validators, see /api/v2/ethereum/queues.
Request body
Response
Successful response.
Changes
No recorded changes to this endpoint across all 1 revision of this API.