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)
| Block Explorer URL | https://scantestnet.orbionchain.com
|
๐ ๏ธ Manual Setup
Open MetaMask and click on your profile image โ Settings
Navigate to Networks โ Add Network
Fill in the following fields:
Network Name
Orbion Testnet
New RPC URL
https://rpctestnet-1.orbionchain.com
(or 2nd)
Chain ID
9119
Currency Symbol
ORB
Block Explorer URL
https://scantestnet.orbionchain.com
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.
๐งช 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