common.perpetuals.kalshi_orderbook table provides high-freshness orderbook snapshots for Kalshi perpetual markets. Each row captures the full bid and ask ladders for a market at a point in time.
Use this table for liquidity analysis, spread monitoring, and market-depth assessment.
Table Columns
Data Notes:- One row per market per snapshot (
snapshot_ts). bidsandasksare arrays of[price, quantity]levels, with prices per contract in US dollars.underlying_bidsandunderlying_asksare the same ladders with prices converted to the underlying asset (price / contract_size); quantities are unchanged.
unique_key