pub(crate) fn router_explorer<S>(state: S) -> ApiRouterwhere S: ExplorerApi + Clone + Send + Sync + 'static,