---
title: "Check exist transaction from/to address inside block"
method: GET
path: "/api/blocks/{blockNumber}/address/{address}"
tags: ["Blocks"]
---

# Check exist transaction from/to address inside block

`GET /api/blocks/{blockNumber}/address/{address}`

## Path parameters

- `blockNumber` number, required
- `address` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `500` — Server Internal Error

## Changes

- **2019-08-08** `64fd0472f7a7` — 1 info
  - endpoint added
- **2019-01-30** `fda2651d8118` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/buildonviction/apis/tomoscan-apis/changes/api/blocks/:blockNumber/address/:address/get.md)

---

[API](https://skmtc.dev/buildonviction/apis/tomoscan-apis.md) · [All operations](https://skmtc.dev/buildonviction/apis/tomoscan-apis/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/buildonviction/tomoscan-apis/revisions/cb66c33d728e/schema)
