0 txs
666 calls
constructor
No constructor.
functions
getHarvesterRatio
viewfunction getHarvesterRatio() view returns (uint256)
getManagerRatio
viewfunction getManagerRatio() view returns (uint256)
getRewardTokens
viewfunction getRewardTokens() view returns (address[])
incentive
viewfunction incentive(address) view returns (uint256)
isActive
viewfunction isActive() view returns (bool)
operator
viewfunction operator() view returns (address)
owner
viewfunction owner() view returns (address)
pendingOwner
viewfunction pendingOwner() view returns (address)
pid
viewfunction pid() view returns (uint256)
rewarder
viewfunction rewarder() view returns (address)
token
viewfunction token() view returns (address)
acceptOwnership
nonpayablefunction acceptOwnership()
deposit
nonpayablefunction deposit(address _receiver, uint256 _amount, bool _manage)
execute
payablefunction execute(address _to, uint256 _value, bytes _data) payable returns (bool, bytes)
harvest
nonpayablefunction harvest(address _receiver)
initialize
nonpayablefunction initialize(address _operator, address _token, address _rewarder)
kill
nonpayablefunction kill()
manage
nonpayablefunction manage()
renounceOwnership
nonpayablefunction renounceOwnership()
syncRewardToken
nonpayablefunction syncRewardToken()
transferOwnership
nonpayablefunction transferOwnership(address newOwner)
updateHarvesterRatio
nonpayablefunction updateHarvesterRatio(uint32 _newRatio)
updateManagerRatio
nonpayablefunction updateManagerRatio(uint32 _newRatio)
withdraw
nonpayablefunction withdraw(address _receiver, uint256 _amount)
events
Initialized
event Initialized(uint8 version)
OwnershipTransferred
event OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
OwnershipTransferStarted
event OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
UpdateHarvesterRatio
event UpdateHarvesterRatio(uint256 oldRatio, uint256 newRatio)
UpdateManagerRatio
event UpdateManagerRatio(uint256 oldRatio, uint256 newRatio)
errors
AlreadyKilled
error AlreadyKilled()
CallerIsNotOperator
error CallerIsNotOperator()
HarvesterRatioTooLarge
error HarvesterRatioTooLarge()
ManagerRatioTooLarge
error ManagerRatioTooLarge()
creation bytecode
0x3d602d80600a3d3981f3363d3d373d3d3d363d73bec45a9506d191f9705c77dccd291c2609d18e4c5af43d82803e903d91602b57fd5bf3