This page covers all Embedded Wallet events that can trigger webhook notifications, and their associated data objects for the Webhooks v2 service.
Embedded Wallet event types
To receive a specific event, include its eventType in the webhook's notification object.
| Event type | Data object returned | 
|---|---|
| embedded_wallet.created | Non-Custodial Wallet Created | 
| embedded_wallet.status.updated | NCW Transaction Status Updated | 
| embedded_wallet.account_created | Non-Custodial Wallet Account Created | 
| embedded_wallet.asset.added | Non-Custodial Wallet Asset Created | 
| embedded_wallet.asset.balance_updated | Non-Custodial Wallet Asset balance changed | 
| embedded_wallet.device.added | Multi-Device Request ID | 
