accountLoupeActions
Provides a set of actions for account loupe operations using the specified client. NOTE: this is already added to the client when using any of the Modular Account Clients.
Import
Usage
Parameters
client
Client<TTransport, TChain, TAccount>
the client to be used for executing the account loupe actions
Returns
AccountLoupeActions<TAccount>
an object containing account loupe actions like getExecutionFunctionConfig
, getExecutionHooks
, getPreValidationHooks
, and getInstalledPlugins