PoolTogether logo

PoolTogether

61 Queries (Past 30D)

54.8 Signal

Updated 2 years ago

Network

mainnet

Subgraph ID

FCjS7j—8qm35g

Deployment ID

QmRhYz—MUojSF

Query URL

/subgraphs/id/FCjS7j—8qm35g

61 Queries (Past 30D)

54.8 Signal

Updated 2 years ago

Network
mainnet
Subgraph ID
FCjS7j—8qm35g
Deployment ID
QmRhYz—MUojSF
Query URL
/subgraphs/id/FCjS7j—8qm35g
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
FCjS7jhTrnnPh1FNmhZw5GNEVzRxynU1Yt8W8qm35g
Query URL
https://gateway.thegraph.com/api/subgraphs/id/FCjS7jhTrnnPh1FNmhZw5GNEVzRxynU1Yt8W8qm35g

bash
curl -X POST \  -H "Content-Type: application/json" \  -H "Authorization: Bearer {api-key}" \  -d '{"query": "{ comptrollers(first: 5) { id owner players { id } balanceDrips { id } } prizePools(first: 5) { id deactivated owner reserveRegistry } }", "operationName": "Subgraphs", "variables": {}}' \  https://gateway.thegraph.com/api/subgraphs/id/FCjS7jhTrnnPh1FNmhZw5GNEVzRxynU1Yt8W8qm35g