Getting started
Orbyn Network is blockchain infrastructure for onchain stock-market applications, delivered as an EVM-compatible Mainnet Beta. The fastest path is to add the network to an EVM wallet, request or receive ORBYN from the project operator, and inspect your transaction in Blockscout.
Network values
| Field | Value |
|---|---|
| Network name | Orbyn Network |
| Chain ID | 88990 (0x15b9e) |
| Currency symbol | ORBYN |
| Decimals | 18 |
| RPC | https://rpc.orbynnetwork.org |
| Explorer | https://explorer.orbynnetwork.org |
First transaction
- Add the network using the values above.
- Confirm that your wallet displays
ORBYNas the native currency. - Send a small test transaction to a wallet you control.
- Open the transaction hash in the Explorer.
The public RPC accepts signed raw transactions. The network does not sign on your behalf and no validator or RPC account should be unlocked.
Beta boundary
Two validators run on one physical server. A validator failure can stop block production, and a host failure can stop the entire network. Read the security model before using the chain for anything important.