accountLoupeActions
Defined in: account-kit/smart-contracts/src/msca/account-loupe/decorator.ts:69
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.
Example
Type Parameters
Parameters
Returns
AccountLoupeActions
<TAccount
>
an object containing account loupe actions like getExecutionFunctionConfig
, getExecutionHooks
, getPreValidationHooks
, and getInstalledPlugins