BetSwirl Arbitrum One logo

BetSwirl Arbitrum One

52.5K Queries (Past 30D)

14.5K Signal

Updated 15 days ago

Network

arbitrum-one

Subgraph ID

AsPBS4—TgDJbU

Deployment ID

QmbF6T—SriF2L

Query URL

/subgraphs/id/AsPBS4—TgDJbU

52.5K Queries (Past 30D)

14.5K Signal

Updated 15 days ago

Network
arbitrum-one
Subgraph ID
AsPBS4—TgDJbU
Deployment ID
QmbF6T—SriF2L
Query URL
/subgraphs/id/AsPBS4—TgDJbU
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
AsPBS4ymrjoR61r1x2avNJJtMPvzZ3quMHxvQTgDJbU
Query URL
https://gateway.thegraph.com/api/subgraphs/id/AsPBS4ymrjoR61r1x2avNJJtMPvzZ3quMHxvQTgDJbU

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