Files
ritmex-bot/docs/grvt/schemas/reward_epoch_info.md
T

600 B

!!! info "RewardEpochInfo" |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" |Value| Description | |-|-| |PAST = 1|Past| |CURRENT = 2|Current| |FUTURE = 3|Future|