083. ERC-4337 (Account Abstraction) - The Account Abstraction Standard Used by OpenClaw

E Web3 & Blockchain

Basic Information

ItemDetails
Standard NameERC-4337: Account Abstraction Using Alt Mempool
TypeEthereum Improvement Proposal (ERC Standard)
Mainnet LaunchMarch 1, 2023
Main AuthorsVitalik Buterin, Yoav Weiss, et al.
StatusDeployed and widely adopted
Applicable ScopeEthereum and all EVM-compatible chains

Product Description

ERC-4337 is Ethereum's account abstraction standard, enabling smart contract wallets without modifying Ethereum's underlying protocol. This standard introduces new concepts such as the UserOperation object, a decentralized alternative mempool, and the on-chain EntryPoint contract, allowing users to use smart contract accounts instead of traditional Externally Owned Accounts (EOAs). In the OpenClaw ecosystem, ERC-4337 is the core infrastructure enabling CoinFello's skill to facilitate secure on-chain transactions for AI agents.

Core Features/Characteristics

  • Smart Contract Wallets: User accounts are smart contracts themselves, supporting programmable logic
  • No Protocol Changes: Implemented on the existing Ethereum protocol without requiring a hard fork
  • Six Core Components:
  • UserOperation: Standardized representation of user intent
  • Bundler: Collects UserOperations and submits them to the chain
  • EntryPoint: On-chain contract that validates and executes UserOperations
  • Paymaster: Allows third parties to sponsor gas fees or pay with non-ETH tokens
  • Sender: Sender smart contract account
  • Aggregator: Signature aggregator
  • Gas Sponsorship: Paymaster mechanism allows AI agents to operate without holding ETH
  • Batch Transactions: Multiple transactions can be executed in a single operation
  • Programmable Security: Supports advanced security mechanisms like multi-signature, social recovery, and time locks

Business Model

  • ERC-4337 itself is an open standard, free to use
  • The commercial ecosystem around this standard includes:
  • Bundler service providers (e.g., Pimlico, Alchemy)
  • Smart account SDK providers (e.g., Biconomy, ZeroDev)
  • Paymaster service providers

Target Users

  • Wallet developers
  • DApp developers
  • AI agent platforms (e.g., OpenClaw)
  • End-users requiring gasless transaction experiences
  • Enterprise blockchain applications

Competitive Advantages

  • Supported by Vitalik Buterin: Designed with the involvement of Ethereum's founder
  • No Protocol Changes: Can be directly deployed on existing EVM chains
  • Wide Adoption: Over 40 million smart accounts deployed
  • AI Agent Friendly: Paymaster mechanism is a key enabling technology for AI agents' on-chain operations

Market Performance

  • Over 40 million smart accounts deployed on Ethereum and Layer 2 networks
  • Nearly 20 million smart accounts deployed in 2024 alone
  • Over 100 million UserOperations executed
  • 10x growth in operations in 2024 compared to 2023
  • Supported by numerous infrastructure providers like Alchemy, Pimlico, and Biconomy

Relationship with the OpenClaw Ecosystem

ERC-4337 is the core technical standard for OpenClaw's interaction with the blockchain. CoinFello's OpenClaw skill leverages ERC-4337 smart accounts through MetaMask Smart Accounts Kit, enabling AI agents to execute on-chain transactions securely. The Paymaster feature of this standard is particularly crucial for AI agents—it allows agents to operate on-chain without needing to acquire and hold ETH themselves, a key technological enabler for truly autonomous AI agents. The combination of ERC-4337 and ERC-7710 (Permission Delegation) forms the complete technical stack for OpenClaw agents to securely execute on-chain operations.

References

External References

Learn more from these authoritative sources: