---
title: "GET /historicalFunding/{ticker}"
method: GET
path: "/historicalFunding/{ticker}"
---

# GET /historicalFunding/{ticker}

`GET /historicalFunding/{ticker}`

## Path parameters

- `ticker` string, required

## Query parameters

- `limit` number, double
- `effectiveBeforeOrAtHeight` number, double
- `effectiveBeforeOrAt` string

## Response `200`

Ok

- HistoricalFundingResponse
  - `historicalFunding` HistoricalFundingResponseObject[], required
    - `ticker` string, required
    - `rate` string, required
    - `price` string, required
    - `effectiveAt` string, required
    - `effectiveAtHeight` string, required

---

[API](https://skmtc.net/dydxprotocol/apis/indexer-api.md) · [All operations](https://skmtc.net/dydxprotocol/apis/indexer-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dydxprotocol/indexer-api/versions/5005547cef75/schema)
