Are you an LLM? Read llms.txt for a summary of the docs, or llms-full.txt for the full context.
Skip to content

Polymarket Tables

Tables containing Polymarket prediction market data including order books, trades, and market information.

Last updated: 2026-04-05 12:45 UTC

Tables (2)

TableRowsSize
polymarket_order_filled_v31,014,147,816160.50 GB
raw_market_meta1,552,1311.31 GB

polymarket_order_filled_v3

StatisticValue
Rows1,014,147,816
Size160.50 GB
Partition KeytoYYYYMMDD(block_timestamp)
Columns:
ColumnTypeDescription
event_idStringUnique event identifier
order_hashStringHash of the order
walletStringWallet address that placed the order
assetStringOutcome token (condition ID + outcome index)
amount_tokenUInt256Token amount filled
amount_usdcUInt256USDC amount filled
is_makerBoolWhether this was the maker side
sideFixedString(1)Order side (B=buy, S=sell)
feeUInt256Fee amount in USDC
block_numberUInt64Polygon block number
log_indexUInt32Log index within the transaction
transaction_indexUInt32Transaction index in block
contract_addressStringCTF Exchange contract address
block_hashStringBlock hash
block_timestampDateTimeUTC timestamp of the block
gas_usedUInt64Gas used by transaction
gas_limitUInt64Gas limit set for transaction
base_fee_per_gasUInt256Base fee per gas (EIP-1559)
transaction_hashStringTransaction hash
transaction_fromStringTransaction sender
transaction_toStringTransaction recipient
transaction_valueUInt256ETH value transferred
transaction_gasUInt64Gas provided for transaction
transaction_nonceUInt64Transaction nonce
max_fee_per_gasUInt256Maximum fee per gas (EIP-1559)
max_priority_fee_per_gasUInt256Maximum priority fee (EIP-1559)
inserted_atDateTimeRecord insertion timestamp
Example Query:
ClickHouse (polymarket)

raw_market_meta

StatisticValue
Rows1,552,131
Size1.31 GB
Columns:
ColumnTypeDescription
market_idStringUnique market identifier
questionNullable(String)Market question text
condition_idStringGnosis conditional token condition ID
slugNullable(String)URL-friendly market slug
twitter_card_imageNullable(String)Twitter card image URL
resolution_sourceNullable(String)Source for market resolution
market_end_dttmNullable(DateTime64(3))Market end datetime
market_start_dttmNullable(DateTime64(3))Market start datetime
categoryNullable(String)Market category
amm_typeNullable(String)AMM type used
sponsor_nameNullable(String)Market sponsor name
sponsor_imageNullable(String)Sponsor image URL
x_axis_valueNullable(String)X-axis label for charts
y_axis_valueNullable(String)Y-axis label for charts
denomination_tokenNullable(String)Token used for denomination
feeNullable(Float64)Market fee percentage
lower_boundNullable(String)Lower bound for scalar markets
upper_boundNullable(String)Upper bound for scalar markets
descriptionNullable(String)Market description
outcomeNullable(String)Outcome name
outcome_priceNullable(Float64)Current outcome price (0-1)
clob_token_idStringCLOB token identifier
volumeNullable(Float64)Total trading volume
volume_numNullable(Float64)Numeric trading volume
is_activeNullable(Bool)Whether market is active
market_typeNullable(String)Type of market
format_typeNullable(String)Display format type
lower_bound_dttmNullable(String)Lower bound datetime for time-based markets
upper_bound_dttmNullable(String)Upper bound datetime for time-based markets
is_closedNullable(Bool)Whether market is closed
market_maker_addressNullable(String)Market maker address
created_byNullable(Int64)User ID who created the market
updated_byNullable(Int64)User ID who last updated the market
created_dttmNullable(DateTime64(3))Market creation datetime
updated_dttmNullable(DateTime64(3))Market last update datetime
closed_dttmNullable(DateTime64(3))Market close datetime
is_wide_formatNullable(Bool)Whether market uses wide display format
is_newNullable(Bool)Whether market is flagged as new
mailchimp_tagNullable(String)Mailchimp tag for notifications
is_featuredNullable(Bool)Whether market is featured
is_archivedNullable(Bool)Whether market is archived
resolved_byNullable(String)Resolution source or resolver
is_restrictedNullable(Bool)Whether market has access restrictions
market_groupNullable(Int64)Market group identifier
group_item_titleNullable(String)Title within market group
group_item_thresholdNullable(String)Threshold for group item
question_idNullable(String)Question identifier
uma_end_dttmNullable(String)UMA oracle end datetime
is_enable_order_bookNullable(Bool)Whether order book is enabled
order_price_min_tick_sizeNullable(Float64)Minimum price tick size
order_min_sizeNullable(Float64)Minimum order size
uma_resolution_statusNullable(String)UMA resolution status
curation_orderNullable(Int64)Curation display order
liquidity_numNullable(Float64)Numeric liquidity value
end_date_iso_dt_strNullable(String)ISO format end date string
start_date_iso_dt_strNullable(String)ISO format start date string
uma_end_date_iso_dt_strNullable(String)UMA end date ISO string
is_having_reviewed_datesNullable(Bool)Whether dates have been reviewed
is_ready_for_cronNullable(Bool)Whether ready for cron processing
is_comments_enabledNullable(Bool)Whether comments are enabled
volume_24hrNullable(Float64)24-hour trading volume
volume_1wkNullable(Float64)7-day trading volume
volume_1moNullable(Float64)30-day trading volume
volume_1yrNullable(Float64)1-year trading volume
game_start_timeNullable(String)Game/event start time
seconds_delayNullable(Int64)Delay in seconds
disqus_threadNullable(String)Disqus comment thread ID
short_outcomeNullable(String)Short outcome label
team_a_idNullable(String)Team A identifier (sports)
team_b_idNullable(String)Team B identifier (sports)
uma_bondNullable(String)UMA oracle bond amount
uma_rewardNullable(String)UMA oracle reward amount
is_fpmm_liveNullable(Bool)Whether FPMM is live
volume_24hr_ammNullable(Float64)24-hour AMM volume
volume_1wk_ammNullable(Float64)7-day AMM volume
volume_1mo_ammNullable(Float64)30-day AMM volume
volume_1yr_ammNullable(Float64)1-year AMM volume
volume_24hr_clobNullable(Float64)24-hour CLOB volume
volume_1wk_clobNullable(Float64)7-day CLOB volume
volume_1mo_clobNullable(Float64)30-day CLOB volume
volume_1yr_clobNullable(Float64)1-year CLOB volume
volume_ammNullable(Float64)Total AMM volume
volume_clobNullable(Float64)Total CLOB volume
liquidityNullable(Float64)Total liquidity
liquidity_ammNullable(Float64)AMM liquidity
liquidity_clobNullable(Float64)CLOB liquidity
maker_base_feeNullable(Int64)Maker base fee
taker_base_feeNullable(Int64)Taker base fee
custom_livenessNullable(Int64)Custom liveness period
is_accepting_ordersNullable(Bool)Whether accepting orders
is_notifications_enabledNullable(Bool)Whether notifications enabled
scoreNullable(Int64)Market score/ranking
image_optimizedNullable(String)Optimized image URL
icon_optimizedNullable(String)Optimized icon URL
eventNullable(String)Associated event
tagNullable(String)Market tag
category_metaNullable(String)Category metadata
creatorNullable(String)Creator information
is_readyNullable(Bool)Whether market is ready
is_fundedNullable(Bool)Whether market is funded
past_slugsNullable(String)Previous URL slugs
ready_timestampNullable(DateTime64(3))Ready status timestamp
funded_timestampNullable(DateTime64(3))Funded status timestamp
accepting_orders_timestampNullable(DateTime64(3))Orders acceptance timestamp
competitiveNullable(Float64)Competitiveness score
rewards_min_sizeNullable(Float64)Minimum size for rewards
rewards_max_spreadNullable(Float64)Maximum spread for rewards
spreadNullable(Float64)Current bid-ask spread
is_automatically_resolvedNullable(Bool)Whether auto-resolved
one_day_price_changeNullable(Float64)24-hour price change
one_hour_price_changeNullable(Float64)1-hour price change
one_week_price_changeNullable(Float64)7-day price change
one_month_price_changeNullable(Float64)30-day price change
one_year_price_changeNullable(Float64)1-year price change
last_trade_priceNullable(Float64)Last trade price
best_bidNullable(Float64)Best bid price
best_askNullable(Float64)Best ask price
is_automatically_activeNullable(Bool)Whether auto-activated
is_clear_book_on_startNullable(Bool)Whether to clear order book on start
chart_colorNullable(String)Chart display color
series_colorNullable(String)Series display color
is_showing_gmp_seriesNullable(Bool)Whether showing GMP series
is_showing_gmp_outcomeNullable(Bool)Whether showing GMP outcome
is_manual_activationNullable(Bool)Whether manual activation required
is_neg_risk_otherNullable(Bool)Negative risk flag
game_idNullable(String)Game identifier
group_item_rangeNullable(String)Range for group item
sports_market_typeNullable(String)Sports market type
lineNullable(Float64)Betting line
uma_resolution_statusesNullable(String)UMA resolution statuses
is_pending_deploymentNullable(Bool)Whether pending deployment
is_deployingNullable(Bool)Whether currently deploying
deploying_timestampNullable(DateTime64(3))Deployment timestamp
scheduled_deployment_timestampNullable(DateTime64(3))Scheduled deployment time
is_rfq_enabledNullable(Bool)Whether RFQ enabled
event_start_timeNullable(DateTime64(3))Event start datetime
imageNullable(String)Market image URL
iconNullable(String)Market icon URL
raw_jsonStringRaw JSON response from API
inserted_atDateTimeRecord insertion timestamp
Example Query:
ClickHouse (polymarket)