| 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] | Collateral currency list |