Get Giveaway
{{ item.postTaskLuckdrop.luckdropType === 1 ? 'Send Giveaway' : 'Lottery Giveaway' }}
Lottery
{{ moment(item.timestamp).format("MM-DD HH:mm:ss") }}
In Progress
{{ getBit(item.amount) }}
-{{ getBit(item.amount) }}
+{{ getBit(item.amount) }}
{{
item.currencySymbol || ""
}}
{{item.customizedReward}}
Timeout
{{
item.currencySymbol || ""
}}
{{item.customizedReward || ''}}{{item?.postTaskLuckdrop?.totalCount || ''}}
In Progress
Open in {{ item.downTime || '' }}
Unfinished
{{
item.currencySymbol || ""
}}
{{item.customizedReward}}
Didn't win
Giveaway Expired
Unpublished
{{ item.downTime || '' }}
{{ item.postTaskLuckdrop.receivedCount }}/{{
item.postTaskLuckdrop.totalCount
}}
(Time expired)
{{item.srcContentId ? '(Termination)' : 'Termination'}}
{{ item.postTaskLuckdrop.receivedCount }}/{{
item.postTaskLuckdrop.totalCount
}}
{{ item.rewardType === RewardType.custom && item.status == 2 ? 'Complete' : 'Termination' }}
{{ item.postTaskLuckdrop && item.postTaskLuckdrop.luckdropType == 1 ? 'Terminating' : 'Open in '
+ item.downTime || '' }}