swap-bsc logo

swap-bsc

6.7K Queries (Past 1D)

135.2 Signal

Updated 10 months ago

Network

bsc

Subgraph ID

8trddG—1GVdLv

Deployment ID

QmR64a—VFY5Gr

Query URL

/subgraphs/id/8trddG—1GVdLv

6.7K Queries (Past 1D)

135.2 Signal

Updated 10 months ago

Network
bsc
Subgraph ID
8trddG—1GVdLv
Deployment ID
QmR64a—VFY5Gr
Query URL
/subgraphs/id/8trddG—1GVdLv
Index Status

Query quick start

The production url for querying this Subgraph on the decentralized network.

Query url format

{base_url}

/api/

{api-key}

/subgraphs/id/

{subgraph_id}

Base URL
https://gateway.thegraph.com/api
Subgraph id
8trddGJaqGXf5pLpS4954UTWLekBctP5Mqxi7r1GVdLv
Query URL format
https://gateway.thegraph.com/api/{api-key}/subgraphs/id/8trddGJaqGXf5pLpS4954UTWLekBctP5Mqxi7r1GVdLv

bash
curl -X POST \  -H "Content-Type: application/json" \  -d '{"query": "{ balancers(first: 5) { id poolCount pools { id } totalLiquidity } pools(first: 5) { id address poolType poolTypeVersion } }", "operationName": "Subgraphs", "variables": {}}' \  https://gateway.thegraph.com/api/{api-key}/subgraphs/id/8trddGJaqGXf5pLpS4954UTWLekBctP5Mqxi7r1GVdLv