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.

Wyłączenie odpowiedzialności
Niniejsza treść ma charakter wyłącznie informacyjny i może obejmować produkty niedostępne w danym regionie. Nie ma na celu zapewnienia (i) porady inwestycyjnej lub rekomendacji inwestycyjnej; (ii) oferty lub zachęty do kupna, sprzedaży lub posiadania kryptowalut/aktywów cyfrowych lub (iii) doradztwa finansowego, księgowego, prawnego lub podatkowego. Aktywa cyfrowe, w tym stablecoiny i NFT, wiążą się z wysokim stopniem ryzyka, a ich cena może ulegać znacznym wahaniom. Musisz dokładnie rozważyć, czy handel lub posiadanie kryptowalut/aktywów cyfrowych jest dla Ciebie odpowiednie w świetle Twojej sytuacji finansowej. W przypadku pytań dotyczących konkretnej sytuacji skonsultuj się ze swoim doradcą prawnym, podatkowym lub specjalistą ds. inwestycji. Informacje (w tym dane rynkowe i informacje statystyczne, jeśli istnieją) pojawiające się w tym poście służą wyłącznie do ogólnych celów informacyjnych. Niektóre treści mogą być generowane lub wspierane przez narzędzia sztucznej inteligencji (AI). Podczas przygotowywania tych danych i wykresów dołożono należytej staranności, jednak nie ponosimy odpowiedzialności za żadne błędy lub pominięcia w niniejszym dokumencie. OKX Web3 Wallet i jego usługi pomocnicze nie są oferowane przez OKX Exchange oraz podlegają Warunki świadczenia usług ekosystemu Web3 OKX.

Powiązane artykuły

Wyświetl więcej
Web3 rewrites payments
Research

Web1 to Web3: The evolution of online payments

Online payments have come a long way since the early days of Web1 when credit card transactions were the primary method of payment and security concerns were rampant. But with the emergence of Web2 pa
9 lip 2025
Exploring the Impact of Crypto Phones on Blockchain Technology
Research

Exploring the impact of crypto phones on blockchain technology

With the rise in cryptocurrency adoption, blockchain-based smartphones have recorded a growing interest in the market. The awareness of data privacy, financial inclusion, and security has changed how users store data, transact monetary values, and communicate. Increased privacy, security, and decentralized smartphone features have given birth to a new generation – crypto phones.
9 lip 2025
3
Forward Contracts vs. Futures Contracts What Are the Differences
Research

What is hard cap in cryptocurrency?

The cryptocurrency industry has brought of new terminology, and it continues to do so as it grows. Some terms are similar to the ones you might know from traditional finance. For example, Initial Coin
9 lip 2025
2
Wallet import general banner
Web3

How to import Coinbase wallet to OKX Wallet

Want to import your Coinbase Wallet to OKX Wallet? In this guide, we'll explain the process of importing your Coinbase Wallet into OKX Wallet— a powerful multichain wallet supporting 130+ blockchains. Because Coinbase Wallet is a self-custody wallet built to support the open Web3 ecosystem, it allows you to import your wallet’s address directly into OKX Wallet anytime you want. That means you can use OKX Wallet to view and manage the same assets. In the meanwhile, you can take advantage of enhanced security, intuitive interface, and seamless cross-chain functionality to take full control of your digital assets.
3 lip 2025
4
Wallet import general banner
Web3

How to import Slush wallet to OKX Wallet: Guide for Sui Wallet Users

Want to import your Slush Wallet to OKX Wallet? If you're a Sui wallet user looking to expand your crypto experience, this step-by-step guide will show you how to securely import your Slush Wallet into OKX Wallet — a powerful multichain wallet supporting 130+ blockchains, including Sui. Learn how to safely transfer your assets, manage your Sui-based tokens, and continue interacting with decentralized applications (dApps) using the same recovery phrase or wallet address. Whether you're using the mobile app or browser extension, OKX Wallet offers enhanced security, intuitive interface, and seamless cross-chain functionality to help you take full control of your digital assets.
3 lip 2025
1
Wallet import general banner
Web3

How to import Trust wallet to OKX Wallet: A Step-by-Step Guide

Want to import your Trust Wallet to OKX Wallet? If you're looking to upgrade your crypto experience with a more feature-rich wallet, this step-by-step guide will walk you through how to securely import your Trust Wallet into OKX Wallet — a powerful multichain wallet supporting 130+ blockchains. Learn how to safely transfer your assets, manage your tokens across multiple networks, and continue using popular decentralized applications (dApps) like Uniswap, OpenSea, and more — all while benefiting from OKX Wallet’s enhanced security, intuitive interface, and seamless cross-chain capabilities. Whether you’re using the mobile app or browser extension, OKX Wallet makes it easy to take full control of your digital assets.
3 lip 2025
Wyświetl więcej