UniV3-Unichain-Testnet logo

UniV3-Unichain-Testnet

120.9K Queries (Past 30D)

0 Signal

Updated 6 months ago

Network

unichain-testnet

Subgraph ID

5Tf9s7—o3TgCC

Deployment ID

QmUZm7—gC9vPh

Query URL

/subgraphs/id/5Tf9s7—o3TgCC

120.9K Queries (Past 30D)

0 Signal

Updated 6 months ago

Network
unichain-testnet
Subgraph ID
5Tf9s7—o3TgCC
Deployment ID
QmUZm7—gC9vPh
Query URL
/subgraphs/id/5Tf9s7—o3TgCC
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
5Tf9s7syYLHQzhmtjukjTjmhFwx7c3hrdVxy4jo3TgCC
Query URL
https://gateway.thegraph.com/api/subgraphs/id/5Tf9s7syYLHQzhmtjukjTjmhFwx7c3hrdVxy4jo3TgCC

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 nativePriceUSD } }", "operationName": "Subgraphs", "variables": {}}' \  https://gateway.thegraph.com/api/subgraphs/id/5Tf9s7syYLHQzhmtjukjTjmhFwx7c3hrdVxy4jo3TgCC