---
title: "getTransactionsCountChart"
method: GET
path: "/v1/widgets/total-transactions"
tags: ["Analytics"]
---

# getTransactionsCountChart

`GET /v1/widgets/total-transactions`

Get a chart showing the total number of transactions on the Iota Network for the selected period. On Iota, transactions are atomic units that execute a particular logic that are contained in transaction blocks.

## Query parameters

- `period` 'DAY' | 'WEEK' | 'MONTH' | 'THREE_MONTH' | 'SIX_MONTH' | 'YEAR' | 'ALL', required — Chart period.
- `size` 'SMALL' | 'LARGE', required — Number of queried entries.

## 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/versions/3e4cb73940b7/schema)
