Uni V3 Staker Base logo

Uni V3 Staker Base

28.3M Queries (Past 30D)

6.7K Signal

Updated 8 months ago

Network

base

Subgraph ID

GcDDLJ—witf7v

Deployment ID

QmRbn7—bL7evA

Query URL

/subgraphs/id/GcDDLJ—witf7v

28.3M Queries (Past 30D)

6.7K Signal

Updated 8 months ago

Network
base
Subgraph ID
GcDDLJ—witf7v
Deployment ID
QmRbn7—bL7evA
Query URL
/subgraphs/id/GcDDLJ—witf7v
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
GcDDLJEtTNdeUi72naM6izzQYajDLUDDdDr8iXwitf7v
Query URL
https://gateway.thegraph.com/api/subgraphs/id/GcDDLJEtTNdeUi72naM6izzQYajDLUDDdDr8iXwitf7v

bash
curl -X POST \  -H "Content-Type: application/json" \  -H "Authorization: Bearer {api-key}" \  -d '{"query": "{ incentives(first: 5) { id contract rewardToken pool } incentivePositions(first: 5) { id position { id } incentive { id } claimed } }", "operationName": "Subgraphs", "variables": {}}' \  https://gateway.thegraph.com/api/subgraphs/id/GcDDLJEtTNdeUi72naM6izzQYajDLUDDdDr8iXwitf7v