sendBoc

TONC1

Submits a base64 bag-of-cells external message to the network. Signing happens client-side; only the serialized message is broadcast.

Endpoint
POST https://api.1st-node.com/v1/ton/sendBoc

Parameters

NameTypeDescription
bocstringBase64-encoded serialized message (BoC).

Returns

object — acceptance result and message hash.

Request

curl https://api.1st-node.com/v1/ton/sendBoc \
  -H "Authorization: Bearer $ONE_KEY" \
  -H "content-type: application/json" \
  -d '{ "boc": "te6ccgEBAQEA…" }'
{ "boc": "te6ccgEBAQEA…" }

Response

{ "hash": "1a2b3c…", "ok": true }
More transactions methods on TON

TON API

Bakiye yükle, anahtarını al, yayına çık.

Self servis. Kripto ya da kartla öde. Krediyle ölçümlenir — ağır ilkel yapılar daha pahalı, basitler ucuz.

API anahtarı al