---
title: "Get global staked-balance history"
method: GET
path: "/staking/balance/history/global"
tags: ["Staking"]
---

# Get global staked-balance history

`GET /staking/balance/history/global`

Returns the protocol-wide total staked DIME timeseries

## Query parameters

- `resolution` 'alltime' | '1h' | '8h', required

## Response `200`

OK

- ResponsesAccountHistoricalDataResp
  - `data` number[] — Ordered list of datapoints
  - `timestamps` integer[] — Ordered list of timestamps

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/tradeparadex/apis/paradex-rest-api-2.md) · [All operations](https://skmtc.net/tradeparadex/apis/paradex-rest-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tradeparadex/paradex-rest-api-2/revisions/e8fca3e578c7/schema)
