Skip to content

Commit 90d2424

Browse files
authored
update bridge onchain addresses (#633)
1 parent afff0d2 commit 90d2424

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/base-chain/quickstart/base-solana-bridge.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -468,18 +468,18 @@ To get access to the faucet API, you can follow the instructions [here](https://
468468

469469
```json
470470
{
471-
"Bridge": "0xB2068ECCDb908902C76E3f965c1712a9cF64171E",
472-
"CrossChainERC20Factory": "0x58207331CBF8Af87BB6453b610E6579D9878e4EA",
473-
"WrappedSOL": "0xC5b9112382f3c87AFE8e1A28fa52452aF81085AD"
471+
"Bridge": "0x01824a90d32A69022DdAEcC6C5C14Ed08dB4EB9B",
472+
"CrossChainERC20Factory": "0x488EB7F7cb2568e31595D48cb26F63963Cc7565D",
473+
"WrappedSOL": "0xCace0c896714DaF7098FFD8CC54aFCFe0338b4BC"
474474
}
475475
```
476476

477477
### Solana Devnet
478478

479479
```json
480480
{
481-
"BridgeProgram": "HSvNvzehozUpYhRBuCKq3Fq8udpRocTmGMUYXmCSiCCc",
482-
"BaseRelayerProgram": "ExS1gcALmaA983oiVpvFSVohi1zCtAUTgsLj5xiFPPgL"
481+
"BridgeProgram": "7c6mteAcTXaQ1MFBCrnuzoZVTTAEfZwa6wgy4bqX3KXC",
482+
"BaseRelayerProgram": "56MBBEYAtQAdjT4e1NzHD8XaoyRSTvfgbSVVcEcHj51H"
483483
}
484484
```
485485

0 commit comments

Comments
 (0)