Network
base
Subgraph ID
FoTCW8—vFd3ph
Deployment ID
QmewSv—XLMNXR
Query URL
/subgraphs/id/FoTCW8—vFd3ph
9.6K Queries (Past 30D)
3.2K Signal
Updated 15 days ago
- Network
- Subgraph ID
- Deployment ID
- Query URL
- Index Status
xxxxxxxxxx
{
daoEntiys(first: 5) {
id
daoAddr
daoName
creator
}
flexDaoEntities(first: 5) {
id
daoAddr
daoName
creator
}
}
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/FoTCW8c8aarckvxt4ukDK55CEn29qeUFh7Xi5pvFd3ph
bash
curl -X POST \ -H "Content-Type: application/json" \ -H "Authorization: Bearer {api-key}" \ -d '{"query": "{ daoEntiys(first: 5) { id daoAddr daoName creator } flexDaoEntities(first: 5) { id daoAddr daoName creator } }", "operationName": "Subgraphs", "variables": {}}' \ https://gateway.thegraph.com/api/subgraphs/id/FoTCW8c8aarckvxt4ukDK55CEn29qeUFh7Xi5pvFd3ph