diff --git a/mev_inspect/schemas/classifiers.py b/mev_inspect/schemas/classifiers.py index b257b59..928ef1e 100644 --- a/mev_inspect/schemas/classifiers.py +++ b/mev_inspect/schemas/classifiers.py @@ -31,11 +31,6 @@ class SwapClassifier(Classifier): def get_classification() -> Classification: return Classification.swap - @staticmethod - @abstractmethod - def get_swap_recipient(trace: DecodedCallTrace) -> str: - raise NotImplementedError() - @staticmethod @abstractmethod def parse_swap(