TVL Agg
Table Metadata​
Property | Configuration |
---|---|
Natural Key(s) | day |
Partition Field(s) | N/A |
Clustered Field(s) | N/A |
Documentation | N/A |
Column Details​
Name | Description | Data Type | Domain Values | Required? | Notes |
---|---|---|---|---|---|
day | The date for the aggregation result. | date | Yes | ||
accounts_tvl_usd | The total value locked (TVL) denominated in USD for a given date. Aggregated across accounts selling liabilities | float | Yes | ||
trustlines_tvl_usd | The total value locked (TVL) denominated in USD for a given date. Aggregated across trustlines selling liabilities | float | Yes | ||
total_tvl_usd | The total value locked (TVL) denominated in USD for a given date. Aggregated across relevant ledger entries (e.g., accounts, trustlines). | float | Yes |