Cross-chain bridges are the essential infrastructure connecting different blockchain networks. This guide covers everything you need to know about bridging between Polygon and Arbitrum — two of the most important Ethereum Layer-2 networks.

Understanding Polygon and Arbitrum

Polygon is an Ethereum sidechain that uses a Proof-of-Stake consensus mechanism to achieve fast, cheap transactions. It launched in 2017 as Matic Network and rebranded in 2021. Arbitrum is an Optimistic Rollup that batches transactions off-chain and posts them to Ethereum, inheriting Ethereum's security guarantees. It launched in 2021 and quickly became the largest Ethereum Layer-2 by total value locked.

Why Are They Separate Networks?

Polygon and Arbitrum have different state roots, consensus mechanisms, and validator sets. A token on Polygon is a completely separate asset from the same-name token on Arbitrum. Without a bridge, there is no way to move value between the two networks.

How Cross-Chain Bridges Work

There are two main types of bridges: lock-and-mint bridges and liquidity-based bridges. Lock-and-mint bridges lock your tokens on the source chain and mint a wrapped version on the destination chain. Liquidity-based bridges use pools of pre-deposited tokens — you deposit on the source chain and a relayer fronts the funds on the destination chain, then rebalances later.

Bridge Security Considerations

Bridge hacks have been among the largest losses in DeFi history. Always use bridges that have been audited by reputable security firms, have processed significant volume over an extended period, and have a transparent bug bounty program. Never use a bridge you found from an advertisement or unsolicited link.

Supported Tokens

Most bridges between Polygon and Arbitrum support the major tokens: ETH/WETH, USDT, USDC, DAI, WBTC, and the networks' native tokens. Some bridges support hundreds of additional tokens. Check the bridge's token list before assuming a specific asset is supported.

Transaction Times

Modern liquidity-based bridges complete transfers in 1–30 seconds. Older canonical bridges that use lock-and-mint mechanisms may take 7 days or longer due to the Arbitrum challenge window. Always check the estimated transfer time before choosing a bridge protocol.