wallet.created
Fired when a user successfully connects an exchange wallet to your project, either through the OAuth flow or by providing API credentials.When this event is sent
- A user completes the OAuth authorization flow for an exchange
- A user connects a wallet using an API key and secret
Payload
Example payload
Fields
A
wallet.balance.updated event typically follows shortly after wallet.created, once the initial balance sync completes.