Provider Events
Provider Events
accountsChanged
accountsChanged
Description
An event that is emitted when a user changes the account they are looking at on the ME Wallet
Properties
Property | Type | Description |
|
| The array of string addresses from the user's ME wallet |
chainChanged
chainChanged
Description
An event that is emitted when a user changes the chain they are connected to
Properties
Property | Type | Description |
|
| The EVM ChainId of the connected chain. |
chainId
in this instance is just of type string
.
Last updated