Skip to main content

eth-v1-beacon-states-{state_id}-root REST API Endpoint

Loading...

Updated on
Jul 07, 2026

eth-v1-beacon-states-{state_id}-root REST API Endpoint

Path Parameters

state_id
string
REQUIRED
Loading...

Returns

execution_optimistic
Boolean
Loading...
data
Loading...
root
string
Loading...
Request
Response
1
{
2
"execution_optimistic": false,
3
"finalized": false,
4
"data": {
5
"root": "0x3b452e9d81205d40113a04c3193456a573029f6e698d4395c64e2f7896919f68"
6
}
7
}
1
{
2
"execution_optimistic": false,
3
"finalized": false,
4
"data": {
5
"root": "0x3b452e9d81205d40113a04c3193456a573029f6e698d4395c64e2f7896919f68"
6
}
7
}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free