Skip to main content
Schema: blast.blitz Table: dim_products Type: View All available Blitz products, these are automatically added as they are released on chain.

Columns

Column NameData TypeDescription
BLOCK_NUMBERNUMBERAlso known as block height. The block number, which indicates the length of the blockchain, increases after the addition of each new block.
BLOCK_TIMESTAMPTIMESTAMP_NTZThe date and time at which the block was produced.
TX_HASHTEXTTransaction hash is a unique 66-character identifier that is generated when a transaction is executed. This field will not be unique in this table, as a given transaction can include multiple events.
PRODUCT_IDTEXTThe unique id of each product. Evens are perp products and odds are spot products.
PRODUCT_TYPETEXTThe type of product, either spot or perpetual futures.
TICKER_IDTEXTIdentifier of a ticker with delimiter to separate base/target.
SYMBOLTEXTThe specific Blitz product symbol, if it is a futures product it will have a -PERP suffix.
NAMETEXTThe name of the product
DIM_PRODUCTS_IDTEXTThe unique identifier for each row in the table.
INSERTED_TIMESTAMPTIMESTAMP_NTZThe utc timestamp at which the row was inserted into the table.
MODIFIED_TIMESTAMPTIMESTAMP_NTZThe utc timestamp at which the row was last modified.