๐Ÿ”น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 Networks โ†’ Add 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