EV
Eagle Virtual — Stablecoin Freeze & Seize Tracker
/get_biggest
Largest recorded stablecoin seizures, freezes and blacklistings
The largest recorded stablecoin blacklistings, freezes, seizures and releases, ranked by amount, largest first. Answers "what is the largest blacklist", "the bi
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_biggest for me.
Input
| Field | Type | Description |
|---|---|---|
| token | string | Coin symbol, e.g. USDT. Omit for every coin. |
| chain | string | Blockchain name or chain id, e.g. Tron or 1. |
| kind | string (blacklist | freeze | seizure | release | sanctions) | Restrict to one kind of action. "blacklist" is a deny-list entry in the token contract; "f |
| scope | string (recent | all_time) | Defaults to "recent" — the last six months, with the wallet, block and transaction on ever |
| limit | integer | Rows to return, up to 50. Defaults to 10. |
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_biggest","input":{}}'cli
npx cracked-ai run -p mcp-com-eaglevirtual-stablecoin-freeze-tracker -e /get_biggest -i '{}'mcp
run_tool({ provider: "mcp-com-eaglevirtual-stablecoin-freeze-tracker", endpoint: "/get_biggest", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.