API Reference

GetDebugBeaconStatesByStateIdV2

Get full BeaconState object.

Returns full BeaconState object for given stateId.
Depending on Accept header it can be returned either as json or as bytes serialized by SSZ

Log in to see full request history
Path Params
string
required
Defaults to public

For higher throughput, please create your own API key.

string
required

State identifier.
Can be one of: "head" (canonical head in node's view), "genesis", "finalized", "justified", <slot>, <hex encoded stateRoot with 0x prefix>.

Response

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json