Legacy

Legacy broadcast transaction using the request body.

Bitcore Insight-compatible V1 broadcast route for Bitcoin-type coins.

Load estimate: High; validates and forwards to the backend, with cost growing with transaction size and backend mempool policy checks.

post/api/v1/sendtx/

Response

Broadcast result.

resultstring required

Broadcast transaction id/hash.

Changes