ERC-4337
ERC-4337 is an Ethereum standard that enables account abstraction, allowing smart contract wallets to operate without requiring users to hold or pay for ETH directly. It supports programmable account features such as multi-signature approvals, social recovery, and custom transaction validation. This improves wallet flexibility and user experience while avoiding changes to Ethereum’s core consensus layer.
ERC-4337 is an Ethereum standard that enables account abstraction, allowing smart contract wallets to operate without re...
entity.trust_high
Sep 2026 · Wynik świeżości: 50%
What is ERC-4337?
ERC-4337 is an Ethereum standard that enables account abstraction, allowing smart contract wallets to operate without requiring users to hold or pay for ETH directly. It supports programmable account features such as multi-signature approvals, social recovery, and custom transaction validation. This improves wallet flexibility and user experience while avoiding changes to Ethereum’s core consensus layer.
- Category
- protocol
- Type
- Authority Node
- Sources
- 1
A user signs a user operation describing an action their smart contract wallet wants to take. Bundlers collect user operations, validate them against the account contracts, and submit them in a bundle to a designated entry point contract. T
ERC-4337 removes the biggest friction in crypto: managing keys and holding gas currency. It enables wallets with email recovery, spending limits, and subsidized fees, which are essential for onboarding mainstream users. Because it works wit
Knowledge Graph
2 relationsClick a node to keep exploring
Related
Overview
ERC-4337 is an Ethereum standard that enables account abstraction, allowing smart contract wallets to operate without requiring users to hold or pay for ETH directly. It introduces user operations, bundlers, and paymasters so that accounts can define their own validation logic. This is the standard behind modern "smart account" wallets such as those offering social recovery and sponsored transactions.
How It Works
A user signs a user operation describing an action their smart contract wallet wants to take. Bundlers collect user operations, validate them against the account contracts, and submit them in a bundle to a designated entry point contract. The account contract then executes the operations using its own validation rules, which can include multisig, recovery, or session keys. A paymaster can pay the gas on the user's behalf.
Why It Matters
ERC-4337 removes the biggest friction in crypto: managing keys and holding gas currency. It enables wallets with email recovery, spending limits, and subsidized fees, which are essential for onboarding mainstream users. Because it works without a protocol hard fork, adoption has spread quickly across wallets and infrastructure as of 2026.
Related Concepts
ERC-4337 is the implementation layer of Account Abstraction and powers Smart Contract Wallets. It is complemented by intent-centric design and by identity systems that build on programmable accounts.
Frequently Asked Questions
What is ERC-4337?
ERC-4337 is an Ethereum standard that enables account abstraction, allowing smart contract wallets to operate without requiring users to hold or pay for ETH directly. It supports programmable account features such as multi-signature approvals, social recovery, and custom transaction validation. This improves wallet flexibility and user experience while avoiding changes to Ethereum’s core consensus layer.
How does ERC-4337 work?
ERC-4337 is an Ethereum standard that enables account abstraction, allowing smart contract wallets to operate without requiring users to hold or pay for ETH directly. It introduces user operations, bundlers, and paymasters so that accounts can define their own validation logic. This is the standard
Why does ERC-4337 matter in Web3?
A user signs a user operation describing an action their smart contract wallet wants to take. Bundlers collect user operations, validate them against the account contracts, and submit them in a bundle to a designated entry point contract. The account contract then executes the operations using its o