Giveth Economy Second XDai logo

Giveth Economy Second XDai

562.4K Queries (Past 30D)

9.9K Signal

Updated 10 months ago

Network

gnosis

Subgraph ID

7UFA1v—N4kxAW

Deployment ID

QmacRw—P8sGjF

Query URL

/subgraphs/id/7UFA1v—N4kxAW

562.4K Queries (Past 30D)

9.9K Signal

Updated 10 months ago

Network
gnosis
Subgraph ID
7UFA1v—N4kxAW
Deployment ID
QmacRw—P8sGjF
Query URL
/subgraphs/id/7UFA1v—N4kxAW
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
7UFA1vv3cXNKzzaSVWt6Fe4EhU8B71G97XwWWkN4kxAW
Query URL
https://gateway.thegraph.com/api/subgraphs/id/7UFA1vv3cXNKzzaSVWt6Fe4EhU8B71G97XwWWkN4kxAW

bash
curl -X POST \  -H "Content-Type: application/json" \  -H "Authorization: Bearer {api-key}" \  -d '{"query": "{ givpowers(first: 5) { id initialDate locksCreated roundDuration } tokenLocks(first: 5) { id user { id } amount rounds } }", "operationName": "Subgraphs", "variables": {}}' \  https://gateway.thegraph.com/api/subgraphs/id/7UFA1vv3cXNKzzaSVWt6Fe4EhU8B71G97XwWWkN4kxAW