ORBION DOCS
WebsiteWhitepaper
  • ๐Ÿ”นIntroduction
  • ๐Ÿ”นCore Architecture
  • ๐Ÿ”นWhy Modular
  • ๐Ÿ”นGovernance
  • ๐Ÿ”นFee Model & Token Utility
  • ๐Ÿ”นArchitecture Overview
  • Core Team
  • ๐Ÿ”นFAQ
  • Network
    • ๐Ÿ”นOverview
    • ๐Ÿ”นPublic RPC Endpoints
    • ๐Ÿ”นExplorer & Faucet
    • ๐Ÿ”นValidator Setup
    • ๐Ÿ”นNetwork Parameters
  • Developer Guide
    • ๐Ÿ”นHow to Connect with MetaMask
    • ๐Ÿ”นDeploy Smart Contracts on Orbion
    • ๐Ÿ”นUsing the Testnet Faucet
    • ๐Ÿ”นValidator Setup Guide
  • RPC Access
    • ๐Ÿ”นPublic RPC Specs
    • ๐Ÿ”นRate Limits & Best Practices
    • ๐Ÿ”นRunning a Node
  • for user
    • ๐Ÿ”นTokenomics
    • ๐Ÿ”นOrbion Roadmap
  • Ecosystem
    • ๐Ÿ”นOrb Coin
    • ๐Ÿ”นOrbion Finance
    • ๐Ÿ”นOrbion Bridge
    • ๐Ÿ”นOrbion Tools (Telegram Bot Suite)
    • ๐Ÿ”นOrbion Locker
    • ๐Ÿ”นOrbion Explorer
    • ๐Ÿ”นOrbion SDK & API
    • ๐Ÿ”นThird-Party Integrations
Powered by GitBook
On this page
  1. Developer Guide

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://scantestnet.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

9119

Currency Symbol

ORB

Block Explorer URL

https://scantestnet.orbionchain.com

  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.


๐Ÿงช 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.

PreviousNetwork ParametersNextDeploy Smart Contracts on Orbion

Last updated 6 days ago

Faucet tokens can be claimed .

๐Ÿ”น
here