TrueFi Ethereum logo

TrueFi Ethereum

15.4K Queries (Past 30D)

996.4 Signal

Updated 2 years ago

Network

mainnet

Subgraph ID

39F8fY—EzftA7

Deployment ID

QmRtTh—r8tNkL

Query URL

/subgraphs/id/39F8fY—EzftA7

15.4K Queries (Past 30D)

996.4 Signal

Updated 2 years ago

Network
mainnet
Subgraph ID
39F8fY—EzftA7
Deployment ID
QmRtTh—r8tNkL
Query URL
/subgraphs/id/39F8fY—EzftA7
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
39F8fYCvLYmutjqpzEwx3dcEJTtFFVupvBzJqkEzftA7
Query URL
https://gateway.thegraph.com/api/subgraphs/id/39F8fYCvLYmutjqpzEwx3dcEJTtFFVupvBzJqkEzftA7

bash
curl -X POST \  -H "Content-Type: application/json" \  -H "Authorization: Bearer {api-key}" \  -d '{"query": "{ tokens(first: 5) { id name symbol decimals } rewardTokens(first: 5) { id token { id } type distributionEnd } }", "operationName": "Subgraphs", "variables": {}}' \  https://gateway.thegraph.com/api/subgraphs/id/39F8fYCvLYmutjqpzEwx3dcEJTtFFVupvBzJqkEzftA7