Giter VIP home page Giter VIP logo

simple-nft-wash-trade-detection's Introduction

Simple wash trade detection

Author: richardwu.

Presented by: Tensor - fastest NFT marketplace and aggregator on Solana

Under notebooks/wash-trade-detection.ipynb, you'll find an analysis of Solana NFT sales from 2022/09 to 2023/03 and simple heuristics to detect wash trading and suspicious trades.

Data

You must download the marketplace dump file (1.5GB compressed) to data/ from Shadow Drive:

wget https://download.sdrive.app/file/b00d1afaee62e8c9acf171d5d20e6ce5 -O 20230301_marketplace_txs_w_rarity.csv.gz
# Check shasum
shasum 20230301_marketplace_txs_w_rarity.csv.gz
# > fcb1e67626874e1b3bd0d5b902b52d4f29c585b6  /Users/richardwu/Downloads/20230301_marketplace_txs_w_rarity.csv.gz
# Unzip + move to data folder.
gunzip 20230301_marketplace_txs_w_rarity.csv.gz
mv 20230301_marketplace_txs_w_rarity.csv data/

simple-nft-wash-trade-detection's People

Contributors

richardwu avatar

Stargazers

Sybrand avatar Bruno Rucy Carneiro Alves de Lima avatar Zile avatar Fengming Jiang avatar Andrew avatar

Watchers

 avatar

Forkers

grx7 tristyn

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.