Tellororaclemainhgraph logo

Tellororaclemainhgraph

11.1K Queries (Past 30D)

47.6 Signal

Updated 2 years ago

Network

mainnet

Subgraph ID

5vJKyv—aPih6S

Deployment ID

QmVfU8—uhFsWU

Query URL

/subgraphs/id/5vJKyv—aPih6S

11.1K Queries (Past 30D)

47.6 Signal

Updated 2 years ago

Network
mainnet
Subgraph ID
5vJKyv—aPih6S
Deployment ID
QmVfU8—uhFsWU
Query URL
/subgraphs/id/5vJKyv—aPih6S
Index Status

Query quick start

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

Query url format

{base_url}

/subgraphs/id/

{subgraph_id}

Base URL
https://gateway.thegraph.com/api
Subgraph id
5vJKyvzkSDv6kc5vCbyohvXq1KgCczsSVr58jUaPih6S
Query URL
https://gateway.thegraph.com/api/subgraphs/id/5vJKyvzkSDv6kc5vCbyohvXq1KgCczsSVr58jUaPih6S

bash
curl -X POST \  -H "Content-Type: application/json" \  -H "Authorization: Bearer {api-key}" \  -d '{"query": "{ newReportEntities(first: 5) { id _queryId _time _value } }", "operationName": "Subgraphs", "variables": {}}' \  https://gateway.thegraph.com/api/subgraphs/id/5vJKyvzkSDv6kc5vCbyohvXq1KgCczsSVr58jUaPih6S