Inspect one prediction-market whale wallet
pm_data_whale_walletGet free public wallet activity for prediction-market venues, including trade-notional summaries, daily activity, top events, and recent BUY/SELL fills for a given address. No API key required.
Instructions
Free public wallet movement detail for one supported on-chain prediction-market venue and address. Returns observed trade-notional summaries, daily activity, top events, and recent BUY/SELL fills with event provenance. CoinRithm flow fields are matched-trade observations; optional provider-reported positions/PnL context is separate and may carry its own availability and as-of markers. Absence of a row is not proof of inactivity. No API key required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | Supported wallet-address venue. | |
| wallet | Yes | Wallet address returned by pm_data_whale_wallets. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | True when CoinRithm returned a successful 2xx response. | |
| body | No | Parsed CoinRithm response body, or raw text when the response is not JSON. | |
| httpStatus | Yes | HTTP status returned by CoinRithm, or 0 for network errors. | |
| ledgerStatus | No | Ledger write status header returned by CoinRithm, when present. | |
| ledgerEventId | No | Private AgentActionEvent id returned by /api/agent/*, when present. |