# LaunchPoolV4Project ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **pid** | **int** | Product ID | **name** | **str** | Product Name | **total_amount** | **str** | Total rewards | **start_timest** | **int** | Project start timestamp | **end_timest** | **int** | Project end timestamp | **days** | **int** | Staking period (in days) | **project_state** | **int** | Project status: 1 for ongoing, 2 for warming up, 3 for ended | **reward_pools** | [**list[LaunchPoolV4RewardPool]**](LaunchPoolV4RewardPool.md) | Collateral currency list | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)