Sablier Flow Scroll logo

Sablier Flow Scroll

13 Queries (Past 30D)

495.0 Signal

Updated 2 months ago

Network

scroll

Subgraph ID

HFpTrP—8daFkF

Deployment ID

QmNj92—1SEKwW

Query URL

/subgraphs/id/HFpTrP—8daFkF

13 Queries (Past 30D)

495.0 Signal

Updated 2 months ago

Network
scroll
Subgraph ID
HFpTrP—8daFkF
Deployment ID
QmNj92—1SEKwW
Query URL
/subgraphs/id/HFpTrP—8daFkF
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
HFpTrPzJyrHKWZ9ebb4VFRQSxRwpepyfz5wd138daFkF
Query URL
https://gateway.thegraph.com/api/subgraphs/id/HFpTrPzJyrHKWZ9ebb4VFRQSxRwpepyfz5wd138daFkF

bash
curl -X POST \  -H "Content-Type: application/json" \  -H "Authorization: Bearer {api-key}" \  -d '{"query": "{ actions(first: 5) { id block category chainId } assets(first: 5) { id address chainId decimals } }", "operationName": "Subgraphs", "variables": {}}' \  https://gateway.thegraph.com/api/subgraphs/id/HFpTrPzJyrHKWZ9ebb4VFRQSxRwpepyfz5wd138daFkF