File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55A bridge between Base and blockchains outside the Ethereum ecosystem. Currently has support for Solana.
66
7- > [ !WARNING]
8- >
9- > The bridge is only live on testnet between Solana Devnet <> Base Sepolia. The code is a WIP and has not yet been audited. Do not use in production!!
10-
117<!-- Badge row 1 - status -->
128
139[ ![ GitHub contributors] ( https://img.shields.io/github/contributors/base/bridge )] ( https://github.com/base/bridge/graphs/contributors )
Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ A cross-chain bridge implementation that enables seamless message passing and to
44
55## Contract Addresses
66
7+ - ** Base Mainnet Bridge** : ` 0x3eff766C76a1be2Ce1aCF2B69c78bCae257D5188 `
78- ** Base Sepolia Bridge** : ` 0x01824a90d32A69022DdAEcC6C5C14Ed08dB4EB9B `
89
910## Overview
Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ A cross-chain bridge program that enables seamless message passing between Solan
44
55## Program IDs
66
7+ - ** Mainnet Bridge** : ` HNCne2FkVaNghhjKXapxJzPaBvAKDG1Ge3gqhZyfVWLM `
8+ - ** Mainnet Base Relayer** : ` g1et5VenhfJHJwsdJsDbxWZuotD5H4iELNG61kS4fb9 `
9+
710- ** Devnet Bridge** : ` 7c6mteAcTXaQ1MFBCrnuzoZVTTAEfZwa6wgy4bqX3KXC `
811- ** Devnet Base Relayer** : ` 56MBBEYAtQAdjT4e1NzHD8XaoyRSTvfgbSVVcEcHj51H `
912
You can’t perform that action at this time.
0 commit comments