{
  "schemaVersion": "vultax-feature-mirror-v1",
  "slug": "whale-tracker",
  "title": "Large Trades: Polymarket and Bitcoin",
  "description": "The Polymarket trades above Vultax’s published size threshold, and the large BTC prints captured by the same public trade feeds — venue, side, size and source time on every row.",
  "mirrorSummary": "The Polymarket trades above Vultax’s published size threshold, and the large BTC prints captured by the same public trade feeds — venue, side, size and source time on every row.",
  "canonicalUrl": "https://vultax.com/features/whale-tracker",
  "availability": {
    "status": "live",
    "message": "The Polymarket trade tape is open to everyone in the app. Crypto whale views sit in the crypto workspace and depend on feed coverage and plan access."
  },
  "workspace": {
    "label": "Open the Vultax workspace",
    "url": "https://app.vultax.com/analytics/activity"
  },
  "downloads": {
    "json": "https://vultax.com/features/whale-tracker/data.json",
    "markdown": "https://vultax.com/features/whale-tracker/page.md",
    "schema": "https://vultax.com/features/schema.json"
  },
  "tables": [
    {
      "id": "btc-trade-coverage",
      "title": "Trade sample coverage by venue",
      "description": "How many trades the source inspected and how many passed its large-print threshold.",
      "coverage": "Only responding BTC trade endpoints; the count is trades returned, not guaranteed full-window coverage.",
      "columns": [
        {
          "key": "venue",
          "label": "Exchange",
          "format": "text",
          "unit": null
        },
        {
          "key": "seen",
          "label": "Trades inspected",
          "format": "number",
          "unit": null
        },
        {
          "key": "large",
          "label": "Large prints",
          "format": "number",
          "unit": null
        },
        {
          "key": "usd",
          "label": "Large-print value",
          "format": "usd",
          "unit": "USD"
        }
      ],
      "rows": [
        {
          "id": "coinbase",
          "values": {
            "venue": "Coinbase",
            "seen": 1000,
            "large": 0,
            "usd": 0
          }
        },
        {
          "id": "binance",
          "values": {
            "venue": "Binance",
            "seen": 1000,
            "large": 1,
            "usd": 121903
          }
        },
        {
          "id": "kraken",
          "values": {
            "venue": "Kraken",
            "seen": 1000,
            "large": 0,
            "usd": 0
          }
        },
        {
          "id": "okx",
          "values": {
            "venue": "OKX",
            "seen": 500,
            "large": 0,
            "usd": 0
          }
        },
        {
          "id": "bybit",
          "values": {
            "venue": "Bybit",
            "seen": 1000,
            "large": 0,
            "usd": 0
          }
        }
      ],
      "notes": [
        "A missing venue is unavailable, not a zero. A reported zero applies only to the inspected sample."
      ],
      "kind": "market-snapshot",
      "status": "fresh",
      "statusReason": "Within this table’s source-time freshness window; prices can change between observations.",
      "observedAt": "2026-09-18T19:00:04.000Z",
      "modifiedAt": null,
      "rowCount": 5,
      "sources": [
        {
          "label": "Vultax crypto pack · prints30m.byVenue",
          "url": "https://vultax.com/live/crypto.json"
        }
      ],
      "downloads": {
        "json": "https://vultax.com/features/whale-tracker/data.json?dataset=btc-trade-coverage",
        "csv": "https://vultax.com/features/whale-tracker/data.csv?dataset=btc-trade-coverage"
      }
    }
  ],
  "research": [
    {
      "title": "115,006 Large-Trade Alerts: Where and When Crypto Whales Trade, by Venue and Hour",
      "url": "https://vultax.com/research/crypto-whale-trades-115000-alerts-six-exchanges",
      "publishedAt": "2026-09-03",
      "description": "Every large-trade alert Vultax logged on six exchanges from 18 June to 3 September 2026: HTX carried 56% of large-trade notional, flow stayed close to balanced, 13:00–16:00 UTC held 23.6% of alerts, and weekends ran 23–30% quieter."
    }
  ],
  "related": [
    {
      "slug": "event-intelligence",
      "title": "Crypto Market News and Exchange Status",
      "url": "https://vultax.com/features/event-intelligence"
    },
    {
      "slug": "orderbook-heatmap",
      "title": "Bitcoin Order Books and Exchange Depth",
      "url": "https://vultax.com/features/orderbook-heatmap"
    },
    {
      "slug": "wallet-intelligence",
      "title": "Polymarket Trader Rankings and Wallet Research",
      "url": "https://vultax.com/features/wallet-intelligence"
    }
  ],
  "limitations": [
    "Public tables mirror existing Vultax source packs. They do not include account data, private watchlists or the complete app dataset.",
    "Source time, coverage and limitations apply to each table. Missing values are unavailable, not zero."
  ]
}
