Chain Abstraction Model Overview
ConfidenceLikelyUpdated2026-05-26Review by2026-09-22Sources5Machine-translatedOriginal (JA)
Wiki route
This entry sits under systems index. Read it against ERC-4337 embedded wallet adoption map · Privy/Coinbase/Alchemy/Safe for peer / contrast context and fintech index for the broader system / regulatory boundary.
Key facts
- Chain abstraction does not eliminate multichain; it makes multichain transparent to users •
- 3 major mainstream approaches: Polygon AggLayer / NEAR Chain Abstraction / EigenLayer restaking •
- Base + Coinbase Smart Wallet = the most mature current example of an “end-to-end chain abstraction” implementation •
- Regulation has not yet touched chain abstraction, but MiCA / GENIUS assume by default that “the user knows which chain they are on” •
Mechanism / How it works
The core mechanism of chain abstraction is moving “chain selection” from user decision-making to the protocol layer. 3 -stage paradigm evolution:
- Wallet awareness (MetaMask era · 2017-2022): users manage mnemonics + select chains + switch chains
- embedded wallet (Privy / Dynamic era · 2023-2024): users use email / social login, but chain selection is still required
- chain abstraction (AggLayer / NEAR era · 2024-2026+): users do not know at all which chain they are on; the protocol routes automatically
Base + Coinbase Smart Wallet example: users log in by email and transact directly, without even knowing they are on L2 . This is a canonical end-to-end example of embedded wallet + chain abstraction. Main tension: chain abstraction conflicts with the “sovereign chain” narrative — institutional chains (Kinexys / Arc) want to bind users to their own chains and retain control, while users want chain selection abstracted away.
Origin & evolution
In the 2017-2022 multichain era, users deeply felt the pain of chain switching (wallet switching / gas tokens / bridge risk). 2022-2023 Cross-chain bridges (Wormhole / LayerZero / Axelar) matured, but did not solve the UX problem. 2023 Privy / Dynamic / Magic and other embedded wallets appeared and solved private-key UX, but chain selection remained the user’s responsibility (see Embedded-wallet network effects · the moat is in the integrator, not the wallet itself). 2024.02 Polygon AggLayer v1 launch → the “shared liquidity + state” route. 2024.04 NEAR Chain Signatures + Intents → the “intent-driven + MPC multichain account” route. 2024.04 EigenLayer mainnet → the “shared security / restaking” route (security-layer abstraction). 2025-2026 3 approaches coexist, and chain abstraction becomes a new frontier for protocol value capture.
Related
- Wiki Index
- The 3 major mainstream approaches to chain abstraction
- Cross-Chain Bridge Commoditization and the Upward Shift of Value to the Chain-Abstraction Layer
- BFT Validator Economics Overview
- On-chain finance and crypto · a comparison framework based on a continuum
Sources
- Polygon AggLayer official documentation (shared liquidity + unified bridge) — https://docs.polygon.technology/agglayer/
- NEAR Chain Abstraction official documentation (Chain Signatures + Intents) — https://docs.near.org/chain-abstraction/what-is
- EigenLayer official documentation (restaking / shared security) — https://docs.eigenlayer.xyz/
- Coinbase Developer Platform (Base + Smart Wallet end-to-end example) — https://docs.cdp.coinbase.com/
- LayerZero v2 official documentation (omnichain messaging) — https://docs.layerzero.network/v2
Discovery
Keep reading
Read next
- Chainlink CCIP · Institutional-Grade Cross-Chain Messaging (SWIFT/DTCC Main Track)The CCIP Router is a unified interface: an application only needs to call it 1 time to send to any supported chain. Underlying verification is coordinated by 2 independent networks — OCR2 is...
- Cross-Chain Bridge 8 -Pole Comparison Matrix · IBC / CCTP / CCIP / Wormhole / Hyperlane / LayerZero / Axelar / XCMCross-chain interop, by 2026 , evolved from a "single-core war over the general bridge" (2021-2023) to "multi-core trust models + use-case differentiation." Institutional clients (SWIFT / DT...
- Cross-chain bridge security and insurance matrix 2026 · full view of 14 protocols' trust model / hack history / coverageCross-chain bridges are the single largest source of losses in the 2021-2024 crypto ecosystem — cumulative damage ≥ $2.7B · far above total CEX hacks. A critical gate before institutional mo...
Links here
- AI Agent payment 7-protocol layering tableThe intent layer answers "what does the user want to do." AP2 defines a 3-layer trust-chain mandate: Intent (user ↦ agent · authorize purchase of X) → Cart (agent ↦ merchant · place the orde...
- AP2 technical specification · Mandate · Payment Intent · Settlement Adapter1. The user tells Gemini "book me a flight next Sunday, budget $800" 2. Gemini issues an Authorization Mandate (scope: airline category / limit: $800 / expire: 24h) 3. Gemini calls the airli...
- Privy · Stripe-owned embedded self-custodial wallet (overview)When a user logs in with email or Google, the Privy SDK (roughly 30 lines of code) runs MPC sharding key generation in the frontend. One shard is stored on the user's device (Passkey / WebAu...
- Global DEX Aggregator comparison matrix · cross-comparison of the 8 major aggregatorsDEX aggregators evolved from the simple pathfinders of 2020-2021年 to intent-based routing + MEV protection + cross-chain swap by 2024-2026年. Aggregators are greatly differentiated by the des...
- BFT Validator Economics Overview4 variables form the decision matrix of validator economics: 1. staking yield = issuance inflation + transaction-fee distribution + MEV distribution — determines validators' willingness to p...