---
title: "POST /v2/blockchain/message"
method: POST
path: "/v2/blockchain/message"
tags: ["Blockchain"]
---

# POST /v2/blockchain/message

`POST /v2/blockchain/message`

Send message to blockchain

## Request body

- object
  - `batch` string[]
  - `boc` string, cell
  - `meta` object

## Response `200`

the message has been sent

## Other responses

- `default` — Some error during request processing

---

[API](https://skmtc.dev/tonapi/apis/rest-api-to-ton-blockchain-explorer.md) · [All operations](https://skmtc.dev/tonapi/apis/rest-api-to-ton-blockchain-explorer/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tonapi/rest-api-to-ton-blockchain-explorer/revisions/fc4add7a71a0/schema)
