Network
fuse
Subgraph ID
BKrrJY—KtzuN4
Deployment ID
QmZLiD—qfdKKQ
Query URL
/subgraphs/id/BKrrJY—KtzuN4
1.7K Queries (Past 30D)
0 Signal
Updated 3 months ago
- Network
- Subgraph ID
- Deployment ID
- Query URL
- Index Status
xxxxxxxxxx
{
tokenBridgeds(first: 5) {
id
sourceChainId
decimals
destChainId
}
}
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/BKrrJY5bGGVQozZAqkhH3oSFtCHGKNpX62wm7xKtzuN4
bash
curl -X POST \ -H "Content-Type: application/json" \ -H "Authorization: Bearer {api-key}" \ -d '{"query": "{ tokenBridgeds(first: 5) { id sourceChainId decimals destChainId } }", "operationName": "Subgraphs", "variables": {}}' \ https://gateway.thegraph.com/api/subgraphs/id/BKrrJY5bGGVQozZAqkhH3oSFtCHGKNpX62wm7xKtzuN4