uniswap-v4-subgraph
Installation
SKILL.md
Uniswap v4 Subgraph
Query Uniswap v4 onchain-indexed data through The Graph decentralized network GraphQL API. Hosted service endpoints are deprecated; use the gateway URL with a Studio API key.
For expanded query examples and entity field tables, read
references/v4-queries.md.
API Overview
- Protocol: GraphQL over HTTPS (POST)
- Mainnet explorer: DiYPVdygkfjDWhbxGSqAQxwBKmfKnkWQojqeM2rkLb3G
- GraphQL endpoint template:
https://gateway.thegraph.com/api/<THEGRAPH_API_KEY>/subgraphs/id/DiYPVdygkfjDWhbxGSqAQxwBKmfKnkWQojqeM2rkLb3G - Auth: API key from The Graph Studio
- Schema / code: Uniswap/v4-subgraph
- Docs: v4 Queries, v4 Query Examples, Subgraphs Overview