WAX Tokens logo

WAX Tokens

0 Signal

Updated 6 months ago

Network

wax

Subgraph ID

6Tt5mH—EnG9cW

Deployment ID

Qma23D—orZQA3

Query URL

/subgraphs/id/6Tt5mH—EnG9cW

0 Signal

Updated 6 months ago

Network
wax
Subgraph ID
6Tt5mH—EnG9cW
Deployment ID
Qma23D—orZQA3
Query URL
/subgraphs/id/6Tt5mH—EnG9cW
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
6Tt5mHVNDyAo3KbsYMUeemmzs2381vXUquXw75EnG9cW
Query URL
https://gateway.thegraph.com/api/subgraphs/id/6Tt5mHVNDyAo3KbsYMUeemmzs2381vXUquXw75EnG9cW

bash
curl -X POST \  -H "Content-Type: application/json" \  -H "Authorization: Bearer {api-key}" \  -d '{"query": "{ balances(first: 5) { id owner balance code } supplies(first: 5) { id supply max_supply code } }", "operationName": "Subgraphs", "variables": {}}' \  https://gateway.thegraph.com/api/subgraphs/id/6Tt5mHVNDyAo3KbsYMUeemmzs2381vXUquXw75EnG9cW