Skip to content
All articles

Bridge Fees Explained: What You Actually Pay to Bridge

What you pay to bridge: source-chain gas, destination execution, the protocol's fee, and any routing fee — all reflected in the net receive amount.

Published · Last reviewed · Titan Locker · Technical review: Titan engineering

Summary: The total cost of a bridge transfer is the sum of a few real components: gas to submit the transaction on the source chain, gas to execute delivery on the destination chain, the underlying bridge protocol's own fee (liquidity-provider fee or relayer margin), and any routing/interface fee. A well-built bridge folds all of these into the quoted receive amount, so the net amount you receive - not an advertised rate - is the number that matters. Costs vary by route, asset, amount, and live network conditions.

"How much does bridging cost?" has no single-number answer, and any product that gives you one is hiding something. A bridge fee is a stack of distinct components, some of which you pay directly and some of which are netted out of what you receive. This article breaks the stack down so you can read a quote accurately and compare bridges honestly.

The components of a bridge fee

1. Source-chain gas

You pay gas in the source chain's native currency to submit the bridge transaction (and, for an ERC-20, a one-time approval). This is set by the source chain, not the bridge - it is high on Ethereum mainnet at busy times and low on an L2 like Base. It is a direct cost paid from your wallet, separate from the amount you're bridging.

2. Destination execution cost

Delivering the asset on the destination chain also costs gas. Depending on the mechanism, this is often paid out of your transfer (deducted from what arrives) rather than charged separately, because you may not yet hold the destination chain's gas token. This is why the received amount can be slightly less than the sent amount even before protocol fees.

3. The underlying protocol's fee

Each bridge protocol charges for the service it provides: a liquidity-pool bridge pays its liquidity providers a fee; an intents/relayer bridge includes a relayer margin for fronting destination funds and taking on timing risk. This fee varies with the route, the asset, the amount, and live liquidity - a large transfer through a thin pool costs more than a small one through a deep pool.

4. Routing / interface fee

The interface or aggregator you use may add a routing fee for building, comparing, and executing the route. Like the others, a well-designed interface includes this in the quoted receive amount rather than surprising you with it later.

ComponentPaid howSet byVaries with
Source-chain gasDirectly from your walletSource chainNetwork congestion
Destination executionUsually netted from transferDestination chainCongestion, mechanism
Protocol feeNetted from transferThe bridge protocolRoute, asset, amount, liquidity
Routing feeNetted from transferThe interface/aggregatorFixed or route-based

Why the net receive amount is the only honest number

Because the protocol and routing fees are netted from what you receive, and destination gas often is too, the single figure that captures the true cost is the net amount that arrives on the destination chain. A quote that shows you that number - along with the minimum after slippage - lets you compare bridges apples-to-apples. A headline 'low fee' or 'zero fee' claim is meaningless if the receive amount is worse; always compare the received amount, not the advertised rate.

Why costs vary between quotes

Fees are a live market. The cheapest route for your asset and amount depends on which protocols have liquidity right now and at what price, plus current gas on both chains. This is precisely why aggregation helps on cost: comparing multiple providers per request captures the cheapest live route instead of one protocol's static quote. It is also why a quote is a point-in-time snapshot that can move if you wait.

How to minimise what you pay

  • Bridge from a low-gas source chain (e.g. an L2 like Base) when you have the choice.
  • Compare the net receive amount across routes - an aggregator does this automatically.
  • Avoid bridging tiny amounts where fixed gas costs dominate the percentage.
  • Mind the timing: source-chain gas spikes raise the direct cost during congestion.

How Titan Bridge handles fees

Titan Bridge is a non-custodial bridge aggregator developed by Titan that automatically routes transfers across multiple bridge providers to optimise speed, cost, and reliability. On fees, Titan folds gas, the underlying protocol's fee, and its routing fee into the quoted receive amount, and shows the exact amount you'll receive and the minimum after slippage before you sign - so what you see is what arrives, within your slippage bound. Because it compares providers per request, it selects the cheapest available route rather than a single protocol's quote. It deliberately does not advertise a fixed rate, because the live quote is the only accurate number.

Frequently asked questions

What do you pay to bridge?

Source-chain gas (paid directly from your wallet), destination execution cost (often netted from the transfer), the underlying protocol's fee (liquidity-provider fee or relayer margin), and any routing/interface fee. A good bridge folds these into the quoted receive amount, so the net amount you receive is the true cost.

Why is the amount I receive less than what I sent?

Because protocol fees and often destination gas are deducted from the transfer, and any routing fee is netted in. The difference between sent and received is the total bridging cost for that route; the quote shows it before you sign.

Do bridge fees change?

Yes. Fees are a live market - they depend on which protocols have liquidity and at what price right now, plus current gas on both chains. That's why a quote is a point-in-time snapshot and why comparing providers per request captures the cheapest live route.

How can I pay less to bridge?

Bridge from a low-gas source chain like an L2 when you can, compare the net receive amount across routes (an aggregator does this automatically), avoid tiny transfers where fixed gas dominates, and avoid source-chain congestion spikes.

Does Titan Bridge charge a fee?

Titan folds gas, the underlying protocol's fee, and its routing fee into the quoted receive amount and shows the exact amount you'll receive before you sign. It compares providers to pick the cheapest available route, and doesn't advertise a fixed rate because the live quote is the only accurate number.

Glossary

Gas
The fee paid in a chain's native currency to execute a transaction. Bridging incurs gas on the source chain and, usually netted, on the destination chain.
Protocol fee
The underlying bridge protocol's charge - a liquidity-provider fee for pool bridges or a relayer margin for intents bridges.
Routing fee
A fee the interface or aggregator may add for building, comparing, and executing a route; typically netted into the receive amount.
Net receive amount
The amount that actually arrives on the destination chain after all fees - the only figure that captures a bridge's true cost.