Skip to main content
Schema: monad.defi Table: ez_protocol_tvl Type: View

What

This table provides daily Total Value Locked (TVL) metrics for DeFi protocols across EVM-compatible blockchains. It aggregates values by platform to track liquidity and value deposited in various DeFi applications. Methods may vary by protocol and blockchain.

Methodology Note

For certa

Columns

Column NameData TypeDescription
BLOCK_DATEDATEThe date of the daily TVL snapshot.
Example: ‘2025-06-10’ | | EZ_PROTOCOL_TVL_ID | TEXT | Primary key - unique identifier for each row ensuring dat… | | INSERTED_TIMESTAMP | TIMESTAMP_NTZ | UTC timestamp when the record was first added to the Flip… | | MODIFIED_TIMESTAMP | TIMESTAMP_NTZ | UTC timestamp of the most recent update to this record. … | | PLATFORM | TEXT | The specific platform or deployment identifier for the pr… | | PROTOCOL | TEXT | The name of the DeFi protocol. Example: ‘Uniswap’ | | TVL_USD | TEXT | The total value locked in USD for the protocol on the giv… | | VERSION | TEXT | The version of the protocol deployment. Example: ‘v3’ |