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

# How to Add BounceBit Network to Your Wallet

## Switch Wallet Network

### BounceBit Mainnet <a href="#binance-smart-chain" id="binance-smart-chain"></a>

To add the BounceBit Mainnet network to your Metamask wallet, follow these steps:

1. In your MetaMask, click the menu which is set to “Main Ethereum Network” by default. In the dropdown click “Custom RPC”.
2. A form will appear, where you need to fill in certain parameters.
3. Fill in the following parameters:
   * **Network name:** BounceBit
   * **New RPC URL:** <https://fullnode-mainnet.bouncebitapi.com/>
   * **ChainID:** 6001
   * **Symbol:** BB
   * **Block Explorer:** <https://bbscan.io>
4. Now switch in the menu from Mainnet Ethereum Network to BounceBit and you will see the default currency change from ETH to BB.

### BounceBit Testnet <a href="#binance-smart-chain" id="binance-smart-chain"></a>

To add the BounceBit Testnet network to your Metamask wallet, follow these steps:

1. In your MetaMask, click the menu which is set to “Main Ethereum Network” by default. In the dropdown click “Custom RPC”.
2. A form will appear, where you need to fill in certain parameters.
3. Fill in the following parameters:
   * **Network name:** BounceBit
   * **New RPC URL:** <https://fullnode-testnet.bouncebitapi.com/>
   * **ChainID:** 6000
   * **Symbol:** BB
   * **Block Explorer:** <https://testnet.bbscan.io>
4. Now switch in the menu from Mainnet Ethereum Network to BounceBit and you will see the default currency change from ETH to BB.

Parameters might change.&#x20;
