Future<Result<Map<String, Object?>>> poolGetStateDetailed(int poolId) => _repository.poolGetStateDetailed(poolId);