Transactions
Broadcast a raw transaction using the path.
Broadcasts hex-encoded raw transaction data. Prefer POST for large payloads.
Load estimate: High; validates and forwards to the backend, with cost growing with transaction size and backend mempool policy checks.
get/api/v2/sendtx/{hex}
Path parameters
hexstring required
Raw transaction.
Response
Broadcast result.