Ethereum and Base
Superbridge
Superbridge enables you to bridge ETH and other supported assets from Ethereum mainnet (L1) directly to Base.Supported Networks
Brid.gg
Brid.gg is another option that also helps you bridge ETH and supported assets between Ethereum mainnet (L1) and Base.Supported Networks
Programmatic Bridging (Ethereum)
See the sample code repository to see how to bridge ETH and ERC-20s from Ethereum to Base.For Token Issuers
If you have an ERC-20 token deployed on Ethereum and want to enable bridging to Base, use the sample code repository above as a starting point for the standard bridge contracts and get your token listed on the Superchain token list.Solana and Base
The Base-Solana bridge enables bidirectional token transfers and message passing between Base and Solana networks. Key Features:- Transfer SOL and SPL tokens between Base and Solana
- Send arbitrary cross-chain messages
- Deploy wrapped tokens on either chain
- Optional auto-relay for instant execution
Full Documentation
Complete guide with code examples and contract addresses
Terminally Onchain
Production terminal UI for bridging + contract calls
Contract Addresses
| Network | Contract | Address |
|---|---|---|
| Base Mainnet | Bridge | 0x3eff766C76a1be2Ce1aCF2B69c78bCae257D5188 |
| Base Mainnet | SOL Token | 0x311935Cd80B76769bF2ecC9D8Ab7635b2139cf82 |
| Solana Mainnet | Bridge Program | HNCne2FkVaNghhjKXapxJzPaBvAKDG1Ge3gqhZyfVWLM |
For testnet addresses and full implementation details, see the Base-Solana Bridge documentation.