Skip to main content
Schema: blast.blitz Table: ez_money_markets Type: View Blitz integrates a decentralized money market directly into its DEX, enabling borrowing and lending of crypto assets using overcollateralized lending rules. Interest rates are dynamically adjusted based on supply and demand, incentivizing liquidity provision and balancing borrowing costs. The money market operates on-chain (e.g., on Arbitrum) and is managed through Vertex’s risk engine and clearinghouse, offering users automated borrowing via portfolio margin and passive yield opportunities on idle assets. This table tracks the money market products available on Vertex on an hourly basis.

Columns

Column NameData TypeDescription
HOURTIMESTAMP_NTZThe hour in which the stats table data was pull and inserted into the table.
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.
PRODUCT_IDTEXTThe unique id of each product. Evens are perp products and odds are spot products.
DEPOSIT_APRFLOATThe recorded deposit APR for the money market product in that hour.
BORROW_APRFLOATThe recorded borrow APR for the money market product in that hour.
TVLFLOATThe sum total value locked for the money market product in that hour.
EZ_MONEY_MARKETS_IDTEXT
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.