Marketing Wallet Activity 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 on-chain transaction history to identify activity patterns and explain them in plain English. It examines outgoing transfers, token balances, contract interactions, recipient addresses, transaction frequency, and gas usage to determine whether a wallet behaves like a marketing distribution wallet (regular small transfers to many unique addresses), a payout wallet (periodic larger transfers to known recipients), or potentially suspicious activity (concentrated transfers to few addresses, unusual timing, or interactions with unverified contracts). The AI layer translates these patterns into clear risk assessments before you interact with the wallet.
HOW TO USE
Connect your wallet, select the network, and paste the wallet address you want to investigate. The tool will fetch recent transaction history and analyze the activity pattern, then display the results alongside an AI-generated explanation of what the wallet appears to be doing and any red flags. No transaction is required — this is a read-only operation. The AI explanation is generated from the actual transaction data the tool reads, not from external sources, ensuring transparency.
TECHNICAL MECHANISM
The tool fetches transaction history using chunked log scanning 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 analyzes outgoing transfers, decodes method signatures for contract interactions, tracks unique recipients, and calculates metrics such as average transaction value, largest transfer, and distribution concentration. The AI prompt is constructed entirely from the actual read results — never from assumptions or external data — ensuring the explanation is grounded solely in what the chain reveals. All reads are performed through the connected wallet's provider, respecting the network you've selected.
WHAT IT CANNOT SEE
This tool cannot definitively determine if marketing activity is legitimate or malicious — it only reads on-chain patterns and transaction history. It cannot detect off-chain coordination between wallets. It cannot verify the identity or trustworthiness of recipients. It cannot confirm that transactions are truly for marketing purposes vs. other intents. It cannot predict future transaction patterns. Labeled addresses may be incorrect or outdated. The AI explanation is generated from the data the tool reads and should be treated as informational pattern analysis, not as a definitive 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.