Across enables fast transfers by using a cross-chain “intent” model with relayers that front liquidity to users. Instead of waiting for slow native bridge finality on every destination chain, Across pays the user quickly on the target network first, then settles the back-end accounting afterward. That design is why it feels much faster than many traditional bridges, especially for Ethereum L2 transfers in 2026.
Quick Answer
- Across speeds up transfers by using relayers that fill user transfers on the destination chain before final settlement completes.
- It relies on an intent-based bridge model, where users specify the desired outcome and relayers compete to fulfill it.
- UMA’s optimistic oracle design is used in the protocol’s settlement and verification flow.
- Across is strongest for Ethereum rollups and L2-to-L2 transfers, where users want lower latency than canonical bridges.
- Fast delivery works best when relayer liquidity is available on the destination chain.
- Transfers can slow down or become less attractive when liquidity is thin, routes are uncommon, or fees spike.
What Across Is
Across is a cross-chain bridge and interoperability protocol focused on moving assets quickly across Ethereum, Layer 2 networks, and supported chains.
It is part of a broader Web3 infrastructure category that includes protocols like Hop Protocol, Stargate, Socket, LI.FI, Synapse, and native canonical bridges. The difference is that Across is built around fast fills through relayers, not just simple lock-and-mint mechanics.
Right now, this matters because users and crypto products increasingly operate across Base, Arbitrum, Optimism, Ethereum mainnet, and other rollups. Waiting the full withdrawal or finality period is often too slow for active traders, wallets, and on-chain apps.
How Across Enables Fast Transfers
1. The user submits an intent, not just a raw bridge message
In Across, the user says what they want: send a token from one chain and receive it on another chain.
This is closer to an intent-based architecture than old bridge UX. The protocol does not force the user to care about every settlement step happening behind the scenes.
2. Relayers front the funds on the destination chain
The core speed advantage comes from relayers. These actors monitor deposits and choose to fill them by sending funds from their own inventory on the destination chain.
That means the user receives assets quickly, often long before the protocol completes slower back-end reconciliation.
3. Settlement happens after the user is paid
Once the relayer fills the transfer, Across later handles settlement through its protocol design. This is where verification, accounting, and repayment logic matter.
The practical result is simple: user-facing transfer speed is decoupled from slow underlying settlement.
4. Competitive relaying helps keep speed high
Across uses a market-based mechanism where relayers compete to fulfill transfers. In many cases, this helps reduce waiting time and can improve execution for common routes.
This works especially well on high-demand corridors like:
- Ethereum to Arbitrum
- Ethereum to Base
- Optimism to Arbitrum
- Base to Ethereum
5. Optimistic verification reduces unnecessary friction
Across is closely associated with UMA and uses optimistic verification concepts in its protocol design. Instead of proving everything in the most expensive or slowest possible way upfront, it assumes correctness unless challenged.
That design choice is one reason the system can stay efficient. But it also means users should understand they are using a protocol with a specific trust and dispute model, not magic instant finality.
Simple Workflow Example
Here is what a typical Across transfer looks like in practice:
- A user wants to move USDC from Arbitrum to Base.
- The user submits the transfer through Across.
- A relayer sees the opportunity and sends USDC to the user on Base.
- The user receives funds quickly on Base.
- Across later settles the relayer reimbursement through its protocol process.
For the user, this feels like a fast bridge. Under the hood, it is really a liquidity and settlement coordination system.
Why This Model Is Faster Than Traditional Bridges
| Model | How user gets funds | Speed profile | Main dependency |
|---|---|---|---|
| Canonical bridge | After native message or withdrawal process completes | Often slower | Chain finality and official bridge design |
| Liquidity bridge | Liquidity provider fronts funds | Usually faster | Available liquidity |
| Across | Relayer fills user intent on destination chain | Fast for common routes | Relayer participation and settlement design |
The key idea: Across does not wait for the full slow path before paying the user. It uses relayer capital to compress perceived latency.
Why Across Matters Now in 2026
The multi-chain stack is more fragmented right now than most founders expected. Users hold assets across Ethereum, rollups, appchains, and EVM networks.
That creates a real product problem:
- Wallets need fast in-app routing
- DeFi apps want lower drop-off during deposits
- Trading workflows depend on speed
- Consumer apps cannot expect users to understand bridge delays
Across matters because it helps remove one of the biggest UX failures in crypto: waiting.
Recently, intent-based infrastructure has also gained more attention across the ecosystem. Across fits that trend well because it turns cross-chain movement into a fulfillment problem, not just a messaging problem.
When Across Works Best
Across is strongest in these scenarios:
- L2-to-L2 transfers where users want fast movement between rollups
- Wallet integrations that need simple user flows
- DeFi onboarding where deposit friction hurts conversion
- High-volume common routes with healthy relayer liquidity
- Apps abstracting chain complexity for mainstream users
A realistic startup example: a DeFi app on Base wants users from Arbitrum and Ethereum to fund positions quickly. If the app relies on slow canonical bridging, conversion drops. If it embeds Across, users can land with assets faster and start using the product immediately.
When It Fails or Becomes Less Attractive
Across is not universally the best choice.
It can be weaker when:
- Destination liquidity is thin
- The token or route is less common
- Users want pure canonical security assumptions
- Fee sensitivity is extreme and fast execution is not worth the premium
- The transfer size is large relative to available relayer inventory
A common mistake is assuming all “fast bridges” are equally fast under stress. They are not. During volatile periods, relayer-dependent systems can show worse pricing, slower fills, or route constraints.
So the trade-off is clear:
- Faster UX
- but also dependence on market-making liquidity and protocol design choices
Architecture and Mechanism in Plain English
Deposits
The user deposits funds on the source chain into Across’s system.
Relay observation
Relayers monitor these deposits and evaluate whether they want to fill them.
Fast fill
A relayer sends the equivalent assets to the user on the destination chain.
Settlement
The protocol later reconciles balances and repays the relayer according to the settlement logic.
Dispute and verification layer
Optimistic verification mechanisms help secure the process without forcing every transfer through the slowest possible path.
This is why Across should be thought of as cross-chain liquidity infrastructure, not just a bridge button.
Use Cases for Founders, Wallets, and Developers
Wallets
Wallet products can integrate Across to reduce user abandonment during chain switching and asset movement.
This works best when the wallet wants to present a simple “move funds” action without exposing bridge complexity.
DeFi protocols
Lending, trading, perpetuals, and yield protocols can use Across to bring users onto their preferred chain faster.
This is especially useful for protocols growing on newer ecosystems like Base or Optimism.
Chain abstraction products
If your product promise is “users should not care what chain they are on,” Across is directionally aligned with that vision.
But it should be paired with routing, balance abstraction, and fallback logic. Across alone does not solve full chain abstraction.
Aggregators
Bridge and swap aggregators can use Across as one route in a broader routing engine alongside Socket, LI.FI, 1inch, and DEX-based paths.
That is often smarter than forcing one bridge for every user and route.
Pros and Cons
Pros
- Fast user experience on supported routes
- Strong fit for Ethereum L2 ecosystem
- Good for wallet and app integrations
- Reduces friction compared with slow canonical bridging
- Aligned with the broader intent-based infrastructure trend
Cons
- Performance depends on relayer liquidity
- Not every route or asset is equally strong
- Fast paths can involve different trust, settlement, and market structure assumptions
- May be less ideal for users who prioritize canonical routes over speed
- Execution quality can vary during market stress
Across vs Canonical Bridges
Canonical bridges are usually the “official” route defined by a chain or rollup. They often have stronger native alignment with the chain’s trust model.
But they are often slower, especially for withdrawals or final settlement.
Across is better when the product goal is speed and user experience. Canonical bridges are better when the top priority is sticking to the native path even if it is slower.
For founders, this is usually not a philosophical choice. It is a product metrics choice:
- If speed drives activation, use fast liquidity-based routes.
- If your users are highly security-sensitive and patient, canonical may be enough.
Expert Insight: Ali Hajimohamadi
Most founders think bridging is an infrastructure decision. In practice, it is a conversion decision. Users do not churn because your bridge architecture is imperfect; they churn because they had to wait, retry, or think.
The contrarian point is this: the “most secure” route is often the worst business choice for early-stage products if it kills activation. But the reverse is also true: if you build on a fast bridge without fallback paths, one bad liquidity event can break trust fast.
My rule is simple: optimize for time-to-first-value, then add route redundancy before scale.
Should You Use Across?
Use Across if:
- You need fast asset movement across Ethereum and major L2s
- Your product loses users when funding takes too long
- You are building a wallet, DeFi app, or bridge aggregator
- You care more about UX speed than pure canonical routing
Do not rely on Across alone if:
- You need guaranteed coverage for niche assets or low-liquidity routes
- Your users demand native bridge assumptions only
- You have no fallback route, no monitoring, and no operational response plan
Implementation Considerations for Developers
If you are integrating Across into a product, focus on more than the API or widget.
What to check
- Supported chains and tokens
- Expected fill times by route
- Fee transparency in the UI
- Fallback routing if fills are delayed
- Status tracking for transfers
- User messaging during edge cases
Where teams go wrong
- Assuming all routes perform equally
- Not showing users net received amount clearly
- Failing to handle delayed or partial operational issues
- Treating bridge infrastructure as “set and forget”
The better approach is to treat bridging like payments infrastructure. That means monitoring, analytics, fallback logic, and user communication matter as much as the protocol choice.
FAQ
Is Across a bridge?
Yes. Across is a cross-chain bridge and interoperability protocol, but it is better understood as a fast liquidity-based bridge that uses relayers and optimistic settlement design.
Why is Across faster than many bridges?
Because relayers front liquidity on the destination chain before full back-end settlement completes. Users get funds sooner instead of waiting for the entire native bridge process.
Does Across use relayers?
Yes. Relayers are central to how Across delivers fast transfers. They observe deposits and fill transfers using their own capital on the destination chain.
Is Across better than a canonical bridge?
It depends. Across is usually better for speed and UX. Canonical bridges are often better if your priority is following the chain’s native bridging path and trust assumptions.
What can make an Across transfer slower?
Low relayer liquidity, unusual routes, volatile markets, token-specific constraints, or network congestion can all reduce speed or worsen pricing.
Who should integrate Across?
Wallets, DeFi apps, bridge aggregators, and chain abstraction products are the strongest fit. It is most valuable when faster funding improves activation or retention.
Is Across only useful for crypto power users?
No. In fact, its biggest value is often for products serving less technical users. Fast transfers help hide cross-chain complexity and reduce drop-off.
Final Summary
Across enables fast transfers by letting relayers pay users on the destination chain before final settlement is fully completed. That is the core mechanism.
This model works well for Ethereum and Layer 2 ecosystems, where users care about speed and product teams care about reducing friction. It is especially strong for wallets, DeFi apps, and multi-chain products.
But speed comes with trade-offs. Across depends on relayer liquidity, route quality, and protocol design assumptions. If you are building with it, treat it as strategic infrastructure, not just a bridge button.





















