/eth/v1/beacon/states/{state_id}/pending_consolidations REST Method
Parameters
state_id
string
REQUIRED
The state identifier. It can be one of: head (canonical head in node's view), genesis, finalized, justified, slot, or stateRoot (hex encoded stateRoot with 0x prefix)
Returns
execution_optimistic
boolean
True if the response references an unverified execution payload. The optimistic information may be invalidated at a later time. If the field is not present, assume the false value
finalized
boolean
Indicates whether the state referenced is finalized
data
array
List of pending validator consolidation mappings for the given state
source_index
string
Index of the validator that is being consolidated into the target
target_index
string
Index of the target validator that the source is being consolidated into
Request
Response
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free