Skip to main content

Entangled State — Chain State

Current state of the entangled state — head block, chain length, active validators, total transactions, average convergence.

EndpointGET /api/chain/state
Authnone
Rate limit60/min
Categoryaudit-chain

Parameters

No parameters.

Returns

{ headCycle, headHash, chainLength, activeValidators, totalTransactions, avgConvergence, pulseHz }

Example

curl -sS \
"https://zeqsdk.com/api/chain/state"

This protocol is a named building block — one of the operations you compose inside a state contract. Call it directly with the request above, or invoke it from a contract that fires on your machine's clock. Browse the whole library at GET /api/protocols; fetch this one at GET /api/protocols/chain-state.