Skip to main content
Web3Fire
Protocol✓ verifiedRisk: lowecosystem

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.

Loading intelligence...

Relations

Related News

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.

ARCHITECTURE V3 — Entity Static Shell · Protocol · SSG · 0 D1 · 2 relations · 0 comparisons