/eth/v1/beacon/blocks/{block_id}/root REST API Endpoint
Parameters
block_id
string
REQUIRED
Loading...
Returns
execution_optimistic
boolean
Loading...
data
Loading...
root
string
Loading...
Request
1curl -X GET \2"https://docs-demo.quiknode.pro/eth/v1/beacon/blocks/head/root" \3-H "accept: application/json"4
1curl -X GET \2"https://docs-demo.quiknode.pro/eth/v1/beacon/blocks/head/root" \3-H "accept: application/json"4
Response
1{2"execution_optimistic": false,3"finalized": false,4"data": {5"root": "0x34a5b3a517ba96444a552be89516550a172299f5115b392dc50b612361959e5b"6}7}
1{2"execution_optimistic": false,3"finalized": false,4"data": {5"root": "0x34a5b3a517ba96444a552be89516550a172299f5115b392dc50b612361959e5b"6}7}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free