/eth/v1/beacon/states/{state_id}/root
Get state SSZ HashTreeRoot
Previous/eth/v1/beacon/states/{state_id}/finality_checkpointsNext/eth/v1/beacon/states/{state_id}/sync_committees
Last updated
Was this helpful?
Get state SSZ HashTreeRoot
Last updated
Was this helpful?
Calculates HashTreeRoot for state with given 'stateId'. If stateId is root, same value will be returned.
/eth/v1/beacon/states/{state_id}/root
State identifier. Can be one of: "head" (canonical head in node's view), "genesis", "finalized", "justified", <slot>, <hex encoded stateRoot with 0x prefix>.
head