Dev Wallet Sell Pressure Explainer
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 a wallet's selling activity to identify potential sell pressure. It examines token balances (native and ERC-20), transaction history including outgoing transfers to exchanges and DEXs, swap and transfer patterns, transaction frequency and size, recent large transfers, exchange deposit patterns, token holding concentration, historical sell-off events, gas usage patterns, and timestamps of significant outflows. The AI layer translates these on-chain metrics into a plain-English explanation that identifies whether a wallet appears to be creating sell pressure, flags unusual transfer patterns to exchanges or DEXs, and assesses the overall risk level. This is critical before interacting with a wallet that may be distributing tokens or preparing to dump holdings.
HOW TO USE
Connect your wallet, select the network, and paste the wallet address you want to analyze. The tool will fetch the wallet's balances and transaction history, then display the results alongside an AI-generated explanation of the selling activity pattern. No transaction is required — this is a read-only operation. The AI explanation 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 native and token balances, 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 decodes transaction inputs to identify exchange deposits, DEX swaps, and other transfer patterns, using heuristics to detect known exchange wallet addresses and DEX router contracts. It calculates metrics such as deposit frequency, transfer concentration, and historical sell-off events, and clusters transactions by timing and recipient patterns. The AI prompt is constructed entirely from the actual read results — never from assumptions — ensuring the explanation is grounded solely in what the wallet has actually done on-chain. All reads are performed through the connected wallet's provider.
WHAT IT CANNOT SEE
This tool cannot definitively determine if sell pressure is legitimate or malicious — it only reads on-chain transaction patterns. It cannot detect off-chain agreements or intent. It cannot verify if the wallet belongs to a developer or team. It cannot predict future selling. It cannot determine if transfers are to personal wallets vs. actual sells. It cannot account for OTC deals or off-chain settlements. Exchange deposit detection relies on known wallet labels which may be incomplete or outdated. The AI explanation is generated from the data the tool reads and should be treated as informational pattern analysis, not as definitive financial advice or a security guarantee.
PLEASE NOTE
EVM chains only. Explanations are 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.