NW
Name Whisper — ENS Intelligence Layer
/wash_check
wash check
Assess whether an ENS name's sale(s) are WASH TRADING / fake / self-dealt / manipulated volume. THE tool for any "is this wash trading?", "is the sale history o
liveverifiedunknown~5s typical
mcpprobednamewhisper—
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-namewhisper-ens-tools /wash_check for me.
Input
| Field | Type | Description |
|---|---|---|
| tx_hash | string | Transaction hash to look up pre-computed wash score |
| label | string | ENS label (e.g. "defirm") for live analysis, or to pick one name out of a multi-name (bulk |
| buyer | string | Buyer wallet address for live analysis |
| seller | string | Seller wallet address for live analysis |
| price_eth | number | Sale price in ETH for live analysis |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-namewhisper-ens-tools","endpoint":"/wash_check","input":{}}'cli
npx cracked-ai run -p mcp-ai-namewhisper-ens-tools -e /wash_check -i '{}'mcp
run_tool({ provider: "mcp-ai-namewhisper-ens-tools", endpoint: "/wash_check", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.