Alchemix Subgraph API

Alchemix uses The Graph protocol to index on-chain events and expose yield data, harvest history, transmuter APR, and vault position data via GraphQL. The subgraph is queried by the official Alchemix frontend using an API key configured via VITE_SUBGRAPH_API_KEY. Developers can query the subgraph through The Graph's decentralized network gateway to access alAsset positions, transmuter state, yield strategy performance, and historical protocol analytics.

API entry from apis.yml

apis.yml Raw ↑
name: Alchemix Subgraph API
description: Alchemix uses The Graph protocol to index on-chain events and expose yield data, harvest
  history, transmuter APR, and vault position data via GraphQL. The subgraph is queried by the official
  Alchemix frontend using an API key configured via VITE_SUBGRAPH_API_KEY. Developers can query the subgraph
  through The Graph's decentralized network gateway to access alAsset positions, transmuter state, yield
  strategy performance, and historical protocol analytics.
image: https://storage.googleapis.com/subgraph-images/1649020435595thegraph.png
humanURL: https://thegraph.com/explorer?search=alchemix
baseURL: https://gateway.thegraph.com
tags:
- GraphQL
- Subgraph
- The Graph
- Yield Data
- Harvest History
- Analytics
properties:
- type: Documentation
  url: https://thegraph.com/docs/en/subgraphs/querying/introduction/
- type: Explorer
  url: https://thegraph.com/explorer?search=alchemix
contact:
- FN: The Graph Foundation
  url: https://thegraph.com