Cointegrity

ERC-4337 (Account Abstraction)

Web3 / smart contracts

ERC-4337 is an Ethereum standard that enables smart contract wallets to function as first-class citizens on the blockchain without requiring protocol-level changes to Ethereum's consensus layer. It introduces a decentralized mempool of "UserOperations" and special validators called "Bundlers" that package these operations for execution. This architecture separates authentication logic from transaction execution, allowing wallets to implement custom security models, batch transactions, sponsor fees, and recover accounts if keys are lost. Developers can now build wallets with flexible signing schemes, social recovery, and quantum-resistant authentication without modifying Ethereum itself. Example: The Safe ecosystem and Coinbase Smart Wallet both leverage ERC-4337 to enable multi-signature and passkey-based authentication, respectively, without requiring Ethereum protocol upgrades. Why it matters for smart contracts: ERC-4337 fundamentally improves user experience and security for smart contract wallets by enabling fee sponsorship, batch transactions, and custom authentication schemes while maintaining Ethereum's permissionless nature.

Category: smart contracts, wallets security

Explore the full Web3 Glossary — 2,000+ expert-curated definitions. Need guidance? Talk to our consultants.