Cross-Chain Bridge Fee Calculator
Moving assets between blockchains rarely costs just one fee. A bridge usually charges a percentage protocol fee, a fixed relayer or messaging fee, and gas on the source chain, often with a separate claim cost on the destination chain. This calculator sums those components so you can see the total dollar cost of a transfer, the effective cost as a percentage of the amount moved, and the net amount that arrives. Gas figures are live and chain-specific, so you enter them from the bridge interface at transfer time.
Bridge fee formula
Protocol fee = amount * (protocol % / 100)
Total gas = source gas + destination gas
Total fees = protocol fee + relay fee + total gas
Effective cost % = total fees / amount * 100
Net received = amount - protocol fee - relay fee
Gas is paid from your native balance and shown as additional cost rather than deducted from the received token. For small transfers, fixed fees dominate the effective percentage.
Things to know
- Take live gas estimates from the bridge interface or a chain explorer at transfer time.
- Fixed relay and gas fees make small transfers proportionally far more expensive.
- Some bridges quote an all-in fee; check whether destination claim gas is included.
- Slippage on a bridge that swaps assets is a separate cost not modeled here.
- Bridging the same asset may not be a taxable disposal, but swapping can be.
Bridge fees: frequently asked questions
What fees does a cross-chain bridge charge?
Bridging typically involves a protocol fee charged as a percentage of the amount moved, a fixed relayer or messaging fee, and gas to submit the transaction on the source chain plus, sometimes, gas to claim on the destination chain. This calculator sums all four so you see the total cost and the net amount that arrives.
Why are gas fees user inputs?
Gas prices change block by block and differ across chains, so there is no fixed figure to hardcode. Take the current source-chain and destination-chain gas estimates from the bridge interface or a chain explorer at the time of your transfer and enter them in US dollars. The calculator does the deterministic arithmetic.
How is the effective cost percentage calculated?
Effective cost percentage is total fees divided by the amount you intended to bridge, times 100. For small transfers a fixed relay or gas fee can dominate, pushing the effective percentage high; for large transfers the percentage protocol fee dominates. The calculator reports both the dollar total and this percentage.
What is the net amount received?
Net received is the amount you send minus the protocol fee and the fixed relay fee, which are deducted from the bridged value. Source and destination gas are usually paid separately from your wallet's native balance, so by default they are shown as additional cost rather than subtracted from the received amount.
Are bridge transfers taxable events?
Moving the same asset between chains is often not a disposal, but wrapping, swapping, or receiving a different token can be. U.S. tax treatment of digital assets is fact-specific. This tool does not compute tax; consult IRS digital asset guidance and a professional.
Official sources
- U.S. Internal Revenue Service: Digital Assets.
- U.S. Securities and Exchange Commission: Investor.gov on crypto assets.
Reviewed by the CalculatorHub team, edited by James Graham, 17 June 2026. See our methodology.