BetSwirl Avalanche logo

BetSwirl Avalanche

90.6K Queries (Past 30D)

9.7K Signal

Updated 14 days ago

Network

avalanche

Subgraph ID

4nQJ4T—zxjDZN

Deployment ID

QmSntN—Kwbtac

Query URL

/subgraphs/id/4nQJ4T—zxjDZN

90.6K Queries (Past 30D)

9.7K Signal

Updated 14 days ago

Network
avalanche
Subgraph ID
4nQJ4T—zxjDZN
Deployment ID
QmSntN—Kwbtac
Query URL
/subgraphs/id/4nQJ4T—zxjDZN
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
4nQJ4T5TXvTxgECqQ6ox6Nwf57d5BNt6SCn7CzzxjDZN
Query URL
https://gateway.thegraph.com/api/subgraphs/id/4nQJ4T5TXvTxgECqQ6ox6Nwf57d5BNt6SCn7CzzxjDZN

bash
curl -X POST \  -H "Content-Type: application/json" \  -H "Authorization: Bearer {api-key}" \  -d '{"query": "{ stores(first: 5) { id betTxnCount betCount wagerAndJoinTxnCount } users(first: 5) { id firstBetTimestamp lastBetTimestamp totalChargedVRFFees } }", "operationName": "Subgraphs", "variables": {}}' \  https://gateway.thegraph.com/api/subgraphs/id/4nQJ4T5TXvTxgECqQ6ox6Nwf57d5BNt6SCn7CzzxjDZN