Bundler Client API reference
The following API methods are related to the Viem Bundler Client.
sendUserOperationWithDelegation
Sends a user operation to redeem delegated permissions according to the ERC-7710 specifications.
info
To use sendUserOperationWithDelegation
, the Viem Bundler Client must be
extended with erc7710BundlerActions
.