---
title: "GET /historicalBlockTradingRewards/{address}"
method: GET
path: "/historicalBlockTradingRewards/{address}"
---

# GET /historicalBlockTradingRewards/{address}

`GET /historicalBlockTradingRewards/{address}`

## Path parameters

- `address` string, required

## Query parameters

- `limit` number, double
- `startingBeforeOrAt` string
- `startingBeforeOrAtHeight` string

## Response `200`

Ok

- HistoricalBlockTradingRewardsResponse
  - `rewards` HistoricalBlockTradingReward[], required
    - `tradingReward` string, required
    - `createdAt` string, required
    - `createdAtHeight` 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)
