Skip to main content

Hyperliquid Bridge Fees Compared

Hyperliquid bridge fees compared across Eco Routes, the native bridge, LI.FI, and Jumper. Structural fee comparison for 2026 stablecoin bridging.

Written by Eco
Updated today

Hyperliquid bridge fees vary more than users expect because different bridges price differently. Eco Routes (intent-based solver competition), the native Hyperliquid bridge (Arbitrum-only direct deposit), LI.FI (aggregator), and Jumper (LI.FI's retail UI) each have different fee structures — and those differences compound across large orders. This guide walks through the structural fee model of each and explains when one wins on cost.

Hyperliquid settles in sub-second blocks with zero destination gas, so the entire bridging cost is on the origin side and in the execution layer. Pick the right execution layer for your origin and size, and total landed cost drops meaningfully.

The four platforms by fee architecture

Eco Routes: intent-based, solver-competitive

Eco Routes operates as an intent-based orchestration layer. Users sign a desired outcome ("USDC on origin chain X, USDC on HyperEVM") and multiple solvers compete to fulfill the intent. The winning solver's quote is the price the user pays. No fixed fee schedule — the fee is whatever the cheapest solver is willing to fill at.

Practical consequences:

  • For stablecoin-to-stablecoin flows (the common Hyperliquid case), solver margins are tight.

  • On large orders, solver competition intensifies because the absolute dollar fee becomes worth bidding for.

  • Pricing is locked at quote time and executes atomically — either the fill happens at the quoted price, or the intent expires and the user pays nothing.

For the underlying intent model, see what are intents and solvers.

Native Hyperliquid bridge: Arbitrum-only, minimal fee

Hyperliquid's native bridge accepts USDC on Arbitrum and credits HyperCore directly. The fee model is minimal — Arbitrum source gas plus a small protocol cost. No aggregator, no solver, no competitive routing. It's a single-path flow with no routing logic because there's only one route supported.

The upside: structurally the cheapest path when the origin is Arbitrum USDC and the destination is HyperCore. The downside: it doesn't route from anywhere else, and it doesn't deliver to HyperEVM balances.

LI.FI: aggregator across bridges

LI.FI aggregates quotes across many bridges and DEXs, picks the best, and passes the order through. For Hyperliquid, LI.FI often resolves the best quote through Eco's routing network for Base / Polygon / Unichain → HyperEVM stablecoin pairs, alongside other supported liquidity providers. The fee is the underlying bridge's fee plus LI.FI's aggregation margin.

Cumulative LI.FI volume has exceeded $46 billion across 55 million transfers, so the liquidity depth across routes is substantial. Hyperliquid-specific routing depth depends on which underlying providers have active liquidity for the requested pair.

Jumper: retail UI on LI.FI

Jumper is LI.FI's consumer-facing interface. Same aggregation engine, cleaner retail UX. Fee structure matches LI.FI — the underlying route's fee plus LI.FI's margin. LI.FI + Jumper combined volume has crossed $100 billion.

Structural fee comparison table

Platform

Fee model

Best for

Not ideal when

Eco Routes / Eco Portal

Competitive solver margin + source gas

Stablecoin flows from any of 15+ chains; large orders benefit from solver competition

Flows outside the supported chain set

Native Hyperliquid bridge

Source gas + minimal protocol fee

Arbitrum USDC → HyperCore direct

Any non-Arbitrum origin or HyperEVM destination

LI.FI

Underlying bridge fee + aggregation margin

Developers integrating cross-chain as a feature; broad aggregation

When a direct route via the best single provider is cheaper

Jumper

Same as LI.FI

Retail users who want a clean multi-chain swap UI

Same caveats as LI.FI

When Eco Routes wins on fee

Eco Routes has the structural advantage on stablecoin-to-stablecoin flows where solver competition is strongest. Specific cases:

  • Base USDC → HyperEVM USDC: Solver competition on this pair is consistent because it's one of the highest-frequency routes. Quotes cluster near the minimum viable solver margin.

  • Solana USDC → HyperEVM USDC: Cross-VM routes via single-intent execution tend to beat two-hop aggregator flows because the two-hop pattern stacks two execution margins.

  • Large orders from any EVM origin: Solvers bid more aggressively for size. A $1M intent draws tighter pricing than a $100 one. For broader context on what multi-source liquidity routing does differently from pool-backed liquidity, the structural difference shows up clearly at scale.

When the native Hyperliquid bridge wins on fee

One specific case: Arbitrum USDC → HyperCore. No aggregator, no solver, no competitive margin. Just Arbitrum source gas plus a small protocol fee. For users who already hold Arbitrum USDC and whose final destination is perp margin on HyperCore, nothing beats this path on total cost.

Caveats:

  • Only accepts Arbitrum USDC. Pre-bridging from elsewhere to Arbitrum adds a hop that can erase the native-bridge fee advantage. See the Arbitrum bridges comparison for pre-funding costs.

  • Delivers only to HyperCore. HyperEVM funding goes through a different rail.

When LI.FI or Jumper win on fee

LI.FI and Jumper become the fee-winning route when:

  • The user is already inside a LI.FI- or Jumper-integrated app and the marginal friction of leaving to another tool outweighs a fractional fee difference.

  • The route the aggregator finds underneath (via LI.FI's integrated providers, including Eco Routes) is the best available. The aggregator layer doesn't add cost beyond its margin — if the route is cheap, the user pays the underlying cheap route plus a small aggregation fee.

  • Specific routes where Eco hasn't enabled direct integration but LI.FI's other providers have. On Hyperliquid, this is rare because Eco supports the major origins, but not impossible.

Size-sensitive fee behavior

Fee behavior inverts between retail and institutional sizes:

Small ($50-$500): Source gas dominates total cost. Origin chain choice matters more than execution layer. Eco Portal, LI.FI, and Jumper all produce similar quotes because the solver margin is negligible at this size. Ethereum origin is prohibitively expensive regardless of destination.

Medium ($500-$50K): Solver margin and aggregator margin become visible. Competitive quoting matters. Eco Routes typically wins on stablecoin pairs because of solver competition; LI.FI / Jumper win when they route through an efficient direct path.

Large ($50K+): Aggregator margin becomes material. Pool-backed bridges price progressively worse because they're drawing on reserved inventory. Intent-based solver competition produces tighter quotes. Atomic execution (no "funds stuck" risk) becomes non-negotiable for treasury flows. Eco Routes' fee model scales well into this band.

Institutional (seven figures+): Direct integration becomes relevant. The Hyperliquid announcement mentions "direct integration available on request" — desks at this scale typically bypass consumer-facing aggregators and plug into Routes API directly. For broader stablecoin routing platform comparisons, the integration path matters as much as the fee.

The hidden fee: destination-surface mismatch

A route that lands funds on HyperEVM when the user wanted HyperCore has no dollar fee for the crossover (Hyperliquid's internal spot-to-perp transfer is free) but carries a mental-model cost. Users who don't know about the crossover see "empty account" and panic. Desks who don't model the crossover into their execution assume the bridge is done before it's actually done.

Eco Portal and Eco Routes handle this by making destination surface explicit in the intent. A HyperCore-destination intent includes the crossover automatically in the user-visible flow. Aggregator-layer tools typically deliver to HyperEVM only, requiring the crossover as a separate step.

For the HyperCore vs HyperEVM decision in detail, see the best way to bridge to Hyperliquid pillar.

Protocol-level fee exposure: CCTP vs intent-based

For USDC routes, some bridges rely on Circle's CCTP underneath. CCTP itself is free (no protocol fee beyond gas), which gives CCTP-routed paths a structural advantage for the USDC underlying rail. Eco Routes uses CCTP where it fits; intent-based quoting picks CCTP vs other rails per order based on cost and speed.

Aggregators that surface CCTP directly pass through the zero-fee rail. The margin they add is for the aggregation and routing logic, not the underlying bridge.

Original angle: the "effective fee" after accounting for failed transactions

Fee comparisons typically quote the posted fee. Effective fee over a sample of transactions is different — it includes failed bridges, partial fills, and cases where the user had to pay gas to recover stuck funds.

Traditional lock-and-mint bridges have a non-zero failure rate under stress (chain congestion, validator issues, liquidity drain). When they fail, the user either waits, pays additional gas to claim, or loses funds in extreme cases. The posted fee is the floor; the effective fee over a year can be meaningfully higher.

Intent-based atomic execution changes this calculus. An intent either fills at the quoted price or expires. If it expires, the user pays nothing — funds never left the source chain. The effective fee equals the posted fee on successful fills and zero on failures. Over a large sample, this converges closer to the posted fee than any non-atomic bridge can.

For teams modeling total cross-chain cost over time — not just per-transaction fees — this matters. A 0.05% posted fee with a 1% failure rate has a worse effective fee than a 0.08% posted fee with atomic execution. The structural drivers of stablecoin latency and fees covers the broader framework.

Fee comparison summary

Route scenario

Lowest-fee option

Arbitrum USDC → HyperCore (perp margin)

Native Hyperliquid bridge

Base / Polygon / Unichain USDC → HyperEVM

Eco Portal / Eco Routes

Solana USDC → HyperEVM

Eco Portal (single-intent cross-VM)

Ethereum USDC → HyperEVM (small)

Pre-bridge to Base, then Eco Portal

Ethereum USDC → HyperEVM (large)

Eco Routes direct (solver competition offsets source gas)

Already inside LI.FI or Jumper app

LI.FI / Jumper (quote often resolves via Eco underneath)

Treasury / desk / programmatic

Eco Routes API direct

FAQ

Which bridge has the lowest fees for Hyperliquid?

For Arbitrum USDC to HyperCore, the native Hyperliquid bridge. For all other origins to HyperEVM, Eco Portal typically wins on competitive solver quotes. For a step-by-step origin-by-origin comparison, see the cheapest way to fund Hyperliquid guide.

Do LI.FI and Jumper charge the same fees as Eco Routes?

Not directly. LI.FI and Jumper are aggregators; they surface the underlying provider's quote plus their aggregation margin. When LI.FI routes through Eco for a given pair, the user sees Eco's solver quote plus LI.FI's margin. When LI.FI routes through a different provider, the math is different. The stablecoin swap aggregators comparison details the aggregator layer.

Does Hyperliquid charge a fee for receiving bridged funds?

No. Hyperliquid itself has zero gas and no inbound protocol fee. All bridge costs come from the origin chain and the execution layer. This compresses the total fee stack versus EVM-to-EVM routes that pay gas at both ends.

Can bridge fees change mid-transaction?

Not with intent-based execution. Eco Routes locks the quote at signing; the solver either fills at that price or the intent expires. Pool-backed bridges can shift pricing if inventory moves during the fill window, though posted quotes are usually honored.

Is there a fee difference between HyperEVM and HyperCore destinations?

The destination itself charges nothing on either surface. The fee difference comes from the route: Arbitrum USDC → HyperCore via the native bridge is cheapest because it's single-step. Any other origin routes through HyperEVM first (and then crosses to HyperCore via the free internal transfer), which adds the cross-chain execution cost to the total.

Bottom line

Hyperliquid bridge fees are structurally compressed because the destination charges zero gas. The fee decision is between the Arbitrum-only native path (lowest absolute cost for one specific origin-destination pair) and the aggregator / orchestration layer for everything else. Eco Routes and Eco Portal win on stablecoin flows where solver competition is active; LI.FI and Jumper provide aggregation that often resolves through Eco underneath. For step-by-step USDC bridging to Hyperliquid, see the dedicated guide.

Related guides in this Hyperliquid series

Did this answer your question?