GoodFundManager
Has permissions to collect interest from the staking contracts and permissions to tell GoodMarketMaker to mint. Anyone can trigger the collection and minting process.
Events
StakingRewardSet
Parameter name
Annotation
event StakingRewardSet(
uint32 _rewardsPerBlock,
address _stakingAddress,
uint32 _blockStart,
uint32 _blockEnd,
bool _isBlackListed
);GasCostSet
Parameter name
Annotation
CollectInterestTimeThresholdSet
Parameter name
Annotation
InterestMultiplierSet
Parameter name
Annotation
GasCostSet
Parameter name
Annotation
buy
Parameter name
Annotation
collectInterest
Parameter name
Annotation
calcSortedContracts
Field name
Annotation
Field type
mintReward
Parameter name
Annotation
Last updated
Was this helpful?