Prediction V2 logo

Prediction V2

6.1M Queries (Past 30D)

7.1K Signal

Updated 10 months ago

Network

bsc

Subgraph ID

4kRuZV—bUaqVY

Deployment ID

QmbJJf—7J77JB

Query URL

/subgraphs/id/4kRuZV—bUaqVY

6.1M Queries (Past 30D)

7.1K Signal

Updated 10 months ago

Network
bsc
Subgraph ID
4kRuZV—bUaqVY
Deployment ID
QmbJJf—7J77JB
Query URL
/subgraphs/id/4kRuZV—bUaqVY
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
4kRuZVKCR9dsG2ePXhLSiKw5oaw3YMJo4nAwxZbUaqVY
Query URL
https://gateway.thegraph.com/api/subgraphs/id/4kRuZVKCR9dsG2ePXhLSiKw5oaw3YMJo4nAwxZbUaqVY

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/4kRuZVKCR9dsG2ePXhLSiKw5oaw3YMJo4nAwxZbUaqVY