/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
Get state SSZ HashTreeRoot
Last updated
Calculates HashTreeRoot for state with given 'stateId'. If stateId is root, same value will be returned.
State identifier. Can be one of: "head" (canonical head in node's view), "genesis", "finalized", "justified", <slot>, <hex encoded stateRoot with 0x prefix>.
"head"
Success