Koinlytics

ERC-6900: Modular Smart Accounts

Ethereum Standardsadvanced6 min read
How Alchemy, Circle, and others agreed on a plugin standard for account abstraction. Modules, hooks, and what changes for wallet UX.

ERC-4337 defined the entry point for account abstraction. But smart accounts vary wildly in their internal design: what modules they support, how permissions work, whether hooks fire on every action. ERC-6900 is the standard for making that internal architecture modular and interoperable.

The idea

A modular smart account exposes standard hooks:

Plugins (modules) implement these hooks. Install a plugin to add a feature. Remove it to disable. Standardized so any plugin from any vendor works in any 6900-compliant account.

Use cases

Vendor coordination

Alchemy, Circle, ZeroDev, Biconomy, and Trust Wallet all support 6900. This means a plugin built for one wallet works everywhere.

Where it fits

Trade-off

PreviousERC-6551: NFTs That Own Wallets NextEIP-712: Typed Data Signatures Explained
Powered by Koinlytics · Free crypto education.

Ready to try what you just learned?

Open the Koinlytics dashboard and see the concepts live on your real portfolio.

Launch App