Skip to main content

transaction.error

Fired when a withdrawal execution fails. This can happen if the exchange rejects the withdrawal after submission or if an unexpected error occurs during processing.

When this event is sent

  • The exchange rejects the withdrawal (insufficient funds, invalid address, etc.)
  • An unexpected error occurs during the withdrawal workflow
  • The withdrawal is cancelled by the exchange

Payload

Example payload

Fields

The rawResponse field contains the unmodified response from the exchange API. Its structure varies between exchanges and should not be relied upon.
Error codes are standardized across the Bluvo platform. See the error handling guide for the full list.