celo-v1 logo

celo-v1

875.4K Queries (Past 30D)

3.1K Signal

Updated 7 months ago

Network

celo

Subgraph ID

7dD1q2—jEfkLm

Deployment ID

QmaPP7—yq5iJp

Query URL

/subgraphs/id/7dD1q2—jEfkLm

875.4K Queries (Past 30D)

3.1K Signal

Updated 7 months ago

Network
celo
Subgraph ID
7dD1q2—jEfkLm
Deployment ID
QmaPP7—yq5iJp
Query URL
/subgraphs/id/7dD1q2—jEfkLm
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
7dD1q2C5qCXmQpGCgnUsHmFaufD9c9qfppNoeEjEfkLm
Query URL
https://gateway.thegraph.com/api/subgraphs/id/7dD1q2C5qCXmQpGCgnUsHmFaufD9c9qfppNoeEjEfkLm

bash
curl -X POST \  -H "Content-Type: application/json" \  -H "Authorization: Bearer {api-key}" \  -d '{"query": "{ ichiVaults(first: 5) { id sender tokenA allowTokenA } users(first: 5) { id vaultShares { id } } }", "operationName": "Subgraphs", "variables": {}}' \  https://gateway.thegraph.com/api/subgraphs/id/7dD1q2C5qCXmQpGCgnUsHmFaufD9c9qfppNoeEjEfkLm