Pendle Finance GraphQL (Subgraph)
Pendle Finance exposes on-chain protocol data through a Graph Protocol subgraph (`subgraph-v3`). The subgraph indexes Ethereum mainnet events from the Pendle Router and related contracts, making it possible to query yield contracts, markets (Pairs), token volumes, liquidity positions, swaps, mint/redeem actions, and time-series snapshots over GraphQL without writing custom event listeners.
Overview
Pendle Finance GraphQL (Subgraph) is a GraphQL API specification published by Pendle Finance on the APIs.io network.
Pendle Finance exposes on-chain protocol data through a Graph Protocol subgraph (subgraph-v3). The subgraph indexes Ethereum mainnet events from the Pendle Router and related contracts, making it possible to query yield contracts, markets (Pairs), token volumes, liquidity positions, swaps, mint/redeem actions, and time-series snapshots over GraphQL without writing custom event listeners.
The specification includes 4 reference links.
Tagged areas include DeFi, Yield Trading, Yield Stripping, Principal Tokens, and Yield Tokens.
Endpoint
References
- Pendle Developer Docs https://docs.pendle.finance/pendle-dev
- Subgraph GitHub Repository https://github.com/pendle-finance/subgraph-v3
- The Graph Legacy Explorer https://thegraph.com/legacy-explorer/subgraph/ngfam/pendle
- Pendle Backend Data API Overview https://docs.pendle.finance/pendle-dev/Backend/ApiOverview