Broadcast transaction
Broadcasts raw transactions on the network.
POST
/v2/transactions
Broadcast raw transaction
Broadcast raw transactions on the network. You can use the @stacks/transactions project to generate a raw transaction payload.
Request Body (Optional)
body
string
Format: "binary"
Status code | Description |
---|---|
200 | Transaction id of successful post of a raw tx to the node's mempool |
400 | Rejections result in a 400 error |