Yi Li bio photo

Yi Li

Associate Professor

College of Computing and Data Science (CCDS)
Nanyang Technological University (NTU)

Address: Block N4-02b-63
50 Nanyang Avenue, Singapore 639798
Phone: +65 6790 4287

Email Twitter LinkedIn GitHub Bitbucket Google Scholar ORCID

ContractViz: Extending Eclipse Trace Compass for Smart Contract Transaction Analysis

Xiaolin Liu, Adel Belkhiri, MĂłnica Jin, Yi Li, and Cyrille Artho

In Proceedings of the 32nd IEEE International Conference on Software Analysis, Evolution and Reengineering (SANER), 2025

Abstract: The complexity of the Ethereum smart contracts makes it challenging to avoid security flaws. This problem led to many code analysis tools, which detect potential flaws and report them textually. However, the lack of context and visual information in these reports hinders the stakeholders’ understanding of the detailed information. Visualization can assist a developer in grasping such context, but current state-of-the-art visualization tools provide only fixed and limited visualization types. To this end, we present ContractViz, based on the versatile platform Eclipse Trace Compass (TC), which supports multiple views and analyses in parallel. Our contribution enables TC to visualize Ethereum transaction traces using flame charts and gas consumption plots. This reveals information on account activities and provides insights into the correct or possibly flawed behaviors.

Cite:

@inproceedings{Liu2025CEE,
  author = {Liu, Xiaolin and Belkhiri, Adel and Jin, M{\'o}nica and Li, Yi and Artho, Cyrille},
  booktitle = {Proceedings of the 32nd IEEE International Conference on Software Analysis, Evolution and Reengineering (SANER)},
  month = mar,
  title = {ContractViz: Extending Eclipse Trace Compass for Smart Contract Transaction Analysis},
  year = {2025}
}
Video