SSV network Holesky logo

SSV network Holesky

4.5K Queries (Past 30D)

0 Signal

Updated 5 months ago

Network

holesky

Subgraph ID

2fc6xR—uXQZk6

Deployment ID

QmVeSG—QzTWDR

Query URL

/subgraphs/id/2fc6xR—uXQZk6

4.5K Queries (Past 30D)

0 Signal

Updated 5 months ago

Network
holesky
Subgraph ID
2fc6xR—uXQZk6
Deployment ID
QmVeSG—QzTWDR
Query URL
/subgraphs/id/2fc6xR—uXQZk6
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
2fc6xRiZ2PaPYE2fBRZ1fB1SFS3PojvCXB8fFguXQZk6
Query URL
https://gateway.thegraph.com/api/subgraphs/id/2fc6xRiZ2PaPYE2fBRZ1fB1SFS3PojvCXB8fFguXQZk6

bash
curl -X POST \  -H "Content-Type: application/json" \  -H "Authorization: Bearer {api-key}" \  -d '{"query": "{ clusters(first: 5) { id owner { id } operatorIds validatorCount } validators(first: 5) { id owner { id } operators { id } cluster { id } } }", "operationName": "Subgraphs", "variables": {}}' \  https://gateway.thegraph.com/api/subgraphs/id/2fc6xRiZ2PaPYE2fBRZ1fB1SFS3PojvCXB8fFguXQZk6