transaction.created
Fired when a withdrawal is successfully submitted to the exchange. At this point the transaction is pending — it has been accepted by the exchange but may not yet be broadcast on-chain.When this event is sent
- A withdrawal is executed after the user confirms the quote
- The exchange accepts the withdrawal request
Payload
Example payload
Fields
The
cexTransaction.txid is typically null at creation time. You’ll receive a transaction.broadcasted event once the on-chain hash is available.