Skip to content

Chains And Testnets

Moonchain Chains are Layer 2 solutions built atop the BNB Chain, aimed at enhancing scalability and reducing transaction costs. This overview guides through the configuration of Mainnet and Testnet wallets.

Moonchain operates two testnet networks: Moonchain (Hudson Testnet) and BNB Chain Testnet.

BSC Chain replicates the functionalities of BNB chain’s main network, providing developers with a secure environment to test and validate their smart contracts before deploying them on the mainnet.

Moonchain Hudson operates similarly to BNB Chain Testnet but leverages Layer 2 capabilities. Unlike Ethereum’s native token ETH, Moonchain uses MCH as its native token.

  1. Check the RPC Configuration section below.
  2. Open your MetaMask wallet.
  3. Click on the network selection at the top right.
  4. Click on Add Network and then Add a network manually.
  5. Enter the RPC configuration details for the Moonchain Hudson testnet from the RPC Configuration details below.
  1. Visit the Chainlist website and check for BNB Chain Testnet.
  2. Connect with your wallet.
  3. Click on Add to MetaMask to add the BNB Chain Testnet to your network list.
  1. Visit the RPC Configuration page.
  2. Open your MetaMask wallet.
  3. Click on the network selection at the top right.
  4. Click on Add Network and then Add a network manually.
  5. Enter the RPC configuration details for the Moonchain Mainnet from the RPC Configuration page.
NetworkChain IDRPC URLSymbolBlock Explorer URLWeb Socket URL
BNB chain42161https://bsc-dataseed.bnbchain.orgETHhttps://bscscan.com
Moonchain Mainnet999888https://rpc.moonchain.comMCHhttps://explorer.moonchain.com/wss://rpc.MCH.com/ws
Moonchain Hudson Testnet177888https://Hudson-rpc.mchain.aiMCHhttps://Hudson-explorer.mchain.aiwss://Hudson-rpc.moonchain.com/ws

Metamask Doesn’t Accept the Provided RPC Server Address?

1. Try a Different RPC Address: - Visit ChainList and search for the relevant network. - Select an alternative RPC address and try adding it again to MetaMask.

2. Manually Enter the RPC Address: - Follow the instructions provided in Step 2 for manually entering the RPC address in MetaMask.