---
title: "Get inflows and outflows from/to the MASP pool"
method: GET
path: "/api/v1/masp/aggregates"
---

# Get inflows and outflows from/to the MASP pool

`GET /api/v1/masp/aggregates`

## Response `200`

Get the inflows and outflows from/to the MASP pool

- MaspPoolAggregateResponse
  - `tokenAddress` string, required
  - `timeWindow` 'oneDay' | 'sevenDays' | 'thirtyDays' | 'allTime', required
  - `kind` 'inflows' | 'outflows', required
  - `totalAmount` string, required

## Changes

> 50 revisions in range; 1 not diffed.

- **2025-03-07** `be81a8dd09d4` — 1 info
  - endpoint added
- **2024-12-17** `6893b0238070` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/namada-net/apis/namada-interface-indexer-rest-api/changes/api/v1/masp/aggregates/get.md)

---

[API](https://skmtc.dev/namada-net/apis/namada-interface-indexer-rest-api.md) · [All operations](https://skmtc.dev/namada-net/apis/namada-interface-indexer-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/namada-net/namada-interface-indexer-rest-api/revisions/89e2cef092d6/schema)
