Skip to content

Commit 03ee92c

Browse files
committed
update readmes
1 parent 91759eb commit 03ee92c

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44

55
A 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)

base/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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

solana/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)