Fake Volume Detector
Free to download on every platform. Comes pre-installed on BotFone, BotPad and BotFlip — with extra free apps included.
About this app
WHAT IT DOES
This tool analyzes token trading volume to detect potential fake volume and manipulation. It examines trading volume data from recent swaps and trades, unique trader count, transaction frequency and size distribution, repetitive buy/sell patterns, circular trading patterns, time-based trading clustering, liquidity pool interactions, DEX swap history, trader address clustering and overlap, trading volume concentration metrics, price impact patterns, holder distribution, and gas price usage patterns. The AI layer translates these on-chain metrics into a plain-English analysis that identifies whether a token's trading volume appears artificially inflated, flags suspicious patterns such as repetitive buy/sell cycles and circular trading between the same addresses, and assesses the overall manipulation risk. This is critical before investing in a token that may have fake volume designed to mislead investors.
HOW TO USE
Connect your wallet, select the network, and paste the token address you want to investigate. The tool will fetch the token's trading data and volume metrics, then display the results alongside an AI-generated analysis of potential fake volume. No transaction is required — this is a read-only operation. The AI analysis is generated from the exact data the tool reads, ensuring the assessment is grounded in what the chain actually shows.
TECHNICAL MECHANISM
The tool performs multiple view calls to fetch trading data from DEXs and liquidity pools, and scans transaction history using chunked log fetching that automatically halves the block range on RPC limit errors — because public endpoints cap historical queries differently and a single refusal should not end the scan. It constructs trader relationship graphs to identify overlapping addresses and clusters of wallets that trade together, and applies pattern recognition algorithms to detect repetitive buy/sell cycles and circular trading patterns. It calculates concentration metrics such as the percentage of volume from the top traders and analyzes time-based clustering to identify suspicious trading bursts. The AI prompt is constructed entirely from the actual read results — never from assumptions — ensuring the analysis is grounded solely in what the token has actually traded on-chain. All reads are performed through the connected wallet's provider.
WHAT IT CANNOT SEE
This tool cannot definitively determine if volume is fake or legitimate — it only reads on-chain trading patterns and volume metrics. It cannot detect off-market agreements or intent. It cannot distinguish between genuine arbitrage and fabricated volume. It cannot verify the identity of traders. It cannot account for legitimate market making activity that may appear similar. It cannot detect fake volume across multiple chains or off-chain venues. Pattern analysis may produce false positives. Volume data depends on DEX indexing which may be incomplete. It cannot determine if volume is from bots vs. real users. The AI analysis is generated from the data the tool reads and should be treated as informational pattern analysis, not as definitive evidence of fraud.
PLEASE NOTE
EVM chains only. Analysis is AI-generated from data the app reads on-chain — always review what you are actually signing in your wallet before approving it. This tool is read-only and never initiates transactions.