FarmStorage
Inherits: IFarm
Author: Sperax Foundation.
This contract contains the base storage variables for farms.
State Variables
COMMON_FUND_ID
LOCKUP_FUND_ID
PRECISION
MAX_COOLDOWN_PERIOD
MAX_NUM_REWARDS
farmId
isPaused
isClosed
cooldownPeriod
lastFundUpdateTime
farmStartTime
totalDeposits
rewardFunds
rewardTokens
rewardData
deposits
subscriptions
Was this helpful?