Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 13 additions & 3 deletions docs/base-chain/network-information/bridges.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,22 @@ Superbridge enables you to bridge ETH and other supported assets from Ethereum m

### Brid.gg

Brid.gg is another option that also helps you bridge ETH and supported assets between Ethereum mainnet (L1) and Base.
Brid.gg helps you bridge ETH and supported assets between Ethereum mainnet (L1) and Base, as well as between Sepolia testnet and Base Sepolia.

#### Supported Networks

- [Base Mainnet](https://brid.gg/base)
- [Base Sepolia (Testnet)](https://testnet.brid.gg/base-sepolia)
- [Base Mainnet](https://brid.gg) - Select Ethereum → Base
- [Base Sepolia (Testnet)](https://brid.gg) - Select Sepolia → Base Sepolia

> **Note:** Brid.gg uses a selection interface. After visiting the link above, choose your source and destination chains from the dropdown menus.

### Relay
Relay seamlessly supports bridging assets on Base mainnet and Base Sepolia testnet.

#### Supported Networks

- [Base Mainnet](https://relay.link/bridge/base)
- [Base Sepolia (Testnet)](https://testnets.relay.link/bridge/base-sepolia)

### Programmatic Bridging (Ethereum)

Expand Down