EIP-4844 Ethereum Blobs (Gnosis Beacon chain) logo

EIP-4844 Ethereum Blobs (Gnosis Beacon chain)

3 Queries (Past 30D)

0 Signal

Updated 10 months ago

Network

gnosis-beacon

Subgraph ID

3NUzbX—YL2J39

Deployment ID

QmUax8—GqgBAS

Query URL

/subgraphs/id/3NUzbX—YL2J39

3 Queries (Past 30D)

0 Signal

Updated 10 months ago

Network
gnosis-beacon
Subgraph ID
3NUzbX—YL2J39
Deployment ID
QmUax8—GqgBAS
Query URL
/subgraphs/id/3NUzbX—YL2J39
Index Status

Query quick start

The production url for querying this Subgraph on the decentralized network.

Query url format

{base_url}

/api

/subgraphs/id/

{subgraph_id}

Base URL
https://gateway.thegraph.com/api
Subgraph id
3NUzbXL553KRodEUFqWfb4mTp1SN1iA9Uyi49KYL2J39
Query URL
https://gateway.thegraph.com/api/subgraphs/id/3NUzbXL553KRodEUFqWfb4mTp1SN1iA9Uyi49KYL2J39

bash
curl -X POST \  -H "Content-Type: application/json" \  -H "Authorization: Bearer {api-key}" \  -d '{"query": "{ blobs(first: 5) { id slot { id } index blob } slots(first: 5) { id number spec proposer_index } }", "operationName": "Subgraphs", "variables": {}}' \  https://gateway.thegraph.com/api/subgraphs/id/3NUzbXL553KRodEUFqWfb4mTp1SN1iA9Uyi49KYL2J39