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

---

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