Uniswap V3 Blast logo

Uniswap V3 Blast

11.4K Queries (Past 30D)

3.0K Signal

Updated a year ago

Network

blast-mainnet

Subgraph ID

2LHovK—3cnQn1

Deployment ID

QmaXKu—pJrhLU

Query URL

/subgraphs/id/2LHovK—3cnQn1

11.4K Queries (Past 30D)

3.0K Signal

Updated a year ago

Network
blast-mainnet
Subgraph ID
2LHovK—3cnQn1
Deployment ID
QmaXKu—pJrhLU
Query URL
/subgraphs/id/2LHovK—3cnQn1
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
2LHovKznvo8YmKC9ZprPjsYAZDCc4K5q4AYz8s3cnQn1
Query URL
https://gateway.thegraph.com/api/subgraphs/id/2LHovKznvo8YmKC9ZprPjsYAZDCc4K5q4AYz8s3cnQn1

bash
curl -X POST \  -H "Content-Type: application/json" \  -H "Authorization: Bearer {api-key}" \  -d '{"query": "{ factories(first: 5) { id poolCount txCount totalVolumeUSD } bundles(first: 5) { id ethPriceUSD } }", "operationName": "Subgraphs", "variables": {}}' \  https://gateway.thegraph.com/api/subgraphs/id/2LHovKznvo8YmKC9ZprPjsYAZDCc4K5q4AYz8s3cnQn1