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. Network

Overview

PreviousFAQNextPublic RPC Endpoints

Last updated 5 days ago

Orbion operates as a multi-environment blockchain protocol, structured around two primary networks:

  • Orbion Testnet โ€“ a permissionless developer environment for experimentation, validation, and onboarding.

  • Orbion Mainnet โ€“ a secure, high-availability production network designed for real-world deployment and long-term coordination.

This separation allows developers to iterate rapidly without compromising mainnet stability, while validators, indexers, and infrastructure providers can engage with Orbion at any stage of maturity.


๐Ÿงช Testnet Details

  • Name: Orbion Testnet

  • Chain ID: 9119

  • RPC Endpoints:

    • https://rpctestnet-1.orbionchain.com

    • https://rpctestnet-2.orbionchain.com

  • Explorer:

  • Faucet:

The testnet supports full EVM compatibility, validator onboarding, smart contract deployment, and governance simulation. Developers are encouraged to test modules, run local nodes, and contribute to infrastructure readiness ahead of mainnet launch.


๐Ÿ›ก๏ธ Mainnet Preview

  • Name: Orbion Mainnet (TBA)

  • Chain ID: 6116

  • Status: Pre-launch

  • Target Features:

    • Deterministic finality (<3s)

    • Modular execution engine

    • Staking, governance, and native fee market

    • Future support for native bridges and sovereign modules

Mainnet will go live following sustained testnet performance, validator consensus readiness, and security audits. All testnet learnings will be incorporated into the genesis deployment.


๐Ÿ” Lifecycle Compatibility

Both networks support:

  • Full JSON-RPC support

  • MetaMask & WalletConnect integration

  • Hardhat & Foundry deployment tools

  • Archive node support for indexers

  • Faucet + faucet rate limiter for test accounts

Orbion encourages developers to treat testnet as a true staging ground, with the same architecture and runtime as mainnet. This ensures that code is portable, expectations are realistic, and deployment risk is minimized.

๐Ÿ”น
scantestnet.orbionchain.com
faucet.orbionchain.com