bundlerActions
Defined in: aa-sdk/core/src/client/decorators/bundlerClient.ts:123
A viem client decorator that provides Bundler specific actions. These actions include estimating gas for user operations, sending raw user operations, retrieving user operations by hash, getting supported entry points, and getting user operation receipts.
NOTE: this is already added to the client returned from createBundlerClient
Type Parameters
Parameters
Returns
An object containing various bundler-related actions that can be executed using the provided client