Broadcast a raw transaction to the network. The transaction should be provided as hex in the request body. The txid will be returned on success.
Project API Key
Hex-encoded raw transaction data.
The body is of type string
.
"02000000000101c3..."
Returns the transaction ID (txid) if successfully broadcast.
The response is of type object
.