---
title: "getDelegationAmountChart"
method: GET
path: "/v1/accounts/{address}/staking-balance"
tags: ["Accounts"]
---

# getDelegationAmountChart

`GET /v1/accounts/{address}/staking-balance`

Get staking balance by address.

## Path parameters

- `address` string, required — Queried account address.

## Response `200`

OK

- EpochDotDTO[]
  - `epoch` string
  - `value` number, double

---

[API](https://skmtc.net/blockberry/apis/sui-mainnet-api.md) · [All operations](https://skmtc.net/blockberry/apis/sui-mainnet-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/blockberry/sui-mainnet-api/revisions/3e4cb73940b7/schema)
