Sablier V2 IoTeX logo

Sablier V2 IoTeX

6 Queries (Past 30D)

0 Signal

Updated 7 months ago

Network

iotex

Subgraph ID

FkPrCc—qx68YT

Deployment ID

QmYUzx—6nzsp5

Query URL

/subgraphs/id/FkPrCc—qx68YT

6 Queries (Past 30D)

0 Signal

Updated 7 months ago

Network
iotex
Subgraph ID
FkPrCc—qx68YT
Deployment ID
QmYUzx—6nzsp5
Query URL
/subgraphs/id/FkPrCc—qx68YT
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
FkPrCcVwLKVeyQNbP7545fsz6D1hrZh6emxqD6qx68YT
Query URL
https://gateway.thegraph.com/api/subgraphs/id/FkPrCcVwLKVeyQNbP7545fsz6D1hrZh6emxqD6qx68YT

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