Pancakeswap Prediction logo

Pancakeswap Prediction

3.6K Queries (Past 30D)

5.0K Signal

Updated a year ago

Network

bsc

Subgraph ID

5ZQGSZ—vJ9fkP

Deployment ID

QmS4JA—VYLmes

Query URL

/subgraphs/id/5ZQGSZ—vJ9fkP

3.6K Queries (Past 30D)

5.0K Signal

Updated a year ago

Network
bsc
Subgraph ID
5ZQGSZ—vJ9fkP
Deployment ID
QmS4JA—VYLmes
Query URL
/subgraphs/id/5ZQGSZ—vJ9fkP
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
5ZQGSZ74JUeSQdCjqALFEhYjWsiFJAsqJpuLhWvJ9fkP
Query URL
https://gateway.thegraph.com/api/subgraphs/id/5ZQGSZ74JUeSQdCjqALFEhYjWsiFJAsqJpuLhWvJ9fkP

bash
curl -X POST \  -H "Content-Type: application/json" \  -H "Authorization: Bearer {api-key}" \  -d '{"query": "{ markets(first: 5) { id epoch { id } paused totalUsers } rounds(first: 5) { id epoch position failed } }", "operationName": "Subgraphs", "variables": {}}' \  https://gateway.thegraph.com/api/subgraphs/id/5ZQGSZ74JUeSQdCjqALFEhYjWsiFJAsqJpuLhWvJ9fkP