/eth/v1/beacon/blob_sidecars/{block_id} REST API Endpoint
The complete history of blob data is supported.
SSZ Response Support
This endpoint also supports SSZ (SimpleSerialize) responses. Set Accept: application/octet-stream in the request header to receive an SSZ-encoded payload instead of JSON. SSZ responses are smaller and faster to parse, and are useful for consensus-layer clients and indexers.
curl -X GET "YOUR_QUICKNODE_ETHEREUM_URL/eth/v1/beacon/blob_sidecars/{block_id}" \
-H "Accept: application/octet-stream" \
--output blob_sidecars.ssz
पथ पैरामीटर
block_id
डोरी
आवश्यक
लोड हो रहा है...
रिटर्न
डेटा
सरणी
लोड हो रहा है...
index
डोरी
लोड हो रहा है...
blob
डोरी
लोड हो रहा है...
kzg_commitment
डोरी
लोड हो रहा है...
kzg_proof
डोरी
लोड हो रहा है...
signed_block_header
वस्तु
लोड हो रहा है...
संदेश
वस्तु
लोड हो रहा है...
slot
डोरी
लोड हो रहा है...
proposer_index
डोरी
लोड हो रहा है...
parent_root
डोरी
लोड हो रहा है...
state_root
डोरी
लोड हो रहा है...
body_root
डोरी
लोड हो रहा है...
signature
डोरी
लोड हो रहा है...
kzg_commitment_inclusion_proof
वस्तु
लोड हो रहा है...
अनुरोध
प्रतिक्रिया
1{2"version": "deneb",3"execution_optimistic": false,4"finalized": false,5"data": []6}
1{2"version": "deneb",3"execution_optimistic": false,4"finalized": false,5"data": []6}
अब तक कोई खाता नहीं है?
कुछ ही सेकंड में अपना क्विकनोड एंडपॉइंट बनाएं और निर्माण शुरू करें।
मुफ़्त में शुरुआत करें