WAX Transactions logo

WAX Transactions

7 Queries (Past 30D)

0 Signal

Updated 6 months ago

Network

wax

Subgraph ID

4bAe7N—nK1zzg

Deployment ID

Qmf8kW—DMk9Jq

Query URL

/subgraphs/id/4bAe7N—nK1zzg

7 Queries (Past 30D)

0 Signal

Updated 6 months ago

Network
wax
Subgraph ID
4bAe7N—nK1zzg
Deployment ID
Qmf8kW—DMk9Jq
Query URL
/subgraphs/id/4bAe7N—nK1zzg
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
4bAe7NA8b6J14ZfZr3TXfzzjjSoGECTFuqv7CwnK1zzg
Query URL
https://gateway.thegraph.com/api/subgraphs/id/4bAe7NA8b6J14ZfZr3TXfzzjjSoGECTFuqv7CwnK1zzg

bash
curl -X POST \  -H "Content-Type: application/json" \  -H "Authorization: Bearer {api-key}" \  -d '{"query": "{ actions(first: 5) { id account name jsonData } dbOps(first: 5) { id code tableName scope } }", "operationName": "Subgraphs", "variables": {}}' \  https://gateway.thegraph.com/api/subgraphs/id/4bAe7NA8b6J14ZfZr3TXfzzjjSoGECTFuqv7CwnK1zzg