---
title: "getAccountStats"
method: GET
path: "/v1/accounts/stats/{address}"
tags: ["Accounts"]
---

# getAccountStats

`GET /v1/accounts/stats/{address}`

Get key statistics of the queried account: balance in Iota, the total number of owned coin denominations, NFTs, collections, and unclassified objects.

## Path parameters

- `address` string, required — Queried address digest (hash).

## Response `200`

OK

---

[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)
