Bridges to Solana: Wormhole, deBridge, and Mayan Compared
How to move tokens from Ethereum, Base, or other chains to Solana. Bridges explained — Wormhole, deBridge, Mayan, Allbridge, and what to watch when bridging.
If you want to move tokens from one blockchain to another, you need a bridge — and it’s simultaneously the most useful and most dangerous tool in the crypto ecosystem. Billions of dollars have already been stolen in bridge hacks.
In plain terms: Imagine flying from Germany to Japan and trying to pay in euros at the supermarket — it won’t work. You go to the currency exchange, hand over your euros, they get locked in a drawer, and you receive a yen voucher that local shops accept. That’s exactly what a crypto bridge does: it locks your token on one blockchain and issues you a substitute token on the other. The risk: the currency exchange counter itself can be robbed — and then both your euros and your yen voucher are gone.
Core idea
A bridge connects two blockchains that technically know nothing about each other. Without a bridge, tokens can only exist on their home chain. Bridges make cross-chain DeFi possible — but in doing so, they concentrate enormous security risk into a single contract. Understanding bridges also explains why certain tokens on Solana carry the label “wrapped” and what that means when things go wrong.
What a Bridge Does
A cross-chain bridge is the link between two blockchains that natively can’t “see” each other. Anyone holding ETH on Ethereum who wants to do something on Solana needs a bridge — it locks the ETH on one side and mints a corresponding token (or releases an unlocked token) on the other side.
Bridges aren’t magic. They’re smart contracts (self-executing programs on the blockchain) plus validator setup (a network of independent verifiers) that guarantees correctness of cross-chain movement. This is also where the biggest risk in crypto sits — hacked bridges have repeatedly caused hundreds of millions in damage since 2022 (Wormhole 2022, Multichain 2023, Ronin 2022). The Chainalysis Crypto Crime Report 2024 lists bridges as the top damage-vector category.
No financial advice.
The Major Bridges to Solana
Wormhole
Wormhole is the largest cross-chain bridge connecting Solana with Ethereum, Base, Arbitrum, Optimism, Polygon, BSC, and ~20 other chains.
Mechanics:
- Tokens are locked on the source chain in a Wormhole smart contract
- Wormhole Guardian Network (19 validator nodes from established crypto firms) confirms the lock
- On the target chain, a “wrapped” token is minted (e.g., WETH-Wormhole on Solana)
- Reverse bridging: wrapped tokens on Solana back to native ETH on Ethereum
Important: Wormhole was hit by a major hack in 2022 ($320M), but was fully compensated by Jump Crypto. Since then, additional audits + bug-bounty program.
Token: W (Wormhole token) — see CoinGecko Wormhole.
deBridge
deBridge is leaner and newer (since 2022). Focuses on liquidity aggregation: instead of classic lock+mint, deBridge uses a solver network that routes cross-chain trades nearly instantly.
Differentiation:
- Faster cross-chain swaps (token-to-token instead of just wrap)
- Solvers compensate for the latency problem of classic bridges
- Directly integrated into Jupiter for Solana routing
Token: DBR — see CoinGecko deBridge.
Mayan
Mayan is a cross-chain DEX aggregator that uses Wormhole under the hood but UX-wise feels like a swap. You give ETH on Ethereum → get SOL on Solana without thinking about bridge mechanics.
Differentiation:
- One-click cross-chain swaps
- No separate bridge transaction needed
- Ideal for users who don’t want to “bridge” but simply want asset-X-to-asset-Y
Allbridge
Allbridge offers both classic bridging and a stablecoin-focused cross-chain liquidity-pool model. Particularly popular for stablecoin bridges between chains.
Other Options
- Portal Bridge (Wormhole frontend) — UI frontend for Wormhole
- CCTP (Circle Cross-Chain Transfer Protocol) — native USDC bridge between chains, operated by Circle (USDC issuer) themselves. Safest option for USDC movement.
- Across Protocol — optimistic bridge, more for L2-to-L1, but with Solana support on the roadmap
How a Typical Bridge Operation Works
Example: bridging 1 ETH from Ethereum to Solana.
Via Wormhole / Portal Bridge
- Open portalbridge.com
- Source: Ethereum, target: Solana
- Token: ETH
- Amount: 1 ETH
- Connect source wallet (MetaMask) + confirm lock transaction
- Wait ~10-15 minutes (Ethereum finalization + Wormhole Guardian approval)
- Connect target wallet (Phantom) + trigger receive transaction
- WETH-Wormhole lands in Phantom — tradable on Jupiter/Orca
Via Mayan or deBridge
- Open mayan.finance or debridge.finance
- Source asset: ETH on Ethereum, target asset: SOL on Solana
- Connect both wallets (MetaMask + Phantom)
- Check swap quote (slippage, fee)
- Confirm cross-chain swap
- Wait ~2-5 minutes — SOL lands directly in Phantom
Mayan/deBridge UX is significantly simpler than the classic Wormhole wrap but usually costs a small premium on the exchange rate.
Bridge Risks — What to Know
Smart Contract Risk
Every bridge is a smart contract. With bugs you lose tokens. Wormhole 2022 ($320M), Multichain 2023 (~$210M), Nomad 2022 ($190M) — all bridge hacks. Larger bridges have more audits today, but risk remains.
Wrapped Token Risk
When you bridge to Solana, you don’t hold “real ETH” but WETH-Wormhole or similar. If Wormhole goes down, wrapped tokens are worthless — the underlying ETH is locked on Ethereum but inaccessible.
Liquidity Risk
Wrapped tokens on Solana aren’t 1:1 fungible with native tokens. If Wormhole-wrapped-USDC has less liquidity than CCTP-USDC (native), slippage problems occur during trading.
CCTP for USDC
For USDC movement, Circle’s CCTP is structurally the safest option — Circle itself burns USDC on one chain and mints it natively on another. No wrapped token, no bridge custody risk. If USDC is your cross-chain asset: use CCTP.
Bridge Volume 2026 — Where Liquidity Flows
Current bridge stats on DeFiLlama Bridges and DeFiLlama Solana Bridges. As of May 2026, Wormhole dominates as the largest cross-chain bridge to Solana, followed by deBridge and Allbridge.
FAQ
What does bridging cost?
Variable. Components:
- Source-chain gas (e.g., Ethereum: $5-30 depending on network load)
- Bridge fee (typically 0.05-0.3% on bridge volume)
- Target-chain gas (Solana: fractions of a cent)
- Slippage on liquidity-thin routes
Total: for $100 bridge volume often $1-5 all-in; for $10,000 often $10-30.
How long does a bridge take?
Classic Wormhole: 10-15 minutes (Ethereum block finalization). deBridge/Mayan: 2-5 minutes (solver routing). CCTP: 5-15 minutes (Circle attestation).
Can I bridge wrong token addresses?
Theoretically yes — bridges can also move memecoins or unknown SPL tokens. Practically, low liquidity on the target chain often means “lost.” Bridging only makes sense for tokens with real liquidity on both sides.
What happens if there’s a bridge hack during my transfer?
Worst case: your tokens are locked in the bridge contract and the hack stops all withdrawals. Whether you get them back depends on the bridge operator (Wormhole post-2022 hack fully compensated all users, others didn’t).
Native USDC or Wrapped USDC — what’s the difference?
Native USDC on Solana is minted directly by Circle — same address as on Ethereum. Wormhole-wrapped USDC is minted by Wormhole and tied to USDC on Ethereum. Native is more liquid, safer, better accepted in DeFi. For USDC movement: native via CCTP > Wormhole-wrapped.
What this means for you
Bridges are the only way to move liquidity between different blockchains. Anyone active in Solana DeFi will encounter bridged tokens sooner or later — often recognizable by the suffix “Wormhole” or “(Portal)” in the token name. The key point: bridges are historically the single largest source of losses from hacks across all of crypto. Every bridge contract is a concentrated attack surface. Larger, longer-running bridges with multiple audits are structurally safer than small, new ones — but residual risk always remains.
Want to execute this safely yourself? This article explains the concept. The step-by-step walkthrough — wallet setup, security, staking, DeFi, taxes — is in the Solana Guide.
Sources and Further Reading
Bridge providers
- Wormhole: wormhole.com · Portal Bridge UI · @wormhole
- deBridge: debridge.finance · @debridge_finance
- Mayan: mayan.finance · @MayanFinance
- Allbridge: allbridge.io · @allbridge_io
- Circle CCTP: circle.com/cross-chain-transfer-protocol
Bridge stats and comparison
- DeFiLlama Bridges: defillama.com/bridges
- DeFiLlama Solana Bridges: defillama.com/bridges/Solana
Background on bridge security
- Chainalysis Crypto Crime Report 2024: chainalysis.com/blog/crypto-crime-2024 — bridges as top vector
- Helius Blog Bridges: helius.dev/blog
Related Articles
- DeFi on Solana — once tokens land on Solana, this is the protocol landscape they enter
Next Steps
- DEX comparison after bridging: Solana DEX Comparison
- Wallet setup for cross-chain activity: Solana Wallet Setup
- Understand DeFi: DeFi on Solana