English

Unraveling the MEV Enigma: ABI-Free Detection Model using Graph Neural Networks

Cryptography and Security 2023-05-11 v1

Abstract

The detection of Maximal Extractable Value (MEV) in blockchain is crucial for enhancing blockchain security, as it enables the evaluation of potential consensus layer risks, the effectiveness of anti-centralization solutions, and the assessment of user exploitation. However, existing MEV detection methods face limitations due to their low recall rate, reliance on pre-registered Application Binary Interfaces (ABIs) and the need for continuous monitoring of new DeFi services. In this paper, we propose ArbiNet, a novel GNN-based detection model that offers a low-overhead and accurate solution for MEV detection without requiring knowledge of smart contract code or ABIs. We collected an extensive MEV dataset, surpassing currently available public datasets, to train ArbiNet. Our implemented model and open dataset enhance the understanding of the MEV landscape, serving as a foundation for MEV quantification and improved blockchain security.

Keywords

Cite

@article{arxiv.2305.05952,
  title  = {Unraveling the MEV Enigma: ABI-Free Detection Model using Graph Neural Networks},
  author = {Seongwan Park and Woojin Jeong and Yunyoung Lee and Bumho Son and Huisu Jang and Jaewook Lee},
  journal= {arXiv preprint arXiv:2305.05952},
  year   = {2023}
}