!!! info "[RewardEpochInfo](/../../schemas/reward_epoch_info)" |Name
`Lite`|Type|Required
`Default`| Description | |-|-|-|-| |epoch
`e` |integer|True|The epoch number| |epoch_start_time
`es` |string|True|The start time of the epoch| |epoch_end_time
`ee` |string|True|The end time of the epoch| |status
`s` |RewardEpochStatus|True|The status of the epoch| ??? info "[RewardEpochStatus](/../../schemas/reward_epoch_status)" |Value| Description | |-|-| |`PAST` = 1|Past| |`CURRENT` = 2|Current| |`FUTURE` = 3|Future|