🔹How to Connect with MetaMask

MetaMask is fully compatible with the Orbion Testnet, as the network supports the standard Ethereum JSON-RPC interface. This guide walks you through adding Orbion manually to MetaMask or via Chainlist (if supported).


🧭 Network Configuration (Orbion Testnet)

                     `https://rpctestnet-2.orbionchain.com`       |

| Block Explorer URL | https://testnet.orbionchain.com |


🛠️ Manual Setup

  1. Open MetaMask and click on your profile image → Settings

  2. Navigate to NetworksAdd Network

  3. Fill in the following fields:

Field
Input

Network Name

Orbion Testnet

New RPC URL

https://rpctestnet-1.orbionchain.com (or 2nd)

Chain ID

109901

Currency Symbol

ORB

  1. Click Save

Once added, MetaMask will switch to Orbion Testnet, and you’ll be able to send/receive $ORB, deploy contracts, and interact with dApps on the network.


🔐 Notes

  • You can use either of the provided RPC URLs. Both are public and load-balanced.

  • Always ensure the Chain ID (9119) is correct — MetaMask uses it to identify chains uniquely.

  • Faucet tokens can be claimed here.


🧪 Quick Chainlist Alternative (Coming Soon)

In the future, Orbion will support Chainlist one-click connect. This will allow users to add the network via MetaMask directly from the official registry without manual entry.

Last updated