volt-fee-collection logo

volt-fee-collection

6 Queries (Past 30D)

0 Signal

Updated 9 months ago

Network

fuse

Subgraph ID

862yHK—zLHFnr

Deployment ID

QmX4rR—rwKuuM

Query URL

/subgraphs/id/862yHK—zLHFnr

6 Queries (Past 30D)

0 Signal

Updated 9 months ago

Network
fuse
Subgraph ID
862yHK—zLHFnr
Deployment ID
QmX4rR—rwKuuM
Query URL
/subgraphs/id/862yHK—zLHFnr
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
862yHK3ybQjp5NZBubdrUaUGv3E8RgyLvTAvQRzLHFnr
Query URL
https://gateway.thegraph.com/api/subgraphs/id/862yHK3ybQjp5NZBubdrUaUGv3E8RgyLvTAvQRzLHFnr

bash
curl -X POST \  -H "Content-Type: application/json" \  -H "Authorization: Bearer {api-key}" \  -d '{"query": "{ feeManagers(first: 5) { id totalVoltBurned totalVoltBurnedUSD totalVoltDistributed } }", "operationName": "Subgraphs", "variables": {}}' \  https://gateway.thegraph.com/api/subgraphs/id/862yHK3ybQjp5NZBubdrUaUGv3E8RgyLvTAvQRzLHFnr