---
title: "Get Whale Moves"
method: GET
path: "/v1/network/whale-moves"
tags: ["Network Information"]
---

# Get Whale Moves

`GET /v1/network/whale-moves`

Returns addresses with maximum transfer volumes in the network

## Query parameters

- `network` string, required
- `startTime` string, required
- `endTime` string, required
- `limit` number, required
- `symbol` string

## Response `200`

Returns addresses with maximum transfer volumes in the network

---

[API](https://skmtc.net/range/apis/range-platform-api.md) · [All operations](https://skmtc.net/range/apis/range-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/range/range-platform-api/revisions/9926df2e476d/schema)
