Spookyswap logo

Spookyswap

4.8M Queries (Past 30D)

20.7K Signal

Updated a year ago

Network

fantom

Subgraph ID

HyhMfT—XT3b21

Deployment ID

QmPJbG—3VpthP

Query URL

/subgraphs/id/HyhMfT—XT3b21

4.8M Queries (Past 30D)

20.7K Signal

Updated a year ago

Network
fantom
Subgraph ID
HyhMfT—XT3b21
Deployment ID
QmPJbG—3VpthP
Query URL
/subgraphs/id/HyhMfT—XT3b21
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
HyhMfT7gehNHMBmFiExqeg3pDtop9UikjvBPfAXT3b21
Query URL
https://gateway.thegraph.com/api/subgraphs/id/HyhMfT7gehNHMBmFiExqeg3pDtop9UikjvBPfAXT3b21

bash
curl -X POST \  -H "Content-Type: application/json" \  -H "Authorization: Bearer {api-key}" \  -d '{"query": "{ uniswapFactories(first: 5) { id pairCount totalVolumeUSD totalVolumeETH } tokens(first: 5) { id symbol name decimals } }", "operationName": "Subgraphs", "variables": {}}' \  https://gateway.thegraph.com/api/subgraphs/id/HyhMfT7gehNHMBmFiExqeg3pDtop9UikjvBPfAXT3b21