Skip to main content
The server pushes this event when a transaction’s on-chain status changes. It reaches subscribers of tx-status/{hash} (one transaction) or address/{sender} (all transactions from that sender).

Topic

tx-status/{hash} or address/{sender} via subscribe

Event fields

string
Value is "txStatus".
object
When delivered via address/{sender}, this event arrives alongside accountDelta events. Use the type field to distinguish them.