baselineEgl
initialEgl
tallyVotesGasLimit
creatorEglsTotal
liquidityEglMatchingTotal
currentEpoch
currentEpochStartDate
tokensInCirculation
voterRewardSums
votesTotal
voteWeightsSum
gasTargetSum
voters
Voter
structs. Represents all votessupporters
Supporter
structs. Represents all genesis participantsseeders
Voter
lockupDuration
: number of weeks to lock the vote in forvoteEpoch
: the epoch the vote was cast inreleaseDate
: the date the EGL's can be withdrawntokensLocked
: the number of EGL's locked in the contractgasTarget
: the target gas limit the address voted forSupporter
claimed
: whether the address has claimed their EGL'spoolTokens
: BPT tokens due to the participantfirstEgl
: the participants first serialized EGLlastEgl
: the participants last serialized EGLvotingThreshold
eglsInCirculation
that must participate in the vote for tallyVotes()
to “pass”