Event
The OneKey Browser Extension provider implements the Node.js EventEmitter
API.
This sections details the events emitted via that API.
There are innumerable EventEmitter
guides elsewhere, but you can listen for events like this:
accountsChanged
When switching accounts.
networkChanged
When the chain changes.
Last updated