# Provider Events

## Provider Events

### **`accountChanged`** <a href="#accountschanged" id="accountschanged"></a>

#### **Description**

An event that is emitted when a user changes the account they are looking at on the ME Wallet

**Properties**

| Property   | Type       | Description                                              |
| ---------- | ---------- | -------------------------------------------------------- |
| `accounts` | `string[]` | The array of string publicKeys from the user's ME wallet |
