A status page with numbers read from the chain, not typed into a template. Superseded by the next runtime upgrade.
Identity
| Network | EmpoorioChain public testnet |
| Genesis hash | 0xe973931eb0041952249c6a5f6d66537ced5acfe7e1334c44b531ddbbffeae7aa |
| Launched | 31 August 2026 |
| Runtime | spec_version 220, transaction_version 6 |
| Mainnet | Does not exist (RED.json: mainnet.existe = false) |
Parameters
| Token | DMS (DRACMA), 18 decimals |
| SS58 prefix | 2026 (runtime and chain spec; registry submission pending) |
| EVM chain id | 2026 (0x7ea), verified by eth_chainId |
| Block time | 6 s (Aura) |
| Finality | GRANDPA |
| Total issuance | 1,000,826,129 DMS — 1,000,000,000 at genesis plus emission since |
Validators
2, both operated by Empoorio, both in IONOS AS8560 (Logroño). Read from Session::Validators. Fault tolerance: zero. Decentralization gate: not met (target 10 validators, 4 independent operators).
Endpoints that resolve
| Service | Host |
|---|---|
| RPC 1 (HTTP + WSS) | rpc.testnet.empooriochain.org — 217.160.88.153 |
| RPC 2 (HTTP + WSS) | rpc2.testnet.empooriochain.org — 212.227.108.41 |
| Explorer | empooscan.com |
| Chain website | www.empooriochain.org |
| Ailoos API | api.ailoos.com |
Hosts that were cited in older documents and do not resolve (never existed or retired): ws.empooriochain.org, api.testnet.empoorio.org, explorer.empooriochain.org, scan.empooriochain.org, telemetry.empooriochain.org, faucet.empoorio.org, and the entire empoorio.io domain. The rule in RED.json: a host that does not resolve is not cited, not even as an example.
EVM
eth_*, net_* and web3_* respond on both nodes. web3_clientVersion → empoorio-chain/v208.1/fc-rpc-2.0.0-dev. Gas 1 gwei (since 220). Self-contained Ethereum transactions accepted (since 211).
Recent upgrades
208 (4 Sep, first in-place upgrade) → 211 → 213 → 215 → 217 → 218 (12 Sep) → 219 (13 Sep) → 220 (14 Sep). Details in the upgrades log.
Firsts
- First signed transaction from a client that encoded the envelope correctly: 7 September 2026 (after 102,912 blocks without one).
- First real DEX swap: 14 September 2026.
- First DID registered: 14 September 2026.
Not available
Public faucet. Published TypeScript SDK. emp_* RPC reference. Wasm contracts. Mainnet.
Verify it yourself
curl -s -H 'content-type: application/json' -d '{"jsonrpc":"2.0","id":1,"method":"chain_getBlockHash","params":[0]}' https://rpc.testnet.empooriochain.org
curl -s -H 'content-type: application/json' -d '{"jsonrpc":"2.0","id":1,"method":"eth_chainId","params":[]}' https://rpc.testnet.empooriochain.org
Mind the rate limit: about 10 requests per second per IP, one-hour ban above it.
Source: RED.json v1.2.0 (2026-09-12), runtime lib.rs at spec 220, DECENTRALIZATION_REPORT.md.


