moxie_protocol_stats_mainnet logo

moxie_protocol_stats_mainnet

1.2M Queries (Past 30D)

549.5 Signal

Updated a month ago

Network

base

Subgraph ID

7zS29h—vo4scx

Deployment ID

Qmf5gz—Xr9tfu

Query URL

/subgraphs/id/7zS29h—vo4scx

1.2M Queries (Past 30D)

549.5 Signal

Updated a month ago

Network
base
Subgraph ID
7zS29h—vo4scx
Deployment ID
Qmf5gz—Xr9tfu
Query URL
/subgraphs/id/7zS29h—vo4scx
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
7zS29h4BDSujQq8R3TFF37JfpjtPQsRUpoC9p4vo4scx
Query URL
https://gateway.thegraph.com/api/subgraphs/id/7zS29h4BDSujQq8R3TFF37JfpjtPQsRUpoC9p4vo4scx

bash
curl -X POST \  -H "Content-Type: application/json" \  -H "Authorization: Bearer {api-key}" \  -d '{"query": "{ blockInfos(first: 5) { id hash blockNumber timestamp } subjectTokenRollingDailySnapshots(first: 5) { id startTimestamp endTimestamp startReferenceTimestamp } }", "operationName": "Subgraphs", "variables": {}}' \  https://gateway.thegraph.com/api/subgraphs/id/7zS29h4BDSujQq8R3TFF37JfpjtPQsRUpoC9p4vo4scx