Daohaus Boosts Arbitrum logo

Daohaus Boosts Arbitrum

13 Queries (Past 30D)

1.0 Signal

Updated a year ago

Network

arbitrum-one

Subgraph ID

452sXA—PgrK6P

Deployment ID

QmaXsF—nWfKas

Query URL

/subgraphs/id/452sXA—PgrK6P

13 Queries (Past 30D)

1.0 Signal

Updated a year ago

Network
arbitrum-one
Subgraph ID
452sXA—PgrK6P
Deployment ID
QmaXsF—nWfKas
Query URL
/subgraphs/id/452sXA—PgrK6P
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
452sXAGYP2HBBCJa6i3DCYVhrhWZePh3vRDCD3PgrK6P
Query URL
https://gateway.thegraph.com/api/subgraphs/id/452sXAGYP2HBBCJa6i3DCYVhrhWZePh3vRDCD3PgrK6P

bash
curl -X POST \  -H "Content-Type: application/json" \  -H "Authorization: Bearer {api-key}" \  -d '{"query": "{ transmutations(first: 5) { id moloch distributionToken minion } wrapNZaps(first: 5) { id moloch wrapper } }", "operationName": "Subgraphs", "variables": {}}' \  https://gateway.thegraph.com/api/subgraphs/id/452sXAGYP2HBBCJa6i3DCYVhrhWZePh3vRDCD3PgrK6P