Tables are refreshed daily across supported chains.
crosschain.nfts.trades_with_wash_trading_flags reflects the latest per-chain build.Approach
Wash trading can be inferred through onchain movement of NFTs and funding patterns across different buyers and sellers. We use various heuristics to flag potential wash trades, assign a score to each heuristic, and then compute a wash trading score based on the sum of these factors. The output is then classified into different levels of wash trading ranging fromvery low to very high.
Sample Query
Get a breakdown of NFT wash trading levels across all chainsWash Trading Flags
Wash Trading Level
wash_trading_level - The Wash Trading Level is derived from the Wash Trading Score, and is classified into different levels as follows:
-
very lowif wash_trading_score = 0 -
lowif wash_trading_score <= 2 -
mediumif wash_trading_score < 3 -
highif wash_trading_score <= 4 -
very highif wash_trading_score > 4