---
title: "GET /api/v1/native-token-transfer/transfer-by-time"
method: GET
path: "/api/v1/native-token-transfer/transfer-by-time"
tags: ["wormholescan"]
---

# GET /api/v1/native-token-transfer/transfer-by-time

`GET /api/v1/native-token-transfer/transfer-by-time`

Returns a list of values (tx count or notional) of the Native Token Transfer for a emitter and destination chains.

## Query parameters

- `from` string, required
- `to` string, required
- `symbol` string, required
- `by` string
- `timeSpan` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

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