Supported networks
Eoonia is multi-chain. You switch networks from the app drawer.
EmpoorioChain (DMS)
| Testnet (public) | |
|---|---|
| WebSocket | wss://testnet.empooriochain.org |
| Explorer | https://testnet.explorer.empooriochain.org |
| SS58 format | 2026 |
| EVM chain ID (Frontier) | 27777 |
| Token | DMS (18 decimals) |
Use testnet for development. We do not publish private validator or internal RPC URLs on this site.
Ethereum
| Network | Chain ID | Symbol |
|---|---|---|
| Mainnet | 1 | ETH |
| Goerli (legacy testnet) | 5 | ETH |
Public RPC is configured inside the wallet — use your own provider keys for production integrations (never commit them).
Polygon
| Network | Chain ID | Symbol |
|---|---|---|
| Mainnet | 137 | MATIC |
| Mumbai testnet | 80001 | MATIC |
Public RPC example: https://polygon-rpc.com (see repository for app defaults).
SDKs per chain
| Chain family | Library in Eoonia |
|---|---|
| EVM | web3dart |
| Substrate / EmpoorioChain | Polkadart + Empoorio integrations |