The Invisible Bridge Thesis
I’ve spent the last 5 years building cross-chain infrastructure, and I’ll be honest: the thing I’ve been building toward is making my own job invisible. That’s exactly what chain abstraction promises—and ERC-7683 is the standard that might actually deliver it.
But let’s talk about what’s actually happening on the ground, because the gap between the vision and the current state is wider than most people realize.
Where We Are: $21.9B Locked in Bridges Nobody Loves
Bridge TVL hit $21.9B in March 2026. That’s not a sign of success—it’s a sign of friction. Every dollar locked in a bridge represents a user who had to manually decide which chain to move assets to, choose a bridge provider, evaluate security trade-offs, and wait for confirmation. Nobody wants to bridge. They want to use an app that happens to be on a different chain.
The bridge landscape in 2026 is mature but fragmented: Wormhole handles Solana-EVM traffic, Across dominates intent-based EVM routes, Stargate covers stablecoin transfers, CCTP provides native USDC movement, and LayerZero connects everything else. Each with different trust assumptions, speed profiles, and failure modes.
ERC-7683: The Standard That Wants to End All Bridges
Here’s where it gets interesting. Uniswap Labs and Across Protocol co-authored ERC-7683—a standard for expressing cross-chain intents. Instead of “bridge 1 ETH from Arbitrum to Base,” you express: “I want to end up with 1 ETH on Base.” The how becomes someone else’s problem.
The mechanics:
- Intents replace transactions: Users declare desired outcomes, not execution paths
- Solvers compete for fulfillment: A network of fillers races to execute your intent at the best price/speed
- Standardized order format: Any app can create cross-chain orders that any solver can fill
- 70+ chains and projects already building on ERC-7683
This is already live in production. Uniswap integrated Across for in-app bridging—when you swap tokens on Uniswap, it can seamlessly route through Across to fill orders cross-chain. The user never sees a “bridge” UI. They just get their tokens.
The Uncomfortable Questions
But here’s what keeps me up at night as someone who builds this infrastructure:
1. Security Model Abstraction
When you use Ethereum L1, you get Ethereum-grade security. When chain abstraction routes your intent through an optimistic rollup with a 7-day challenge period, or through a Validium with an off-chain DAC, the security guarantees are fundamentally different. But the user sees the same interface.
Cross-chain bridges have lost over $2.8B since 2022. The Ronin Bridge ($600M), Wormhole ($320M), Nomad ($200M)—these exploits happened at trust boundaries between chains. Chain abstraction doesn’t eliminate these trust boundaries. It hides them.
2. The Race-to-Zero Problem
If users don’t know which chain they’re on, chains compete purely on execution cost. This is great for users but devastating for L1/L2 token value propositions built on ecosystem lock-in. Why hold ARB if Arbitrum is just one anonymous execution environment among dozens?
Network effects weaken when switching costs disappear. Chain abstraction turns blockchain networks into commodity compute—which is either the most bullish thing for users or the most bearish thing for chain-specific tokens.
3. Solver Centralization
Intent-based systems require sophisticated market makers (solvers/fillers) who front capital and compete on execution quality. In practice, a few well-capitalized entities dominate solver networks, creating a new centralization vector. If 80% of cross-chain intents flow through 3 solver firms, have we really improved on the hub-and-spoke model?
4. The Last-Mile Problem
ERC-7683 standardizes intent expression, but it doesn’t solve: cross-chain state reads (knowing what’s happening on another chain in real-time), atomic composability (DeFi transactions that span multiple chains atomically), or cross-chain governance (voting with tokens that exist on different chains).
Chain abstraction for simple swaps and transfers is nearly solved. Chain abstraction for complex DeFi interactions is still years away.
What I Think Actually Happens
My prediction for the next 18 months:
-
Simple transfers become invisible — Moving ETH between L2s will feel like moving money between bank accounts. ERC-7683 + Across + Uniswap make this real for most users.
-
Complex DeFi stays chain-aware — Power users staking, lending, and providing liquidity will still need to understand chain context. The security trade-offs matter too much.
-
Bridge TVL paradoxically grows — As chain abstraction makes cross-chain movement easier, more value flows cross-chain, not less. The pipes get bigger even as they become invisible.
-
2-3 solver firms dominate — Intent-based architecture creates winner-take-most dynamics in execution markets. The “decentralized” solver network becomes an oligopoly.
The Question for Builders
Every chain is an island until connected
— but when every island becomes interchangeable, what makes any island worth visiting?
Are we building toward a future where chains are invisible infrastructure (like ISPs—nobody cares which one routes their packets), or does chain identity and ecosystem lock-in serve an important function that chain abstraction will destroy?
For those building on specific L2s or L1s: does chain abstraction threaten or enable your roadmap? And for security researchers: how do we communicate security model differences when the entire UX philosophy is “users shouldn’t know which chain they’re on”?
Interested to hear perspectives from L2 builders, security folks, and anyone who’s actually integrated ERC-7683.