/eth/v1/beacon/headers/{block_id} REST API Endpoint
Parameters
block_id
string
REQUIRED
Loading...
Returns
execution_optimistic
Boolean
Loading...
data
Loading...
root
string
Loading...
canonical
boolean
Loading...
header
array
Loading...
message
array
Loading...
slot
string
Loading...
proposer_index
string
Loading...
parent_root
string
Loading...
state_root
string
Loading...
body_root
string
Loading...
signature
string
Loading...
Request
1curl -X GET \2"https://docs-demo.quiknode.pro/eth/v1/beacon/headers/head" \3-H "accept: application/json"4
1curl -X GET \2"https://docs-demo.quiknode.pro/eth/v1/beacon/headers/head" \3-H "accept: application/json"4
Response
1{2"execution_optimistic": false,3"finalized": false,4"data": {5"root": "0xb622e3d2c523e0884d9c2d6224134e8afa33d1eb2e2edff7f7c9c087f6b1746b",6"canonical": true,7"header": {8"message": {9"slot": "11585044",10"proposer_index": "492352",11"parent_root": "0x3ab422ad1460d43a234c6f151bdfd6a936ab81b80d897bc26db67ae8d00ba0c1",12"state_root": "0x76fdf281e50235e62fdb8a347b647fb0b4ceeb794faf4ad92aeefb2fb8d7c0bb",13"body_root": "0xf62608866575f4e663c24d9e648f20be774632759d558ddfe94be4dc7c53b2de"14},15"signature": "0xae88c5e2687d1970b8e5abbc02f836af1bebaa86f30d718f5aeb0b8690a67a06e6aeab2f6a640da5cad090f40549f65d06baa36907f7541a275638d7a0636b20b61b6400ca9501faced0d336b35e6cf4c0997bb98e349c872814c345265dd8b1"16}17}18}
1{2"execution_optimistic": false,3"finalized": false,4"data": {5"root": "0xb622e3d2c523e0884d9c2d6224134e8afa33d1eb2e2edff7f7c9c087f6b1746b",6"canonical": true,7"header": {8"message": {9"slot": "11585044",10"proposer_index": "492352",11"parent_root": "0x3ab422ad1460d43a234c6f151bdfd6a936ab81b80d897bc26db67ae8d00ba0c1",12"state_root": "0x76fdf281e50235e62fdb8a347b647fb0b4ceeb794faf4ad92aeefb2fb8d7c0bb",13"body_root": "0xf62608866575f4e663c24d9e648f20be774632759d558ddfe94be4dc7c53b2de"14},15"signature": "0xae88c5e2687d1970b8e5abbc02f836af1bebaa86f30d718f5aeb0b8690a67a06e6aeab2f6a640da5cad090f40549f65d06baa36907f7541a275638d7a0636b20b61b6400ca9501faced0d336b35e6cf4c0997bb98e349c872814c345265dd8b1"16}17}18}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free