Provider Events
Provider Events
accountsChanged
accountsChangedDescription
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 addresses from the user's ME wallet
chainChanged
chainChangedDescription
An event that is emitted when a user changes the chain they are connected to
Properties
Property
Type
Description
chainId
ChainId
The EVM ChainId of the connected chain.
chainId in this instance is just of type string.
Last updated