Eagle Virtual — Stablecoin Freeze & Seize Tracker
EV
Eagle Virtual — Stablecoin Freeze & Seize Tracker
/get_token_statistics

Stablecoin blacklist and freeze statistics

Counts of recorded stablecoin blacklistings, freezes and seizures — by coin, by blockchain, by month, or by year. Answers questions like "how many wallets has T

liveverifiedunknown~5s typical
mcpprobedeaglevirtual
$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-com-eaglevirtual-stablecoin-freeze-tracker /get_token_statistics for me.

Input

FieldTypeDescription
tokenstringOptional coin symbol, e.g. USDT. Omit for every coin.
chainstringOptional blockchain name or chain id, e.g. Ethereum or 1.
group_bystring (token | chain | month | year | overall)Which breakdown to return. Defaults to token.

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-com-eaglevirtual-stablecoin-freeze-tracker","endpoint":"/get_token_statistics","input":{}}'
cli
npx cracked-ai run -p mcp-com-eaglevirtual-stablecoin-freeze-tracker -e /get_token_statistics -i '{}'
mcp
run_tool({ provider: "mcp-com-eaglevirtual-stablecoin-freeze-tracker", endpoint: "/get_token_statistics", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.