madeonsol_token_flow
Analyze token trade flow to distinguish organic volume from wash trading. View unique wallets, buy/sell counts, net SOL flow, and trades-per-wallet ratio over 1h or 24h windows.
Instructions
Trade-flow aggregate for a token — an organic-vs-fake volume read over a 1h/24h window. Returns unique_wallets / unique_buyers / unique_sellers, buy_count / sell_count / total_trades, buy_sol / sell_sol / net_sol (sell − buy; positive = net SOL leaving the pool), and trades_per_wallet (wash-trading proxy: high = a small set of wallets churning volume). PRO/ULTRA only — BASIC receives HTTP 403.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mint | Yes | Token mint address (base58) | |
| window | No | Lookback window (default 1h) |