whale-data
W
whale-data
/liquidations

Recent liquidations

Liquidation trades for a pair with the long and short breakdown, live tape merged with the recorded series so a restart never erases history. A long is force-cl

liveverifiedunknown~5s typical
mcpprobedwhale-data
$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-coinlobster-whale-data /liquidations for me.

Input

FieldTypeDescription
coinstringAlias for pair.
pairstringe.g. ETH/USD. A bare symbol like ETH also works.
hoursnumberLook back this many hours, up to 720. Omit for the most recent events.
limitintegerMax rows returned. Capped at 25 keyless and 1000 on a developer plan; asking for more retu

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-coinlobster-whale-data","endpoint":"/liquidations","input":{}}'
cli
npx cracked-ai run -p mcp-com-coinlobster-whale-data -e /liquidations -i '{}'
mcp
run_tool({ provider: "mcp-com-coinlobster-whale-data", endpoint: "/liquidations", input: {} })

Try it

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