This contract is being backfilled. You may encounter incomplete storage history.

MasterChef

Verified contract

Active on Ethereum with 6,564 txns
Deployed by via 0xe9d10c77 at 10782135
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $29,605.32
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xfbef16ef615c6d8709c970c0a3c4053241c2dd67e55ed32ee70f6cd903c1dffd
From
0x2188e85c760ad833dc1a7feb0f6890f9a7a80dd5057f7e8024af5d3132bbd46e
0xf9abb3c16022592279e8d200afbabca478f1ab8232e2507c68d0ee847e82515d
0xda41c9763065df1ffa80dd3ffb50967241bd7ec14438fd34bb8933c80c6f1ff6
0x8aa147a78bd341fb20e16ee0ec94b44f96b72d8e7c9740fe3a3a74325a28936d
0x7fcc20b0f1de07005998dc89ac2f2a1d642a3a38e0600c86dcd15133a06aa8fe
0x0c3db750da3e8db84a74b74c345bbc76b574d8747394e4f69400892686d754ac
0xd878ba8a23ee23dbdb5bf6efb2a12d2eaca7616ca8ea17328c9c51287bafa7b9
0x279d89b2c688a0e12711637df0bf0314c672c1079079128d931541b2aad9ffc3
0xdf6eac73dce3ca46a92b98d78864a9d75f9d4bd6ad1efb360898a76914713648

Functions
Getter at block 21162544
BONUS_MULTIPLIER(view returns (uint256)
5
bonusEndBlock(view returns (uint256)
10788060
devaddr(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xda56b93b787da55f3d2f725a37171648ae09f87c
poolLength(view returns (uint256)
9
shroom(view returns (address)
0xed0439eacf4c4965ae4613d77a5c2efe10e5f183
shroomsPerBlock(view returns (uint256)
1000000000000000000000
startBlock(view returns (uint256)
10782300
totalAllocPoint(view returns (uint256)
100
Read-only
getMultiplier(uint256 _fromuint256 _toview returns (uint256)
pendingShroom(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accShroomPerShare)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(uint256 _allocPointaddress _lpTokenbool _withUpdate
deposit(uint256 _piduint256 _amount
dev(address _devaddr
emergencyWithdraw(uint256 _pid
massUpdatePools(
renounceOwnership(
set(uint256 _piduint256 _allocPointbool _withUpdate
transferOwnership(address newOwner
updatePool(uint256 _pid
withdraw(uint256 _piduint256 _amount
Events
Deposit(address indexed useruint256 indexed piduint256 amount
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(uint256 _startBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.