EthStatsServer(vertx: Vertx, networkInterface: String, port: Int, secret: String, timeSupplier: () -> Instant = Instant::now, controller: EthStatsServerController, coroutineContext: CoroutineContext = Dispatchers.Default)