
Implementation of ERC-4337 enabling smart contract accounts as primary user accounts on Ethereum without protocol changes.
Account Abstraction, implemented via the ERC-4337 standard, redefines how user accounts operate on Ethereum and compatible EVM chains by enabling Smart Contract Accounts (SCAs) to serve as primary user accounts. Unlike traditional Externally Owned Accounts (EOAs) controlled by private keys, SCAs are programmable and governed by customizable verification logic. This shift allows developers to build accounts with enhanced security features such as multi-factor authentication, social recovery, and flexible transaction authorization. ERC-4337 achieves this without requiring any changes to the Ethereum protocol itself, running entirely on top of existing infrastructure.
The core innovation lies in the introduction of UserOperations, a new transaction-like object that bundles multiple user intents and metadata, processed by specialized nodes called Bundlers. Bundlers aggregate these UserOperations into single blockchain transactions, enabling features like gas sponsorship and batch execution. The EntryPoint contract acts as a central verifier and executor for these operations, ensuring funds and gas payments are properly managed. Additionally, Paymasters allow dapps to sponsor gas fees or accept alternative payment tokens, removing the need for users to hold native ETH for transaction fees.
This architecture addresses key usability and security challenges in web3, such as seed phrase management, native token requirements, and rigid transaction flows. Developers can integrate Account Abstraction using Alchemy’s comprehensive SDKs and APIs, including Bundler and Gas Manager services, to build wallets and dapps with seamless onboarding and advanced account automation. The solution supports Ethereum Layer 2s and other EVM-compatible chains, making it a versatile foundation for next-generation decentralized applications.
Traditional Ethereum accounts rely on externally owned accounts (EOAs) controlled by private keys, which pose usability and security challenges such as seed phrase management, lack of flexible authorization, and mandatory native token holdings for gas fees. These limitations hinder user onboarding and advanced account features.
Explore web3 competitors and apps like Account Abstraction.

Free | Enterprise | |
|---|---|---|
| Price (Monthly) | Free | Custom pricing |
| Price (Annual) | Free | Custom pricing |
| Messaging | Community support via Discord and GitHub | Dedicated support and SLAs |
| Support | Community support via Discord and GitHub | Dedicated enterprise support |
| Analytics |
Reliable RPC, powerful APIs, and zero hassle.
Comprehensive resources including technical deep dives, API references, quickstart guides, and community channels are available to help developers implement ERC-4337 account abstraction.
UserOperations represent user intents processed by Bundlers that aggregate and submit transactions, improving efficiency and UX.
A singleton contract that verifies and executes UserOperations, managing gas payments and transaction validity.
Supports composable account plugins via ERC-6900, enabling portable and customizable smart contract accounts.
Developers can onboard users without requiring them to hold ETH by sponsoring gas fees through Paymasters, reducing friction.
Wallets can implement multi-factor authentication, social recovery, and custom authorization rules using smart contract accounts.
Users can automate portfolio rebalancing, scheduled transfers, or batch multiple operations into a single blockchain transaction.
Discover trusted tools and services in the QuickNode Marketplace. Everything you need to launch faster and scale smarter.





| Composability | |||
| Cross-Chain | |||
| Customizability | |||
| Developer Support | |||
| Ease of Integration | |||
| Performance |