crypto calculators

Cross-Chain Bridge Fee Calculator

Estimate the net amount you receive after paying bridge protocol fees, destination chain gas costs, and slippage when moving crypto between blockchains. Ideal for comparing bridge routes before transferring assets.

About this calculator

Bridging assets between blockchains incurs three main costs: a percentage-based protocol fee charged on the source chain, a fixed gas fee on the destination chain to process the incoming transaction, and slippage — the difference between the expected and actual exchange rate during the transfer. The net amount formula is: netAmount = amount − (amount × sourceFeePercent / 100) − destinationGasFee − (amount × slippagePercent / 100). Both the bridge fee and slippage scale with the transfer amount, meaning larger transfers lose more in absolute dollars to these percentage costs. The fixed destination gas fee remains constant regardless of transfer size, making it proportionally cheaper for larger amounts. Understanding all three components helps you choose the most cost-effective bridge and transfer size.

How to use

You want to bridge $5,000 worth of USDC. Bridge fee = 0.3%, destination gas = $8, slippage = 0.1%. Step 1: Bridge fee = 5,000 × 0.3 / 100 = $15. Step 2: Destination gas = $8. Step 3: Slippage = 5,000 × 0.1 / 100 = $5. Step 4: Net amount = 5,000 − 15 − 8 − 5 = $4,972. You receive $4,972 on the destination chain. Total cost = $28, or 0.56% of the transfer. Enter your bridge's fee structure to compare routes before bridging.

Frequently asked questions

What fees should I expect when using a cross-chain crypto bridge?

Most bridges charge a percentage-based protocol fee, typically between 0.05% and 0.5% of the transfer amount. On top of that, you pay gas on both the source and destination chains to submit and process transactions. Slippage applies when bridges use liquidity pools or AMMs to facilitate the transfer, causing the received amount to differ slightly from the quoted amount. Always check all three cost components before bridging, as they vary significantly across protocols and network conditions.

How does slippage affect the amount I receive when bridging between blockchains?

Slippage occurs when a bridge uses automated market makers or liquidity pools, causing the execution price to drift from the quoted price during the transaction. High slippage settings protect your transaction from failing but allow you to receive less than expected. Low slippage settings can cause transactions to revert if market conditions shift. For stablecoin bridges that use direct mint-and-burn mechanisms, slippage is often zero, making them more predictable for large transfers.

When is it worth paying high bridge fees to move crypto cross-chain?

High bridge fees are easier to justify when the destination chain offers significantly higher yields, arbitrage opportunities, or lower ongoing transaction costs that outweigh the one-time transfer expense. For small transfers, fixed gas fees can represent a disproportionately large percentage of the amount, making bridging uneconomical. As a rule of thumb, total bridge costs below 1% of the transfer are generally acceptable for DeFi strategies with expected returns well above that threshold. Use this calculator to find the break-even point before committing.