Skip to content

Bridges

Base supports asset transfers from Ethereum, Solana, and Bitcoin through a network of third-party bridge providers. The Base-operated bridge at bridge.base.org is no longer available; the providers below cover the same asset flows.

For frequently asked questions, jump to the FAQ.

Superbridge moves ETH and other supported assets between Ethereum mainnet (L1) and Base.

Supported networks:

Brid.gg also bridges ETH and supported assets between Ethereum mainnet (L1) and Base.

Supported networks:

The sample code repository demonstrates how to bridge ETH and ERC-20s from Ethereum to Base.

If you have an ERC-20 deployed on Ethereum and want to make it bridgeable to Base, follow the bridge-an-L1-token guide. It walks through deploying via the standard bridge contracts and adding your token to the Superchain token list.

The Base-Solana bridge supports two-way token transfers and arbitrary message passing between Base and Solana.

Capabilities include:

  • Transferring SOL and SPL tokens to and from Base
  • Sending arbitrary cross-chain messages
  • Deploying wrapped tokens on either side
  • Optional auto-relay for instant settlement
NetworkContractAddress
Base MainnetBridge0x3eff766C76a1be2Ce1aCF2B69c78bCae257D5188
Base MainnetSOL Token0x311935Cd80B76769bF2ecC9D8Ab7635b2139cf82
Solana MainnetBridge ProgramHNCne2FkVaNghhjKXapxJzPaBvAKDG1Ge3gqhZyfVWLM

Garden is a fast, non-custodial bridge that moves BTC and supported assets from Ethereum, Solana, and other chains directly to Base.

Supported networks:

Coinbase Technologies, Inc. links to these independent providers for convenience and accepts no responsibility for their operations. Any interaction with a listed provider is solely between you and that provider.

Can I still use the bridge on bridge.base.org?

No. The bridge at bridge.base.org has been deprecated.

I used bridge.base.org previously — how do I find my deposit or withdrawal?

Look up your transaction on one of the Superchain Bridges listed above.

Why was the bridge on bridge.base.org deprecated?

Base is committed to decentralization and the Superchain. Handing bridging off to community-operated providers strengthens censorship resistance and reduces single points of control.

Who runs the Superchain Bridges (Garden.finance, Superbridge.app, Brid.gg)?

Superchain Bridges are operated by independent third parties, not by Coinbase Technologies, Inc. (“Coinbase”). Coinbase does not control or operate them and assumes no responsibility for their performance. Each provider may require you to accept its terms of service and privacy policy — review them before using a bridge. Listing a bridge here is not an endorsement.

How does the Base-Solana bridge work?

A validator set verifies cross-chain messages. Bridging from Solana to Base locks the source tokens on Solana and mints wrapped tokens on Base. Bridging from Base to Solana burns the wrapped tokens on Base and releases the originals on Solana. The full bridge documentation covers the implementation.

Where can I get help if I have a question or problem?

The Base Discord is staffed around the clock. Open a ticket in the #general-support channel for assistance.