Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.34 KB

README.md

File metadata and controls

38 lines (24 loc) · 1.34 KB

This repository contains additional material for the paper:

The Doge of Wall Street: Analysis and Detection of Pump and Dump Cryptocurrency Manipulations

If you use this data, or use the findings from the paper, please cite:

@article{la2023doge,
  title={The doge of wall street: Analysis and detection of pump and dump cryptocurrency manipulations},
  author={La Morgia, Massimo and Mei, Alessandro and Sassi, Francesco and Stefa, Julinda},
  journal={ACM Transactions on Internet Technology},
  volume={23},
  number={1},
  pages={1--28},
  year={2023},
  publisher={ACM New York, NY}
}

The dataset

The dataset contains all the messages, files, videos, and images posted on the “OFFICIAL BUY & HOLD XRP” Telegram group.

The chat messages are stored in the messagesX.html files. Users have been anonymized to preserve their privacy.

The repository contains the following folders:

  • photos: This folder contains all the photos shared in the group.

  • stickers: This folder contains all the stickers shared in the group.

  • video_files: This folder contains all the video shared in the group.

  • files : This folder contains a pdf file shared in the group.

  • images, css and js: These folders contain files needed to render the chat messages in the web browser when opened.