getquorum), threshold 3/4; at this small testnet scale every operator is selected each block (target committee size ≫ operator count) — committee rotation only becomes visible with more operators.
| # | Operator Key | MNs | Eligible | Production (DMM) | Age |
|---|---|---|---|---|---|
| 1 | 02f7f65a4ab9...83e2fc | 2 | 2/2 |
2,113
24% / 25%
-0.2%
|
5d |
| 2 | 0338f39a8324...749919 | 2 | 2/2 |
2,217
26% / 25%
+1.0%
|
5d |
| 3 | 03937b56bba4...7211df | 2 | 2/2 |
2,072
24% / 25%
-0.7%
|
5d |
| 4 | 037ce27804ef...2ad47f | 2 | 2/2 |
2,113
24% / 25%
-0.2%
|
5d |
Consensus operator endpoints are public on-chain metadata. They are not RPC endpoints and are not required to join; users bootstrap through the public Seed documented by bathron-core.
Identity = Operator Public Key
In BATHRON, operators are the unit of consensus participation:
- 1 Operator = 1 Finality Signature - regardless of how many MNs they manage
- DMM Production - block producers are drawn per block by the DMM scheduler (deterministic pseudorandom scheduling from the previous block hash)
- VRF Finality - a VRF-sorted operator committee finalizes; one signature covers all an operator's MNs
- Multi-MN Daemon - run multiple MNs on a single server
Experimental derived metrics — not consensus
Informational classifications computed from the node's getoperatorinfo RPC.
They are not consensus values and have no effect on admission, finality, rewards or operator selection
(the protocol publishes facts and never ranks — 1 operator = 1 vote).
Score formula (0–100) = production vs expected share 40%
+ managed MN count 20% (cap 5) + age since registration 20% (cap 1,000 blocks)
+ derived classifications 20% (cap 4). Window: whole chain since each operator's registration; sources:
listmnstats, listoperators, registration heights.
| Operator | Derived classifications | Score |
|---|---|---|
| 02f7f65a4a… | Genesis · Multi-MN · Long-running | 83/100 |
| 0338f39a83… | Genesis · Multi-MN · Production >= expected · Long-running | 88/100 |
| 03937b56bb… | Genesis · Multi-MN · Long-running | 82/100 |
| 037ce27804… | Genesis · Multi-MN · Long-running | 83/100 |