snapshot-base-sepolia logo

snapshot-base-sepolia

27.1K Queries (Past 30D)

0 Signal

Updated 5 months ago

Network

base-sepolia

Subgraph ID

CdxACS—djJWXn

Deployment ID

QmNggz—B2Ba9g

Query URL

/subgraphs/id/CdxACS—djJWXn

27.1K Queries (Past 30D)

0 Signal

Updated 5 months ago

Network
base-sepolia
Subgraph ID
CdxACS—djJWXn
Deployment ID
QmNggz—B2Ba9g
Query URL
/subgraphs/id/CdxACS—djJWXn
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
CdxACSJVLsvfQXRmGYGGM1F93LTkk6VA8anBsxdjJWXn
Query URL
https://gateway.thegraph.com/api/subgraphs/id/CdxACSJVLsvfQXRmGYGGM1F93LTkk6VA8anBsxdjJWXn

bash
curl -X POST \  -H "Content-Type: application/json" \  -H "Authorization: Bearer {api-key}" \  -d '{"query": "{ delegations(first: 5) { id delegator space delegate } blocks(first: 5) { id number timestamp } }", "operationName": "Subgraphs", "variables": {}}' \  https://gateway.thegraph.com/api/subgraphs/id/CdxACSJVLsvfQXRmGYGGM1F93LTkk6VA8anBsxdjJWXn