/v1/beacon/states/{state_id}/pending_consolidations
Returns pending consolidations for the given state. Pending consolidations represent validator indices that are scheduled to consolidate.
Path parameters
state_id
State identifier. Can be one of: head (canonical head in node’s view), genesis, finalized, justified, <slot>, <hex encoded stateRoot with 0x prefix>.
Response
Pending consolidations for the requested state.
version
Protocol version (Electra).
execution_optimistic
Whether the execution payload is optimistic.
finalized
Whether the state is finalized.
data
List of pending consolidations in this state.