Events
Last updated
Last updated
onAccountAvailable(
):
Arguments:
{}
Returns:
{}
Description: Event handler that listens when the Keplr extension has loaded and an address is available.
onAccountChange(
):
Arguments:
{}
Returns:
{}
Description: Event handler that listens when switching accounts and a new account gets selected.
onAccountNotAvailable(
):
Arguments:
{}
Returns:
Description: Event handler that listens and executes if the Keplr extension is not installed.
Arguments:
Returns:
Description: Event handler that listens when the shutdown
function gets called.
Arguments:
Returns:
Description: Event handler that listens when a new viewing key is created using the viewingKeyManager.add()
or keplrViewingKeyManger.add()
methods.
{}
{}
{}
{}
{}