Mindjack
Solana memecoin rug check and token risk for trading agents, built for the trenches: pump.fun (pumpfun) launches, bonding-curve migrations and what happened…
Что умеет
- Check Token: [$0.001] Is this Solana token dangerous? Returns a calibrated rug verdict whose probability is a MEASURED frequency (see get_scorecard), the concentration facts behind it, and how fast to
- Inspect Token: [$0.005] Who is involved in this token: top holders and supply, the sniper / fresh-wallet / insider / early-buyer split, connected-group topology, and tracked-trader activity with direc
- Token Report: [$0.025] Everything we hold on one token, in one call: the calibrated verdict, who is in it, and who is behind it. depth="full" is $0.07 and adds the outcome path, live sellability and t
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Solana memecoin rug check and token risk for trading agents, built for the trenches: pump.fun (pumpfun) launches, bonding-curve migrations and what happened to every one we indexed. Calibrated rug probability with a published hit rate, sniper / insider / bundle and fresh-wallet detection, holder clusters and controlled supply, KOL trades, and wallet history across every memecoin launch. Live sellability check before you buy. Unknown tokens and failed calls are never billed; listing tools is free, calling one needs an API key with prepaid credits or OAuth.
Список инструментов сервера (26)
Технические названия из tools/list. Нужны только разработчикам.
| check_token | [$0.001] Is this Solana token dangerous? Returns a calibrated rug verdict whose probability is a MEASURED frequency (see get_scorecard), the concentration facts behind it, and how fast tokens in this band tend to collapse — the exit window. Use when scanning; cheap enough for every token you see. Not for holder identities: that is inspect_token. |
| inspect_token | [$0.005] Who is involved in this token: top holders and supply, the sniper / fresh-wallet / insider / early-buyer split, connected-group topology, and tracked-trader activity with direction. Use after check_token flags something. |
| token_report | [$0.025] Everything we hold on one token, in one call: the calibrated verdict, who is in it, and who is behind it. depth="full" is $0.07 and adds the outcome path, live sellability and the wallet graph. Cheaper than the parts and one round trip instead of three or six. Use once a token is worth a real look; keep using check_token to decide which ones those are. |
| token_identity | [$0.025] Who is BEHIND this token. What its largest holders did in earlier launches, which sibling tokens the same wallets ran and how those ended, and the measured upside band. The decision-point call. Coverage varies and is reported per call; an empty result is free. |
| find_tokens | [$0.005] Find candidates: recently analysed tokens, each already carrying a verdict, so you can rank locally before paying for depth. Filters: hours (1-168), min_mcap, platform, limit (1-100). |
| check_wallet | [$0.006] What we know about a wallet across every token we indexed: how many launches it appeared in, how many ran, which roles it recurs in, and its realised record. Use to vet a large holder or a wallet you might copy. |
| can_i_exit | [$0.005] Can this token be sold RIGHT NOW, and what does a round trip cost. Asks Jupiter for a real buy route and a real sell route back at $100 and $1000, and reports what fraction of your money survives. Verdict follows the worst rung: clear / elevated / thin / trapped / blocked. Use this at the trigger — every other tool here tells you what happened to tokens like this one, this one tells you whether you can get out of this one. Quotes only, nothing is signed. Not cached, so it takes a few hundred ms. |
| token_changes | [$0.025] Who sold since we analysed it. Reads the chain right now and diffs the large positions against what we recorded. Use when a cached read feels stale, or to see whether concentrated wallets are exiting a position you hold. The only call that touches the chain live. |
| token_price_path | [$0.005] What the token did after we called it: peak, drawdown from peak, and where it stands now, at 4-5 second resolution. Our feed starts at analysis, so the bonding-curve phase before that is not included. |
| find_serial_insiders | [$0.025 per 25] Wallets that keep turning up as insiders across the whole index — the question a single token cannot answer. Every row carries the wallet's full footprint, not just its insider count, because ranking on the count alone puts automation on top: the highest is flagged in 1,642 tokens and also holds 4,091. Read insider_in against also_held — close together is a real serial insider, far apart is a bot that buys everything early. |
| compare_tokens | [$0.025] Were these tokens run by the same people? Give 2-4 mints and get the wallets appearing in more than one, each with the role it played in each. Weigh the roles rather than the count: shared holders are common, a wallet that was an insider in one and a sniper in the next is not. Mints outside our index come back named in not_covered. |
| test_hypothesis | [$0.025] Research, not screening. Describe the shape of token you care about and get what measurably happened to the matching cohort: collapse rate against the base rate, peak-gain percentiles, time to peak, collapse speed. Filters take {min,max} bounds; get_coverage lists the queryable fields. |
| get_scorecard | [free] Our measured hit rate per risk band, and how fast each band tends to collapse. Read this to decide how much weight to give our verdicts. Most risk APIs ask you to trust a score; this one shows how it performed. |
| get_sample | [free, no key] One fixed token, answered in full: the complete check_token, inspect_token and token_identity responses for it, each carrying the price that call costs when you make it yourself. Call this before paying for anything — it is served by the same handlers as the paid tools, so it is what you would actually get, not an illustration. The token never changes, so use get_coverage for freshness and this for depth. |
| token_graph | [$0.04] The wallet relationship graph behind a token: edges with strength and confidence, cluster membership and role, and wash-trading wallets. inspect_token tells you WHO holds it; this tells you how they are connected, and whether a distributed-looking holder set is really one person. Not a first look — come here when the concentration numbers look wrong and you need the shape. |
| token_wallets | [$0.005] The NAMED wallets behind one token, with their in-coin ties: insiders, snipers, early buyers, fresh wallets, wash traders and tracked KOLs, each carrying its funder (exchanges named), link count and cluster. Lists cap at 100 per class; *_total fields carry the real counts. Use when a count from check_token made you ask WHO. |
| token_web | [$0.04] The token's web: earlier launches tied to it through shared wallets, with the shared wallets themselves, each connected token's outcome and the highest market cap our snapshots recorded. Use when token_identity said this token shares wallets with earlier launches and you need to know which launches and which wallets. |
| wallet_network | [$0.025] Who one wallet is wired to, across the whole index: direct counterparts with interaction counts, shared tokens and transfer direction where the chain shows it, plus a bounded second hop. check_wallet says what it did; this says who it moves with. |
| kol_leaderboard | [$0.02/page] Every tracked KOL wallet, ranked from the recorded trades: lifetime realized SOL, per-token win rate on NET realized SOL, and a recent-activity window. Sort by profit, success or activity. Use to build or refresh a copy-trading watchlist. |
| kol_record | [$0.02] One tracked KOL in depth: lifetime stats, per-token history rolled up from every recorded trade (buys, sells, volume, realized SOL) and the latest trades raw. An address we do not track answers null and costs nothing; check_wallet covers any wallet. |
| funder_networks | [$0.025/page] Funders ranked by how many fresh wallets they seeded across the whole index, each labelled when we know the exchange behind it. A funder inside one token is a line item; across the index it is a desk. A null label with a high count is the shape worth opening. |
| search_tokens | [$0.005/page] Find a token anywhere in the analysed catalogue by symbol, name fragment, or exact mint, with platform, size and age filters. The finding aid: it tells you which mint is worth a real call. find_tokens answers 'what just migrated'; this answers 'find me that token'. |
| search | [$0.005/page] Find Solana tokens in the analysed catalogue by symbol, name, or exact mint. Returns {id, title, url} rows; pass an id to `fetch` for the full document. Same endpoint and same price as search_tokens, in the shape research clients expect. |
| fetch | [$0.025] Everything Mindjack holds on one token as a single document: the calibrated rug verdict with its measured hit rate, who is holding and how they are connected, and whether it can still be sold. Takes an id from `search` — a Solana mint address. Same endpoint and price as token_report. |
| get_coverage | [free] What we hold and how fresh, plus a live example mint that is guaranteed to have data. Call this first. We index every pump.fun and letsbonk migration since our start date — testing with an older token you already know will return nothing and tell you nothing about us. |
| get_balance | [free] Credits remaining on your key. There is no free allowance: a new key starts at zero and is funded with a USDC deposit, so a balance of 0 means the paid tools will answer 402 until you top up. |