Interface: StakingEventPayload
A staking event payload.
Table of contents
Properties
Properties
type
• type: Staking
The type of the event (statking).
text
• text: string
The description text of the staking event.
symbol
• symbol: string
The symbol of the rewarded tokens.
numerator
• numerator: string
Used in combination with Denominator to calculate the rewards per milestone per staked tokens.
denominator
• denominator: string
Used in combination with Numerator to calculate the rewards per milestone per staked tokens.
requiredMinimumRewards
• requiredMinimumRewards: string
The minimum rewards required to be included in the staking results.
additionalInfo
• additionalInfo: string
Additional description text about the staking event.