2.0 KiB
!!! info "EpochBadge"
|NameLite|Type|RequiredDefault| Description |
|-|-|-|-|
|account_idai |string|True|The off chain account id|
|main_account_idma |string|True|The account ID|
|typet |RewardProgramType|True|The type of the reward program|
|epoche |integer|True|The epoch number|
|epoch_start_timees |string|True|The start time of the epoch|
|epoch_end_timeee |string|True|The end time of the epoch|
|badgeb |EpochBadgeType|True|The type of the badge|
|distributed_badgesdb |[EpochBadgeType]|True|The distributed badges|
|total_pointtp |string|True|Total point|
|rankr |integer|True|Rank|
|claimed_atca |string|True|The time when the badge was claimed, or the epoch end time if the user has already completed the KYC process|
??? info "RewardProgramType"
|Value| Description |
|-|-|
|ECOSYSTEM = 1||
|TRADER = 2||
|LP = 3||
??? info "EpochBadgeType"
|Value| Description |
|-|-|
|CHAMPION = 1|Champion|
|LEGEND = 2|Legend|
|VETERAN = 3|Veteran|
|ELITE = 4|Elite|
|MASTER = 5|Master|
|EXPERT = 6|Expert|
|WARRIOR = 7|Warrior|
|SERGEANT = 8|Sergeant|
|RANGER = 9|Ranger|
|CHALLENGER = 10|Challenger|
|APPRENTICE = 11|Apprentice|
|ROOKIE = 12|Rookie|
??? info "EpochBadgeType"
|Value| Description |
|-|-|
|CHAMPION = 1|Champion|
|LEGEND = 2|Legend|
|VETERAN = 3|Veteran|
|ELITE = 4|Elite|
|MASTER = 5|Master|
|EXPERT = 6|Expert|
|WARRIOR = 7|Warrior|
|SERGEANT = 8|Sergeant|
|RANGER = 9|Ranger|
|CHALLENGER = 10|Challenger|
|APPRENTICE = 11|Apprentice|
|ROOKIE = 12|Rookie|