User bump used for account address validation
Delegatee used for initialisation - useful to check against
Indicate if this user state is part of a delegated farm
User stake deposited but not usable and not generating rewards yet.
(scaled from Decimal representation).
After this timestamp, pending user stake can be moved to user stake Initialized to now() + delayed user stake period
User deposits unstaked, pending for withdrawal, not usable and not generating rewards.
(scaled from Decimal representation).
After this timestamp, user can withdraw their deposit.
Number of reward tokens ready for claim
Rewards tally used for computation of gained rewards
(scaled from Decimal representation).
User stake deposited and usable, generating rewards and fees. (scaled from
Decimalrepresentation).