Custody Events

EventDescription
CREATEDFired when a custody transaction has been initiated. Applies to send transactions only.
PROCESSINGFired when a custody transaction is currently being processed. Applies to send transactions only.
COMPLETEFired when a custody transaction has been successfully completed. Applies to both send and receive transactions. For crypto receives, this is the only event emitted — there are no intermediate CREATED or PROCESSING states.
FAILEDFired when a custody transaction has failed to complete. Applies to send transactions only.