EIP-4337

Architecture

EIP-4337 represents a significant architectural shift in Ethereum by introducing account abstraction, which allows smart contracts to function as primary user accounts. This proposal decouples transaction validation logic from the core protocol, enabling flexible signature schemes and advanced account functionalities. The new architecture facilitates a more modular approach to wallet design, moving beyond the limitations of traditional Externally Owned Accounts (EOAs).