> For the complete documentation index, see [llms.txt](https://docs.triplec.cc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.triplec.cc/how-to/add-the-opbnb-network.md).

# Add the opBNB Network

## Wallet configuration

You can use any Etheruem or BSC wallet with opBNB. For instance, I will show you how to set up Metamask for opBNB.

To configure your wallet to work with opBNB, you will need to add both the BNB Smart Chain (Layer 1) and the opBNB network (Layer 2).

Follow these steps:

### **1. Add the BNB smart chain to your wallet.**

#### **This is the Layer 1 blockchain that opBNB is built on top of.**[**​**](https://docs.bnbchain.org/opbnb-docs/docs/build-on-opbnb/wallet-configuration#mainnet)

* Network Name: BSC Mainnet
* RPC URL: [https://bsc.nodereal.io](https://bsc.nodereal.io/)
* ChainID: 56
* Symbol: BNB
* Explorer: <https://bscscan.com/>

### **2. Add the opBNB network to your wallet.**[**​**](https://docs.bnbchain.org/opbnb-docs/docs/build-on-opbnb/wallet-configuration#mainnet-1)

* Network Name: opBNB Mainnet
* RPC URL: [https://opbnb-mainnet-rpc.bnbchain.org](https://opbnb-mainnet-rpc.bnbchain.org/)
* ChainID: 204
* Symbol: BNB
* Explorer: <http://opbnbscan.com/>

***

## How to configure Metamask[​](https://docs.bnbchain.org/opbnb-docs/docs/build-on-opbnb/wallet-configuration#references---how-to-configure-trustwallet-or-metamask) <a href="#references---how-to-configure-trustwallet-or-metamask" id="references---how-to-configure-trustwallet-or-metamask"></a>

1. Install [MetaMask](https://chrome.google.com/webstore/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn)
2. After you install the metamask in your browser, you can go to \[Settings] -> \[Networks] -> \[Add Network] page.
3. Select add manual network and enter the network information.

<figure><img src="https://docs.bnbchain.org/opbnb-docs/assets/images/add-bsc-metamask-053c0819ca959d102e95ea17118443eb.png" alt=""><figcaption></figcaption></figure>

### opBNB Network Information[​](https://docs.bnbchain.org/opbnb-docs/docs/build-on-opbnb/opbnb-network-info#opbnb-network-information) <a href="#opbnb-network-information" id="opbnb-network-information"></a>

<table><thead><tr><th width="278">Name</th><th>Value</th></tr></thead><tbody><tr><td>Network Name</td><td>opBNB</td></tr><tr><td>Description</td><td>The Layer 2 network of BNB Smart Chain.</td></tr><tr><td>RPC Endpoint</td><td><a href="https://docs.bnbchain.org/opbnb-docs/docs/build-on-opbnb/opbnb-network-info#opbnb-rpc-endpoints">See here</a></td></tr><tr><td>Chain ID</td><td>5611(Testnet), 204(Mainnet)</td></tr><tr><td>Currency Symbol</td><td>tBNB(Testnet) BNB(Mainnet)</td></tr><tr><td>Block Explorer</td><td><a href="https://testnet.opbnbscan.com/">https://testnet.opbnbscan.com</a>, <a href="https://opbnbscan.com/">https://opbnbscan.com</a>, <a href="https://bscscan.com/">https://bscscan.com</a></td></tr><tr><td>Bridge</td><td><a href="https://opbnb-testnet-bridge.bnbchain.org/">https://opbnb-testnet-bridge.bnbchain.org</a>, <a href="https://opbnb-bridge.bnbchain.org/">https://opbnb-bridge.bnbchain.org</a></td></tr></tbody></table>

### opBNB RPC Endpoints[​](https://docs.bnbchain.org/opbnb-docs/docs/build-on-opbnb/opbnb-network-info#opbnb-rpc-endpoints) <a href="#opbnb-rpc-endpoints" id="opbnb-rpc-endpoints"></a>

You can use either public and private RPC endpoints to access opBNB.

**Public opBNB Mainnet RPC Endpoints(WSS is supported)**[​](https://docs.bnbchain.org/opbnb-docs/docs/build-on-opbnb/opbnb-network-info#public-opbnb-mainnet-rpc-endpointswss-is-supported)

* [https://opbnb-mainnet-rpc.bnbchain.org](https://opbnb-mainnet-rpc.bnbchain.org/)
* <https://opbnb-mainnet.nodereal.io/v1/64a9df0874fb4a93b9d0a3849de012d3>
* <https://opbnb-mainnet.nodereal.io/v1/e9a36765eb8a40b9bd12e680a1fd2bc5>

**Private opBNB RPC Endpoints**[​](https://docs.bnbchain.org/opbnb-docs/docs/build-on-opbnb/opbnb-network-info#private-opbnb-rpc-endpoints)

NodeReal supports the opBNB network, you can create your free opBNB RPC endpoints with your github or discord.

* <https://nodereal.io/api-marketplace/opbnb-rpc>

**NOTE**

To use the above private RPC endpoint, make sure to login to [MegaNode service](https://nodereal.io/meganode) and create your private endpoints.
