How ERC-7579 works: a technical introduction

The introduction of ERC-7579 demonstrates a commitment to improving the current standards, specifically ERC-6900, to create a more user — and developer-friendly experience. Additionally, ERC-7579 seeks to enhance the account abstraction capabilities of ERC-4337, opening up new possibilities in the field. Here's our technical guide on how ERC-7579 works.

TL; DR

  • Account Abstraction (AA) via ERC-4337 transforms traditional accounts into smart contracts, enabling advanced features like passkey authentication and gas-free transactions, adopted by leading wallets like Safe, OKX and Biconomy.

  • The new ERC-7579 standard improves smart contract accounts, making them more compatible and easier to create. Industry players developed it and emphasize its simplicity and comprehensiveness.

  • ERC-7579 aims to provide a comprehensive approach to managing accounts, allowing for flexible execution methods and data encoding to enable customizable and versatile account services.

  • ERC-7579's main features include smart account and module configurations for interoperability. It integrates hooks and ERC-1271 forwarding to improve functionality and security.

  • Implementing modular smart account standards, such as ERC-7579, marks a major progression in blockchain technology, offering a more cohesive, flexible, and future-oriented community.

What are ERC-4337 and ERC-7579?

ERC-4337

The introduction of account abstraction (AA), as outlined by ERC-4337, mitigates many issues with traditional externally owned accounts (EOAs) and raises the bar for on-chain interactions. As accounts have been transformed into smart contracts, they can incorporate unique methods for controlling access and implementing new logic that was previously not feasible.

Some of the top wallets in the industry, including Safe, Biconomy, ZeroDev, and OKX, have already introduced advanced functionalities such as passkey authentication, account retrieval, and gas-free transactions.

However, this is only the beginning. Similar to how smartphones transformed how people interact with the digital realm through third-party applications, smart contract accounts will bring about a similar change in Web3 by facilitating an accessible network of account services and modules. DApp initiatives and other developers will be able to effortlessly onboard users and offer personalized experiences.

ERC-7579

ERC-7579 is a smart contract account standard released in a collaboration between Rhinestone, Biconomy, ZeroDev, and OKX. It seeks to push forward AA innovation by providing a set of interfaces and expected behaviors to streamline development efforts and encourage interoperability.

The standard was guided by the principles of minimalism and comprehensiveness. Being minimal, the fundamental theme of ERC-7579, is crucial as it reduces the chance of imposing unnecessary or even incompatible requirements on implementations. At the same time, the standard had to take into account all the possible requirements and ensure compatibility between wallets that vastly diverge in implementation.

What is ERC-7579 core functionality?

The primary goal of ERC-7579 is to create a uniform method for carrying out account tasks. This will provide modules and other integrators with a definitive understanding of what to expect and look for. The guideline should cover all forms of executions, including Single, Batch, and Delegatecall.

Additionally, it must be capable of accommodating intricate execution patterns and various forms of data encoding, which OKX first introduced.

To accomplish this, the standard uses a singular bytes32 argument that encodes all the necessary information.

  • The CallType (single, batch, delegatecall) can be enumerated using the first byte.

  • Using the ExecType flag, executions can also be flagged to not revert on failure, allowing the rest of the userOp (other uncorrelated executions) to proceed.

  • A ModeSelector was included to allow implementations to specify any other nuances they might require, as well as a ModePayLoad to allow for the inclusion of additional data.

These primitives can form any other combination a wallet might require, and implementations can choose which modes to support, with minimal complexity and overhead.

The core of the matter lies within the modules. For modules to be account-agnostic and interoperable, ERC-7579 had to establish interfaces and guidelines, which required meeting several requirements. Accounts need a way to determine a module's capabilities for security and functionality reasons. Modules also need a structured format for interacting with accounts and vice versa.

What are the specifications ERC-7579 highlights?

  • Smart account configurations: To ensure interoperability, smart accounts must have an interface that can provide account identifiers, facilitate checks for execution modes, and enable compatibility checks for module types, all for unique identification.

  • Module configurations: Smart accounts must incorporate a module configuration interface. This guarantees that module types are distinguished for authorization purposes and specifies procedures for installing and uninstalling modules. Additionally, it includes mechanisms for signaling any changes in a module's lifespan.

Extensions: Hooks and ERC-1271 Forwarding

  • Hooks: An optional extension; hooks allow smart accounts to perform custom logic checks before and after executions, highlighting the standard's flexibility in accommodating custom functionalities.

  • ERC-1271 Forwarding: Implementing ERC-1271, smart accounts may forward signature validation calls to validators, showcasing an integration of modular functionality with existing Ethereum standards.

Practical applications and implementations

Biconomy's use of modular smart accounts serves as a real-life demonstration of how these standards can be applied. By incorporating different modules, such as validators and executors, Biconomy makes it easier for users to validate operations and manage the system in a modular manner, highlighting its adaptable and versatile nature.

The platform uses a smart accounts factory to set up initial modules according to ERC-4337 standards. It also introduces new concepts such as ECDSA and Passkey Authorization Modules to improve security and user satisfaction.

The final word

The movement towards establishing consistent modular smart accounts, as seen in proposals like ERC-7579, is a significant step towards harmonizing the way blockchain accounts and modules interact. This promotes compatibility and progress and tackles issues such as being restricted to one vendor and fragmentation within the current system.

Observing the practical advantages and potential of modular smart account implementations, it becomes clear that these standards can create a more adaptable, interconnected, and forward-thinking landscape for blockchain technology.

Disclaimer
This content is provided for informational purposes only and may cover products that are not available in your region. It is not intended to provide (i) investment advice or an investment recommendation; (ii) an offer or solicitation to buy, sell, or hold crypto/digital assets, or (iii) financial, accounting, legal, or tax advice. Crypto/digital asset holdings, including stablecoins and NFTs, involve a high degree of risk and can fluctuate greatly. You should carefully consider whether trading or holding crypto/digital assets is suitable for you in light of your financial condition. Please consult your legal/tax/investment professional for questions about your specific circumstances. Information (including market data and statistical information, if any) appearing in this post is for general information purposes only. Some content may be generated or assisted by artificial intelligence (AI) tools. While all reasonable care has been taken in preparing this data and graphs, no responsibility or liability is accepted for any errors of fact or omission expressed herein. OKX Web3 Wallet and its ancillary services are not offered by OKX Exchange and are subject to the OKX Web3 Ecosystem Terms of Service.

Related articles

View more
Best Solana wallets thumb
Wallets
Self-custody

Top Solana wallets for staking, NFTs, and DeFi in 2024

Solana has established itself as a leading blockchain, recognized by many for its high speed and low transaction costs. In December 2023, it was reported that Solana surged by 300% against Ethereum (ETH) , easily making it one of the top-performing cryptos of the year. Solana is currently by market capitalization with a market cap of 43.53 billion at the time of writing — underscoring its significance and influence in the broader cryptocurrency space.
Aug 22, 2025
Beginners
1
OKX's Proof of Reserves 23
Security

How to identify onchain scams and secure your wallet

As Web3 continues to evolve at pace, the onchain ecosystem is flourishing, with rising numbers of users participating in onchain transactions and other activities. Simultaneously, various onchain scams are emerging, with fraudsters tricking users into authorizing transactions or revealing their keys to steal assets.
Aug 19, 2025
1,058
Fixed-term deals, flexible-term deals and flash deals - How are they different?
DeFi

Aave flash loan tutorial: How to create a flash loan using Aave

In traditional finance, a borrower must deposit collateral and pass credit checks before receiving a loan. However, with decentralized finance (DeFi), borrowers can access loans without providing coll
Aug 19, 2025
13
trade-academy-beginner-4
Mining
Bitcoin
Blockchain

The 9 best ASIC miners for mining cryptocurrency in 2024

Cryptocurrency mining is an essential process that secures and verifies transactions within a blockchain network. Miners use computational power to solve complex mathematical problems, validate transa
Aug 19, 2025
6
trade-academy-beginner-4
Ethereum

How does Ethereum work?

Ethereum (ETH) is the second-largest cryptocurrency by market cap, a position it has occupied for years. Most people consider it the second-most important crypto project ever created. While [Bitcoin (
Aug 19, 2025
1
trade-academy-spot-1
Mining
Bitcoin

How does cloud mining work?

Cloud mining is a method for individuals to earn cryptocurrency without the complexities of traditional mining. By outsourcing computational work to remote data centers, users can participate in mining without owning expensive hardware.
Aug 19, 2025
5
View more