> For the complete documentation index, see [llms.txt](https://soccerworld.gitbook.io/soccer-world-game/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://soccerworld.gitbook.io/soccer-world-game/bsc-guidline/how-to-setup-metamask-to-connect-to-bsc-mainnet.md).

# How to setup Metamask to connect to BSC Mainnet

Switch the connected blockchain by clicking on the tab saying Main Ethereum Network, we need to add the Binance Smart Chain network.

<figure><img src="/files/a2ebopUPgrINS8Venhpz" alt=""><figcaption></figcaption></figure>

Scroll down until you find Custom RPC.

<figure><img src="/files/0GxRmu5pnTLxPghBvwFw" alt=""><figcaption></figcaption></figure>

Enter in the BSC mainnet details as follows:

* **Network Name:** BSC Mainnet
* **New RPC URL:** [https://bsc-dataseed1.binance.org/](https://bsc-dataseed.binance.org/) or [https://bsc-dataseed2.binance.org](https://bsc-dataseed2.binance.org/)/
* **ChainID:** 56, or 0x38 if 56 doesn’t work
* **Symbol:** BNB
* **Block Explorer URL:** <https://bscscan.com/>

<figure><img src="/files/V5LwMDeQlDgWzPbTZX6M" alt=""><figcaption></figcaption></figure>

Click **Save**.

You have now connected to the BSC mainnet with your Metamask Wallet.

***When we launch testnet of our game, you will need to add BSC testnet to your Metamask:***\
***Testnet***

**Network Name:** Smart Chain - Testnet

**New RPC URL:** <https://data-seed-prebsc-1-s1.binance.org:8545/>

**ChainID:** 97

**Symbol:** BNB

**Block Explorer URL:** <https://testnet.bscscan.com>
