Sablier V2 Blast logo

Sablier V2 Blast

122 Queries (Past 30D)

0 Signal

Updated 9 months ago

Network

blast-mainnet

Subgraph ID

BXoC2T—zb2CEY

Deployment ID

Qmc8Bv—WpVNfK

Query URL

/subgraphs/id/BXoC2T—zb2CEY

122 Queries (Past 30D)

0 Signal

Updated 9 months ago

Network
blast-mainnet
Subgraph ID
BXoC2T—zb2CEY
Deployment ID
Qmc8Bv—WpVNfK
Query URL
/subgraphs/id/BXoC2T—zb2CEY
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
BXoC2ToMZXnTmCjWftQRPh9zMyM7ysijMN54Nxzb2CEY
Query URL
https://gateway.thegraph.com/api/subgraphs/id/BXoC2ToMZXnTmCjWftQRPh9zMyM7ysijMN54Nxzb2CEY

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