NCW Device Message

Notification is sent when there is a new message that should be handled by the signing device.

ParameterTypeDescription
typestringNCW_DEVICE_MESSAGE
tenantIdstringUnique ID of your Fireblocks' workspace
walletIdstringNCW unique identifier
deviceIdstringA logical identifier that represents an entity that stores a user key share
physicalDeviceIdstringA logical identifier that represent a single device (mobile or web)
messagejsonThe payload of the message

Transaction Created

Notification is sent when any new transaction is identified in the workspace.

ParameterTypeDescription
typestringTRANSACTION_CREATED
tenantIdstringUnique ID of your Fireblocks' workspace
timestampnumberTimestamp in milliseconds
dataTransactionDetailsAll the transaction information

Transaction Status Updated

Notification is sent when there is any change in a transaction's status or when the number of confirmations is updated.

ParameterTypeDescription
typestringTRANSACTION_STATUS_UPDATED
tenantIdstringUnique id of your Fireblocks' workspace
timestampnumberTimestamp in milliseconds
dataTransactionDetailsAll the transaction information