Open Core Polygon logo

Open Core Polygon

61 Queries (Past 30D)

11.5K Signal

Updated 7 months ago

Network

matic

Subgraph ID

7njPAg—26t9Vm

Deployment ID

QmW8rV—e1aniZ

Query URL

/subgraphs/id/7njPAg—26t9Vm

61 Queries (Past 30D)

11.5K Signal

Updated 7 months ago

Network
matic
Subgraph ID
7njPAg—26t9Vm
Deployment ID
QmW8rV—e1aniZ
Query URL
/subgraphs/id/7njPAg—26t9Vm
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
7njPAgm8cGRSZ5LDVXKu17iPn8yxESUwHhDc7926t9Vm
Query URL
https://gateway.thegraph.com/api/subgraphs/id/7njPAgm8cGRSZ5LDVXKu17iPn8yxESUwHhDc7926t9Vm

bash
curl -X POST \  -H "Content-Type: application/json" \  -H "Authorization: Bearer {api-key}" \  -d '{"query": "{ protocols(first: 5) { id averageReservedPerTicket reservedFuel reservedFuelProtocol } protocolDays(first: 5) { id day averageReservedPerTicket reservedFuel } }", "operationName": "Subgraphs", "variables": {}}' \  https://gateway.thegraph.com/api/subgraphs/id/7njPAgm8cGRSZ5LDVXKu17iPn8yxESUwHhDc7926t9Vm