Network specification
A small, explicit EVM surface.
Everything you need to identify Orbyn, connect to it, and understand the operating model behind the Beta.
Chain parameters
source / network.ts| Network name | Orbyn Network |
|---|---|
| Chain ID | 88990 (0x15b9e) |
| Consensus | Besu QBFT Proof-of-Authority |
| Validator topology | 2 validators on one physical server |
| EVM baseline | Shanghai active from genesis |
| Block period | 2 seconds |
| Normal interval | p95 ≤ 3 seconds in normal conditions |
| QBFT request timeout | 4 seconds |
| Epoch length | 30,000 blocks |
| Block gas limit | 30,000,000 gas |
| Minimum gas price | 1 gwei |
| Base fee | EIP-1559 enabled |
| Block reward | 0 ORBYN |
Public interfaces
Connect through the gateway.
Only the public read and signed-transaction surface is exposed. Administrative APIs remain internal.
HTTP JSON-RPCRead methods and signed raw transactions.
https://rpc.orbynnetwork.orgWebSocketSubscriptions with connection limits.wss://rpc.orbynnetwork.org/wsBlockscout explorerBlocks, transactions, addresses, and contracts.https://explorer.orbynnetwork.orgStatus pageMaintenance notices and availability updates.https://status.orbynnetwork.org