ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2506.15790
7
0

ETrace:Event-Driven Vulnerability Detection in Smart Contracts via LLM-Based Trace Analysis

18 June 2025
Chenyang Peng
Haijun Wang
Yin Wu
Hao Wu
Ming Fan
Yitao Zhao
Ting Liu
ArXiv (abs)PDFHTML
Main:3 Pages
1 Figures
Bibliography:1 Pages
7 Tables
Abstract

With the advance application of blockchain technology in various fields, ensuring the security and stability of smart contracts has emerged as a critical challenge. Current security analysis methodologies in vulnerability detection can be categorized into static analysis and dynamic analysisthis http URL, these existing traditional vulnerability detection methods predominantly rely on analyzing original contract code, not all smart contracts provide accessiblethis http URLpresent ETrace, a novel event-driven vulnerability detection framework for smart contracts, which uniquely identifies potential vulnerabilities through LLM-powered trace analysis without requiring source code access. By extracting fine-grained event sequences from transaction logs, the framework leverages Large Language Models (LLMs) as adaptive semantic interpreters to reconstruct event analysis through chain-of-thought reasoning. ETrace implements pattern-matching to establish causal links between transaction behavior patterns and known attack behaviors. Furthermore, we validate the effectiveness of ETrace through preliminary experimental results.

View on arXiv
@article{peng2025_2506.15790,
  title={ ETrace:Event-Driven Vulnerability Detection in Smart Contracts via LLM-Based Trace Analysis },
  author={ Chenyang Peng and Haijun Wang and Yin Wu and Hao Wu and Ming Fan and Yitao Zhao and Ting Liu },
  journal={arXiv preprint arXiv:2506.15790},
  year={ 2025 }
}
Comments on this paper