consolidatedAmount
number
The balance being transferred from the source validator to the target validator during consolidation.
consolidationEpoch
number
The epoch where the validator was consolidated (source_validator_index to target_validator_index).
dvtNetwork
string
The DVT network that said index maps to.
dvtOperators
array
List of operators under a validator index. Note: only applicable in Obol or SSV DVT clusters.
nodeOperators
array
The node operator that said index maps to.
pool
string
The pool that said index maps to.
sourceEntity
string
The entity related to the validator being consolidated.
sourceEntityType
string
The entity type of the entity related to the validator being consolidated.
sourceValidatorIndex
number
The validator being consolidated.
targetBalanceBeforeConsolidation
number
The balance of the target validator before receiving the balance of the validator being consolidated.
targetBalanceAtConsolidationEpoch
number
The balance of the target validator after receiving the consolidated balance of the source validator. It is the balance of the target validator after the consolidation and the epoch itself have been processed.
targetEffectiveBalanceAtConsolidationEpoch
number
The effective balance of the target validator after receiving the consolidated balance of the source validator. It is the effective balance of the target validator after the consolidation and the epoch itself have been processed.
targetEntity
string
The entity related to the target validator; validator receiving the balance of the validator being consolidated.
targetEntityType
string
The entity type of the entity related to the target validator.
targetValidatorIndex
number
The validator receiving the balance of the validator being consolidated.