scheduler-gnosis logo

scheduler-gnosis

0 Queries (Past 1D)

1.0 Signal

Updated 9 months ago

Network

gnosis

Subgraph ID

GQa6BC—1mWk4z

Deployment ID

QmVXy2—sVCiTK

Query URL

/subgraphs/id/GQa6BC—1mWk4z

0 Queries (Past 1D)

1.0 Signal

Updated 9 months ago

Network
gnosis
Subgraph ID
GQa6BC—1mWk4z
Deployment ID
QmVXy2—sVCiTK
Query URL
/subgraphs/id/GQa6BC—1mWk4z
Index Status

Query quick start

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

Query url format

{base_url}

/api/

{api-key}

/subgraphs/id/

{subgraph_id}

Base URL
https://gateway.thegraph.com/api
Subgraph id
GQa6BCuXM6d2GVQxfH7tRTPNTz9UrWHJCufGdo1mWk4z
Query URL format
https://gateway.thegraph.com/api/{api-key}/subgraphs/id/GQa6BCuXM6d2GVQxfH7tRTPNTz9UrWHJCufGdo1mWk4z

bash
curl -X POST \  -H "Content-Type: application/json" \  -d '{"query": "{ flowSchedulers(first: 5) { id contractAddress creationTime gelatoFee } flowScheduleCreatedEvents(first: 5) { id blockNumber logIndex order } }", "operationName": "Subgraphs", "variables": {}}' \  https://gateway.thegraph.com/api/{api-key}/subgraphs/id/GQa6BCuXM6d2GVQxfH7tRTPNTz9UrWHJCufGdo1mWk4z