Cointime

Download App
iOS & Android

ERC-4337: Account Abstraction Using Alt Mempool

Validated Individual Expert

This post provides an overview of my expertise on ERC-4337, a standard that aims to simplify account handling for users and provide a “bank-like” experience.

What’s ERC-4337?

ERC-4337 is the most cutting-edge ERC added to the Ethereum mainnet. Its potential to greatly enhance user experience is unparalleled, without needing any modifications to the consensus-layer protocol.

This standard was initially proposed by Vitalik Buterin in 2021 and was deployed on the Ethereum mainnet in March 2023. By using this standard, it is possible to implement Contract Accounts with a different set of enabled features than Externally Owned Accounts.

To enable these new features, a new object called UserOperation has been added to package user intent and create a new memory pool to manage user intent.

UserOperation and Entry point fields

A UserOperation looks like a transaction; it’s an ABI-encoded struct that includes fields such as:

  • sender: the wallet making the operation
  • nonce and signature: parameters passed into the wallet’s verification function so the wallet can verify an operation
  • initCode: the init code to create the wallet with if the wallet does not exist yet
  • callData: what data to call the wallet with for the actual execution step

Although there are more aspects that are important in this operation, one key element is the Entry Point — a singleton contract used to execute bundles of UserOperations. Bundlers/Clients whitelist the supported entrypoint.

Much of the complicated safety measures are done in a global contract called the “entry point”. The “validateUserOp” and execution functions are gated with “require(msg.sender == ENTRY_POINT)”, so only the trusted entry point can cause a wallet to perform any actions or pay fees. The entry point creates a wallet using the provided “initCode” if the wallet does not exist already. This is enough to protect wallets from attacks.

Awesome new possibilities ✨

Here are some new possibilities that we can explore using ERC-4337:

  • Multisigs and social recovery
  • More efficient and more straightforward signature algorithms (eg. Schnorr, BLS)
  • Post-quantum safe signature algorithms (eg. Lamport, Winternitz)
  • Wallet upgradeability
  • Entities with the ability to perform multiple tasks, handle multi-factor authentication, initiate and sustain cryptocurrency subscriptions, and perform other functions.
  • Standard user-onboarding using mobile devices.
  • Changes are easy to implement on other chains that are Ethereum Virtual Machine compatible.

Check out some great points in this article https://beincrypto.com/learn/erc-4337/#h-what-does-erc-4337-mean-for-the-users

Conclusion

I truly believe that this new standard has come to help the mainstream adoption of web3, bringing several new possibilities and simplified processes. Before learning about this standard, I was following the LUKSO network. Perhaps by combining these two ideas, some interesting possibilities could arise.

Comments

All Comments

Recommended for you

  • 38,244.04 DMD Permanently Burned in the Past 7 Days

    On June 25, 2026, the latest on-chain data from DMDAO revealed that a total of 38,244.04 DMD has been permanently burned through the established transaction and wealth management burn mechanisms over the past 7 calendar days.

  • BTC Falls Below $60,000

    Market data shows that BTC has fallen below $60,000, currently priced at $59,954.84, with a 24-hour decline of 4.19%. The market is experiencing significant volatility, so please ensure proper risk management.

  • ETH Drops Below $1600

    Market data shows that ETH has fallen below $1600, currently priced at $1597.55, with a 24-hour decline of 3.81%. The market is experiencing significant volatility, so please ensure proper risk management.

  • Billionaire Philippe Laffont Prefers Investing in Space Over Bitcoin

    Philippe Laffont, founder and portfolio manager of Coatue Management, stated on the Squawk Box program that he is currently unable to determine his stance on Bitcoin. He mentioned that he is rethinking Bitcoin's positioning and expressed a preference for investing in space over Bitcoin. (thestreet)

  • Tech Giants' Data Center Leasing Commitments Exceed $850 Billion

    On June 24, an analysis by Bloomberg of regulatory filings revealed that as tech giants compete to expand their server clusters, the total amount of future data center leasing commitments by large cloud computing companies has continued to rise over the past year, surpassing $850 billion. Last quarter, Meta added leasing commitments of $79 billion, a 76% increase from the previous period; as of March 31, the total reached $182.9 billion. Meta CEO Mark Zuckerberg has stated that the company plans to invest hundreds of billions of dollars in AI infrastructure by 2030. Microsoft followed closely, adding over $41 billion in leasing commitments, bringing its total to $196.6 billion.

  • Address with $34.61 Million Long Position in 21,000 ETH Faces $1.696 Million Loss at 18x Leverage

    According to on-chain analyst Ai Yi, a certain address took a long position of 21,000 ETH with 18x leverage yesterday, amounting to approximately $34.61 million. Currently, it is facing an unrealized loss of $1.696 million, with an opening price of $1,728.5 and a liquidation price of $1,590.1.

  • U.S. 10-Year Treasury Yield Falls to 4.4138%, Lowest Since May 11

    On June 24, the yield on U.S. 10-year Treasury bonds fell to 4.4138%, the lowest level since May 11. The yield on U.S. 30-year Treasury bonds dropped to 4.8572%, the lowest since April 15.

  • Crypto Market Liquidations Reach $134 Million in the Last Hour, with $125 Million in Long Liquidations

    According to CoinGlass data, the total liquidation amount across the network in the last hour reached $134 million, with long liquidations accounting for $125 million and short liquidations amounting to $8.539 million.

  • BTC Falls Below $61,000

    Market data shows that BTC has fallen below $61,000, currently priced at $60,986.03, with a 24-hour decline of 2.88%. The market is experiencing significant volatility, so please ensure proper risk management.

  • Web3 data and AI company Validation Cloud completes $10 million in new round of financing

     Web3 data and AI company Validation Cloud announced a $10 million financing round from True Global Ventures. The company plans to use the funds to expand its AI products and achieve seamless access to Web3 data.