Network
arbitrum-one
Subgraph ID
5G1mhj—P4iEoY
Deployment ID
QmYBMM—L9JMLn
Query URL
/subgraphs/id/5G1mhj—P4iEoY
563.8K Queries (Past 30D)
177.8 Signal
Updated 7 months ago
- Network
- Subgraph ID
- Deployment ID
- Query URL
- Index Status
xxxxxxxxxx
{
dodoZoos(first: 5) {
id
pairCount
tokenCount
crowdpoolingCount
}
}
1
x
Query quick start
The production url for querying this Subgraph on the decentralized network.
Query url format
{base_url}
/api
/subgraphs/id/
{subgraph_id}
- Api key
- Base URL
- Subgraph id
Query URL
https://gateway.thegraph.com/api/subgraphs/id/5G1mhjXywQyo482AtNrmhXi6sg75f51QCAFxydP4iEoY
bash
curl -X POST \ -H "Content-Type: application/json" \ -H "Authorization: Bearer {api-key}" \ -d '{"query": "{ dodoZoos(first: 5) { id pairCount tokenCount crowdpoolingCount } }", "operationName": "Subgraphs", "variables": {}}' \ https://gateway.thegraph.com/api/subgraphs/id/5G1mhjXywQyo482AtNrmhXi6sg75f51QCAFxydP4iEoY