Rejected | Rejected by the block producer due to an invalid transaction. |
---|---|
Pending | Transaction successfully submitted and waiting in a mempool to be accepted on-chain. |
Failed | Communication to the node has failed. |
Timedout (Coming Soon) | Transaction is in the mempool but has exceeded its configured time-to-live. |
Onchain | Transaction is part of a minted block. |
Rolledback | Transaction has been removed from the chain due to a network rollback. |
+ Create webhook
.Field | Description |
---|---|
tx_hash | Transaction hash. |
state | Current state of the transaction. |
timestamp | UTC timestamp of the transaction state change. |
block_number | Block number that your transaction is in if it has been accepted on-chain. |
metadata (coming soon) | Additional details about your transaction’s state. |