mirror of
https://github.com/discountry/ritmex-bot.git
synced 2026-09-09 08:18:07 +00:00
600 B
600 B
!!! info "RewardEpochInfo"
|NameLite|Type|RequiredDefault| Description |
|-|-|-|-|
|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|
|statuss |RewardEpochStatus|True|The status of the epoch|
??? info "RewardEpochStatus"
|Value| Description |
|-|-|
|PAST = 1|Past|
|CURRENT = 2|Current|
|FUTURE = 3|Future|