Network
fantom
Subgraph ID
HZFQD9—k2mUE5
Deployment ID
QmVKfQ—wssJL6
Query URL
/subgraphs/id/HZFQD9—k2mUE5
524.6K Queries (Past 30D)
5.1K Signal
Updated 19 days ago
- Network
- Subgraph ID
- Deployment ID
- Query URL
- Index Status
xxxxxxxxxx
{
systemRegistries(first: 5) {
id
singletonTradingFloor
tradersPortalRole
triggersRole
}
systemTradingFloors(first: 5) {
id
ownAddress
tradersPortalRole
triggersRole
}
}
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/HZFQD9tk8Z7hiViHdcLeqh4UYi3m59QLLcFL9Qk2mUE5
bash
curl -X POST \ -H "Content-Type: application/json" \ -H "Authorization: Bearer {api-key}" \ -d '{"query": "{ systemRegistries(first: 5) { id singletonTradingFloor tradersPortalRole triggersRole } systemTradingFloors(first: 5) { id ownAddress tradersPortalRole triggersRole } }", "operationName": "Subgraphs", "variables": {}}' \ https://gateway.thegraph.com/api/subgraphs/id/HZFQD9tk8Z7hiViHdcLeqh4UYi3m59QLLcFL9Qk2mUE5