Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 776 Bytes

File metadata and controls

17 lines (13 loc) · 776 Bytes

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

[Back to Model list] [Back to API list] [Back to README]