v2-moonriver logo

v2-moonriver

6 Queries (Past 30D)

0 Signal

Updated a year ago

Network

moonriver

Subgraph ID

DuB755—FqoapX

Deployment ID

QmcRAd—s4DXfm

Query URL

/subgraphs/id/DuB755—FqoapX

6 Queries (Past 30D)

0 Signal

Updated a year ago

Network
moonriver
Subgraph ID
DuB755—FqoapX
Deployment ID
QmcRAd—s4DXfm
Query URL
/subgraphs/id/DuB755—FqoapX
Index Status

Query quick start

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

Query url format

{base_url}

/subgraphs/id/

{subgraph_id}

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

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/DuB755c1VYFSLLhq4b783ryPcvYdsvimGuZzBpFqoapX