---
title: "GET /getSubgraphData/{blockchainId}"
method: GET
path: "/getSubgraphData/{blockchainId}"
tags: ["Volumes and APYs"]
---

# GET /getSubgraphData/{blockchainId}

`GET /getSubgraphData/{blockchainId}`

Returns all 24h volume and base APY data for Curve pools on each chain.
It relies on [Curve subgraphs](https://github.com/curvefi/volume-subgraphs), and is being slowly transitioned to the more reliable [`/getVolumes/{blockchainId}`](#/default/get_getVolumes__blockchainId_) endpoint (where support for more chains is being added). When this transition is done, this endpoint will however remain available as simple proxy for [`/getVolumes/{blockchainId}`](#/default/get_getVolumes__blockchainId_).

## Path parameters

- `blockchainId` 'ethereum' | 'arbitrum' | 'aurora' | 'avalanche' | 'base' | 'bsc' | 'celo' | 'fantom' | 'fraxtal' | 'harmony' | 'hyperliquid' | 'kava' | 'mantle' | 'moonbeam' | 'optimism' | 'polygon' | 'sonic' | 'x-layer' | 'xdai' | 'zkevm' | 'zksync', required

## Response `200`

---

[API](https://skmtc.net/curve/apis/curve-finance-api.md) · [All operations](https://skmtc.net/curve/apis/curve-finance-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/curve/curve-finance-api/revisions/9cf32e51ab04/schema)
