Sablier Airdrops Base logo

Sablier Airdrops Base

16.4K Queries (Past 30D)

990.0 Signal

Updated 2 months ago

Network

base

Subgraph ID

4SxPXk—XHSLGe

Deployment ID

QmU1Mr—XPD3cH

Query URL

/subgraphs/id/4SxPXk—XHSLGe

16.4K Queries (Past 30D)

990.0 Signal

Updated 2 months ago

Network
base
Subgraph ID
4SxPXk—XHSLGe
Deployment ID
QmU1Mr—XPD3cH
Query URL
/subgraphs/id/4SxPXk—XHSLGe
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
4SxPXkQNifgBYqje2C4yP5gz69erZwtD7GuLWgXHSLGe
Query URL
https://gateway.thegraph.com/api/subgraphs/id/4SxPXkQNifgBYqje2C4yP5gz69erZwtD7GuLWgXHSLGe

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