Skip to main content

Table Details

PropertyValue
Table Namedydx.raw.markets
Table StatusProduction-Ready
Clustering Key(s)to_date("ingested_at")

Table Columns

Column NameData TypeDescription
tickerVARCHAR(16777216)Market ticker symbol identifying the traded instrument.
tick_sizeVARCHAR(16777216)Minimum increment allowed for order price in this market.
step_sizeVARCHAR(16777216)Minimum increment allowed for order size in this market.
market_typeVARCHAR(16777216)Type of market (e.g. perpetual).
open_interest_lower_capVARCHAR(16777216)Lower cap on open interest for the market.
open_interest_upper_capVARCHAR(16777216)Upper cap on open interest for the market.
default_funding_rate_1hVARCHAR(16777216)Default hourly funding rate for the market.
ingested_atTIMESTAMP_NTZ(9)Timestamp (UTC) when this record was ingested into the Allium platform.
_created_atTIMESTAMP_NTZ(9)Timestamp of when the entry was created in the database.
_updated_atTIMESTAMP_NTZ(9)Timestamp of when the entry was last updated in the database.