MasterChef

Verified contract

Active on Ethereum with 350 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,447.13
ERC-20
--
ERC-20
--
ERC-20
--
0x62df19ba10419f4602378e502d00b31e8ac0cf786e635b0b0f7a79a576a86c94
0xe6cb01bb2b0389e38ba06cd9b37092d930ad657eaa8abe5bf2d8a01dc7c5af4f
0x1bf920d6b06869e8019181df248672e9b58f2055f6e93c2259a38b04865eb10d
0x620a3ad448dcbd6ea304b879d5708c15454fcbc4a066ca5d2cc1a9a9c5f3dc70
0x08ed0698941ec4a18408621a6cd88cfcb841bd68a60be48d4b395e13b28757c5
0xd15a5af2a652b99c30a1272953e2c7a5c7d2ebf38a710d39fed58a6192e9b6b9
0xf25f5f44f71a4fcad9433ad80454ebdcac8e6fdde5bd0fb55fdc74505095f9a9
0x89b9ab44ed0c42da5113e2f34c3a9360dd415fd58772d1f669ca755958ee0584
0x94d21f706dbc9048006dadada4665a9f8c34a34fbedd58485e7e2b509e4e8c20
0x72b2c4bc4a8ec688a3fff73b7f0019e2a89fc6dc8559bff4015742d4f1d717be

Functions
Getter at block 20944420
ACC_REWARD_PRECISION(view returns (uint256)
1000000000000
fund(view returns (address)
0x38aa4cc003d9ad84505bc7b096122402db31f708
owner(view returns (address)
0xa1feaf41d843d53d0f6bed86a8cf592ce21c409e
poolLength(view returns (uint256 pools)
6
reward(view returns (address)
0x24c19f7101c1731b85f1127eaa0407732e36ecdd
rewardPerSecond(view returns (uint256)
0
tokenUtilityModule(view returns (address)
0x0000000000000000000000000000000000000000
totalAllocPoint(view returns (uint256)
8002
Read-only
lpToken(uint256view returns (address)
pendingReward(uint256 _pidaddress _userview returns (uint256 pending)
poolInfo(uint256view returns (uint256 accRewardPerShareuint256 lastRewardTimeuint256 allocPoint)
rewarder(uint256view returns (address)
userInfo(uint256addressview returns (uint256 amountint256 rewardDebt)
State-modifying
add(uint256 allocPointaddress _lpTokenaddress _rewarder
deposit(uint256 piduint256 amountaddress to
emergencyWithdraw(uint256 pidaddress to
harvest(uint256 pidaddress to
harvestAllRewards(address to
massUpdatePools(uint256[] pids
renounceOwnership(
set(uint256 _piduint256 _allocPointaddress _rewarderbool overwrite
setFund(address _fund
setRewardPerSecond(uint256 _rewardPerSecond
setTokenUtilityModule(address _tum
transferOwnership(address newOwner
updatePool(uint256 pidreturns (struct MasterChefPoolInfo pool)
withdraw(uint256 piduint256 amountaddress to
withdrawAndHarvest(uint256 piduint256 amountaddress to
Events
Deposit(address indexed useruint256 indexed piduint256 amountaddress indexed to
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amountaddress indexed to
ErrorIgnored(
Harvest(address indexed useruint256 indexed piduint256 amount
LogPoolAddition(uint256 indexed piduint256 allocPointaddress indexed lpTokenaddress indexed rewarder
LogRewardPerSecond(uint256 rewardPerSecond
LogSetPool(uint256 indexed piduint256 allocPointaddress indexed rewarderbool overwrite
LogUpdatePool(uint256 indexed piduint256 lastRewardTimeuint256 lpSupplyuint256 accRewardPerShare
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PoolFundChanged(address indexed fund
TokenUtilityModuleChanged(address indexed fund
Withdraw(address indexed useruint256 indexed piduint256 amountaddress indexed to
Constructor
constructor(address _rewardaddress _fundaddress _tum
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.