Cross-Chain Intents Guide 2026: ERC-7683, Fillers & the End of Traditional Bridges
Cross-chain intents let you say "I want 1,000 USDC on Base" and a network of competing solvers figures out the fastest, cheapest way to make it happen — no bridge UI, no wrapped tokens, no waiting for finality. Powered by the ERC-7683 standard from Uniswap Labs and Across Protocol, intents are replacing traditional bridges as the default way to move value across chains in 2026.
1. What Are Cross-Chain Intents?
An intent is a signed message that describes a desired outcome rather than a specific execution path. Instead of telling a blockchain "call this bridge contract, lock these tokens, wait for confirmation, then release on the other side," you simply declare: "I have 1 ETH on Arbitrum and I want USDC on Base."
A network of third-party fillers (also called solvers or relayers) competes to execute your intent. The fastest filler fronts their own capital to give you USDC on Base immediately, then gets reimbursed through a settlement layer. You get native assets — no wrapped tokens, no multi-step UX, and typically sub-minute execution.
2. Bridges vs. Intents: What Changed
Traditional bridges dominated cross-chain transfers from 2020-2024. They worked, but came with serious trade-offs: over $2.5B lost to bridge hacks, wrapped tokens that fragment liquidity, 10-30 minute wait times for optimistic rollup withdrawals, and UIs that require users to understand which bridge supports which chain.
| Traditional Bridges | Intent-Based Systems | |
|---|---|---|
| Execution | User specifies path (which bridge, which route) | User specifies outcome (what they want) |
| Speed | Minutes to hours (depends on finality) | Seconds to minutes (filler fronts capital) |
| Tokens | Often wrapped (wETH, wBTC) | Native assets on destination |
| TVL Risk | Large locked pools = honeypot for hackers | Zero-TVL or minimal — fillers use own capital |
| Cost | Fixed bridge fees + gas on both chains | Competitive — fillers bid against each other |
| UX | Select bridge → approve → bridge → wait → claim | Sign intent → receive tokens |
The shift is clear: by Q1 2026, intent-based protocols handle the majority of cross-chain volume on Ethereum L2s, with Across Protocol alone processing transfers at a median time of under 2 seconds. Learn more about bridge fundamentals in our cross-chain bridges guide.
3. ERC-7683: The Universal Intents Standard
ERC-7683 is an Ethereum standard proposed by Uniswap Labs and Across Protocol that defines a common interface for cross-chain trade execution. Before ERC-7683, every intent protocol had its own order format — fillers had to integrate with each one separately, fragmenting the solver network and reducing competition.
The standard defines two core interfaces:
CrossChainOrderISettlementContract4. How Intent Settlement Works
The intent lifecycle has four stages. Here's what happens when you submit a cross-chain intent:
5. Top Cross-Chain Intent Protocols (2026)
| Protocol | Mechanism | Chains | Key Stats | Notable |
|---|---|---|---|---|
| Across Protocol | Intent-based relay with UMA optimistic oracle settlement | ETH, Arbitrum, Optimism, Base, Polygon, zkSync | ~$0.04 USDC transfers; sub-minute fills | ERC-7683 co-author |
| UniswapX | Dutch auction intents with off-chain filler competition | Ethereum + major L2s | MEV-protected swaps; gasless for users | ERC-7683 co-author |
| deBridge | Zero-TVL architecture with decentralized validator network | 20+ chains incl. Solana | $9.96B+ processed; 1.96s median fill | DLN order system |
| NEAR Intents | Chain-abstraction layer assembling optimal cross-chain paths | NEAR, ETH, BTC, Solana, TON | Account aggregation; one-click UX | AI-powered routing |
| Cowswap | Batch auction intents with solver competition (CoW Protocol) | Ethereum, Gnosis | MEV protection; surplus sharing with users | Coincidence of Wants |
Compare bridge fees and speeds for your specific route using our bridge aggregator tool, or monitor real-time bridge activity with the bridge monitor.
6. Risks & Limitations
Intents are a major improvement over traditional bridges, but they're not without risks. Here's what to watch for:
7. The Future: From Intents to Chain Abstraction
Cross-chain intents are a stepping stone to chain abstraction — a future where users don't know or care which chain their assets are on. NEAR's chain signatures, Particle Network's Universal Accounts, and projects like Socket are building toward a world where your wallet balance is just "1,000 USDC" — not "400 on Arbitrum, 300 on Base, 300 on Optimism."
Key trends to watch in 2026 and beyond:
For a deeper look at how DeFi protocols are evolving, check out our guides on DeFi fundamentals, L2 scaling, and Ethereum rollups.
🔗 Key Takeaway
Cross-chain intents represent a fundamental shift: instead of users navigating bridge UIs, they express what they want and let market makers compete to deliver it. ERC-7683 standardizes this model across protocols, creating a unified filler network that drives down costs and speeds up execution. For most users in 2026, intent-based systems like Across and UniswapX are already the fastest and cheapest way to move value between chains.
Frequently Asked Questions
What are cross-chain intents in crypto?
Cross-chain intents let users specify a desired outcome (e.g. 'swap 1 ETH on Arbitrum for USDC on Base') without choosing how the transaction executes. A competitive network of solvers called 'fillers' races to fulfill the intent as fast and cheaply as possible, abstracting away bridge mechanics entirely.
How is ERC-7683 different from a bridge?
Traditional bridges require users to interact with specific bridge contracts, wait for finality, and often receive wrapped tokens. ERC-7683 defines a standard 'order' format that any solver can fill — users get native assets, faster execution, and lower fees because fillers compete on price.
Is ERC-7683 safe to use?
ERC-7683 itself is an interface standard, not a smart contract, so it has no direct attack surface. The security depends on the settlement system (e.g. Across uses UMA's optimistic oracle, UniswapX uses Dutch auctions). Intent-based systems generally reduce bridge TVL risk because fillers use their own capital rather than pooled user funds.
Which protocols support ERC-7683?
As of March 2026, Across Protocol and UniswapX are the primary ERC-7683 implementations. The standard is gaining adoption across the intent ecosystem as fillers can serve multiple protocols through a single integration.
What is a filler in cross-chain intents?
A filler (also called a solver or relayer) is a third party that fulfills user intents by fronting their own capital. When you submit an intent to swap tokens cross-chain, fillers compete to fill your order at the best price. They're later reimbursed by the protocol's settlement layer.
Do cross-chain intents work with non-EVM chains like Solana?
Yes. While ERC-7683 is an Ethereum standard, protocols like deBridge and NEAR Intents already support Solana, Bitcoin, and other non-EVM chains through their own intent systems. The concept of intent-based execution is chain-agnostic even if the specific standard is EVM-focused.