Leverage Base logo

Leverage Base

1.0 Signal

Updated 8 months ago

Network

base

Subgraph ID

FbiAhU—EcNBRP

Deployment ID

QmVw5K—ZY7VEA

Query URL

/subgraphs/id/FbiAhU—EcNBRP

1.0 Signal

Updated 8 months ago

Network
base
Subgraph ID
FbiAhU—EcNBRP
Deployment ID
QmVw5K—ZY7VEA
Query URL
/subgraphs/id/FbiAhU—EcNBRP
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
FbiAhUeCcaN2nMX6zT8mggiqLff7zNLFAqWhGTEcNBRP
Query URL
https://gateway.thegraph.com/api/subgraphs/id/FbiAhUeCcaN2nMX6zT8mggiqLff7zNLFAqWhGTEcNBRP

bash
curl -X POST \  -H "Content-Type: application/json" \  -H "Authorization: Bearer {api-key}" \  -d '{"query": "{ managers(first: 5) { id dailySnapshots { id } hourySnapshots { id } } managerDailySnapshots(first: 5) { id timestamp manager { id } } }", "operationName": "Subgraphs", "variables": {}}' \  https://gateway.thegraph.com/api/subgraphs/id/FbiAhUeCcaN2nMX6zT8mggiqLff7zNLFAqWhGTEcNBRP