Sablier V2 FL Base logo

Sablier V2 FL Base

3 Queries (Past 30D)

495.2 Signal

Updated 4 months ago

Network

base

Subgraph ID

DVuHKe—1urTKr

Deployment ID

QmVRse—UVUMcN

Query URL

/subgraphs/id/DVuHKe—1urTKr

3 Queries (Past 30D)

495.2 Signal

Updated 4 months ago

Network
base
Subgraph ID
DVuHKe—1urTKr
Deployment ID
QmVRse—UVUMcN
Query URL
/subgraphs/id/DVuHKe—1urTKr
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
DVuHKeqguX339rd6JGav7wjXBVi5R4qneHSDNu1urTKr
Query URL
https://gateway.thegraph.com/api/subgraphs/id/DVuHKeqguX339rd6JGav7wjXBVi5R4qneHSDNu1urTKr

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