# StatsEntry
## Properties
**start_time_at_millis** | **i64** | Timestamp in milliseconds when the statistics period starts. |
**legacy_tvl_e9** | **String** | Total value locked in the legacy exchange in e9 format. |
**tvl_e9** | **String** | Total value locked in the exchange in e9 format. |
**total_legacy_quote_asset_volume_e9** | **String** | Total quote asset volume in the legacy exchange in e9 format. |
**total_quote_asset_volume_e9** | **String** | Total quote asset volume in the exchange in e9 format. |
**end_time_at_millis** | **i64** | Timestamp in milliseconds when the statistics period ends. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)