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

Check whether a wallet has been blacklisted or frozen

Check one wallet address against the record of stablecoin blacklistings, freezes and seizures. Returns every recorded action against that address — which compan

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_address_status for me.

Input

FieldTypeDescription
address*stringThe wallet address to check, in any format the chain uses. Accepts EVM, TRON, Solana and S

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

Try it

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