> ## Documentation Index
> Fetch the complete documentation index at: https://docs.allium.so/llms.txt
> Use this file to discover all available pages before exploring further.

# Tvl Aggregate Daily

### Table Details

| Property     | Value                                       |
| ------------ | ------------------------------------------- |
| Table Name   | `polygon_zkevm.metrics.tvl_aggregate_daily` |
| Table Status | Production-Ready                            |

### Table Columns

| Column Name            | Data Type         | Description                                                   |
| ---------------------- | ----------------- | ------------------------------------------------------------- |
| date                   | TIMESTAMP\_NTZ(9) |                                                               |
| sector                 | VARCHAR(16777216) |                                                               |
| project                | VARCHAR(16777216) |                                                               |
| protocol               | VARCHAR(16777216) |                                                               |
| token\_address         | VARCHAR(16777216) |                                                               |
| token\_name            | VARCHAR(16777216) |                                                               |
| token\_symbol          | VARCHAR(16777216) |                                                               |
| token\_decimals        | NUMBER(38,0)      |                                                               |
| is\_primary            | BOOLEAN           |                                                               |
| is\_rwa                | BOOLEAN           |                                                               |
| gross\_usd\_balance    | FLOAT             |                                                               |
| adjusted\_usd\_balance | FLOAT             |                                                               |
| \_created\_at          | TIMESTAMP\_NTZ(9) | Timestamp of when the entry was created in the database.      |
| \_updated\_at          | TIMESTAMP\_NTZ(9) | Timestamp of when the entry was last updated in the database. |
