Explore prediction-market whale wallets
pm_data_whale_walletsTrack large-trader wallet activity across prediction-market venues, with trade counts, notional volumes, and venue attribution for 7-day or 30-day windows.
Instructions
Free public 7-day (default) or 30-day aggregation of identifiable large-trader wallet activity for the on-chain venues that expose wallet addresses. Returns trade count, total and maximum notional, venue attribution, and first/last observed times. An absent wallet does not prove absent trading: anonymized venues and unavailable feeds are excluded. This is market context, not a wallet identity guarantee or recommendation. No API key required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max wallets (1-50, default 10). | |
| source | No | Restrict results to one wallet-address venue. | |
| window | No | Observed aggregation window (default 7d). |
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. |