Submit a transaction and track its execution status.
Returns a stream of status updates starting with RECEIVED, then ACCEPTED,
followed by consensus and execution updates, closing after the transaction is executed.
POST
/
v1
/
transactions
/
track
Error
Copy
Ask AI
A valid request URL is required to generate request examples
Optional timeout for tracking the transaction execution.
If not specified, the stream will remain open until the transaction is executed or the client cancels.