masterchef-v4 logo

masterchef-v4

1.4K Queries (Past 30D)

3.3K Signal

Updated 10 months ago

Network

fuse

Subgraph ID

HrxngM—FHiZ8k

Deployment ID

QmeDAP—Ui8hdL

Query URL

/subgraphs/id/HrxngM—FHiZ8k

1.4K Queries (Past 30D)

3.3K Signal

Updated 10 months ago

Network
fuse
Subgraph ID
HrxngM—FHiZ8k
Deployment ID
QmeDAP—Ui8hdL
Query URL
/subgraphs/id/HrxngM—FHiZ8k
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
HrxngMkaVYYQGxy937H7ZWM97gV2cHWsW5wu8jFHiZ8k
Query URL
https://gateway.thegraph.com/api/subgraphs/id/HrxngMkaVYYQGxy937H7ZWM97gV2cHWsW5wu8jFHiZ8k

bash
curl -X POST \  -H "Content-Type: application/json" \  -H "Authorization: Bearer {api-key}" \  -d '{"query": "{ masterChefs(first: 5) { id totalAllocPoint undistributedVolt lastHarvestBlock } pools(first: 5) { id masterChef { id } v3Pool allocPoint } }", "operationName": "Subgraphs", "variables": {}}' \  https://gateway.thegraph.com/api/subgraphs/id/HrxngMkaVYYQGxy937H7ZWM97gV2cHWsW5wu8jFHiZ8k