EV
Eagle Virtual — Stablecoin Freeze & Seize Tracker
/list_freeze_events
Recent stablecoin blacklistings and freezes
The published feed of recent stablecoin blacklist, freeze, seizure, release and on-chain sanctions events — the same rows eaglevirtual.com shows publicly — with
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 /list_freeze_events for me.
Input
| Field | Type | Description |
|---|---|---|
| token | string | Coin symbol, e.g. USDT. |
| chain | string | Blockchain name or chain id, e.g. Tron or 1. |
| kind | string (blacklist | freeze | seizure | release | sanctions | delisting) | Restrict to one kind of event. |
| since | string | Only events on or after this date, YYYY-MM-DD. |
| limit | integer | Rows to return, up to 100. Defaults to 25. |
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":"/list_freeze_events","input":{}}'cli
npx cracked-ai run -p mcp-com-eaglevirtual-stablecoin-freeze-tracker -e /list_freeze_events -i '{}'mcp
run_tool({ provider: "mcp-com-eaglevirtual-stablecoin-freeze-tracker", endpoint: "/list_freeze_events", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.