Balancer logo

Balancer

4.9M Queries (Past 30D)

5.5K Signal

Updated a year ago

Network

mainnet

Subgraph ID

93yusy—KJi1XB

Deployment ID

QmfGbT—SnAcZE

Query URL

/subgraphs/id/93yusy—KJi1XB

4.9M Queries (Past 30D)

5.5K Signal

Updated a year ago

Network
mainnet
Subgraph ID
93yusy—KJi1XB
Deployment ID
QmfGbT—SnAcZE
Query URL
/subgraphs/id/93yusy—KJi1XB
Index Status

Query quick start

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

Query url format

{base_url}

/api

/subgraphs/id/

{subgraph_id}

Base URL
https://gateway.thegraph.com/api
Subgraph id
93yusydMYauh7cfe9jEfoGABmwnX4GffHd7in8KJi1XB
Query URL
https://gateway.thegraph.com/api/subgraphs/id/93yusydMYauh7cfe9jEfoGABmwnX4GffHd7in8KJi1XB

bash
curl -X POST \  -H "Content-Type: application/json" \  -H "Authorization: Bearer {api-key}" \  -d '{"query": "{ balancers(first: 5) { id color poolCount finalizedPoolCount } pools(first: 5) { id controller publicSwap finalized } }", "operationName": "Subgraphs", "variables": {}}' \  https://gateway.thegraph.com/api/subgraphs/id/93yusydMYauh7cfe9jEfoGABmwnX4GffHd7in8KJi1XB