Skip to main content

wallet.deleted

Fired when a wallet is removed from your project, either by the user or programmatically.

When this event is sent

  • A user disconnects a wallet through the Bluvo widget or Portal
  • A wallet is deleted via the API

Payload

Example payload

Fields

After receiving this event, any stored data associated with the wallet ID should be cleaned up in your system.