type EvmSmartAccount = Prettify<EvmSmartAccountProperties & SmartAccountActions>;
Defined in: accounts/evm/types.ts:204Ethereum smart account which supports account abstraction features like user operations, batch transactions, and paymaster.
Was this page helpful?
⌘I
Assistant
Responses are generated using AI and may contain mistakes.