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

MasterChef

Verified contract

Active on Ethereum with 2,384 txns
Deployed by via 0x131f56a4 at 10922919
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xf0e8a8bc10ba029c26525db7c5bbec0f08209d5e1fd43d339f60aa067bcafcbc
0x8e50b5b449c645d9a5790f6d43a729e866dc7738ad7cadd869295e80a15d6f4a
0x209f42dfd1735bef40e24adbb20e0832cb3057a259e2f17f15d72141a0fe4196
0x0eb7e6c6e77a858d6dbd6e7cb951ab5910235de55968304ef60ba22308387c2c
0x68c5cfadf6f8cca03d32e29a6b981caa660a858cb446125dec78d9be97267362
0xf788ef2dde1da16f656626ecfe71f304352d8e3e211c38619341afe5ac1ebdd2
0x71b290252a5adf0e466aaa576d7defdb6fa08f5f87cee5e7cb0ad50725716934
0x89c7417d625a4e3a0a8961d01338ff737b5d295208155b8aa928fbf938f2f9da
0x2d0c7b8971cccc22c8a2e1e961d1c8820d46dad1187e2618fab123b489bf064b
0x95dd57aac259edc5add5f9a021900529df113564c3fa99a99eaf70c04aa916f7

Functions
Getter at block 20792667
BONUS_MULTIPLIER(view returns (uint256)
2
bonusEndBlock(view returns (uint256)
11005000
devaddr(view returns (address)
0x773503f6ab170a0dfd623f1444861b1749f31ca9
migrator(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x03a5d413ca6f810e57e1e8fd77ac8544d7b6d409
poolLength(view returns (uint256)
21
startBlock(view returns (uint256)
10923000
sushi(view returns (address)
0x09a59b9b677cbaad89cd1ba37ea1d42d3449a6fc
sushiPerBlock(view returns (uint256)
2500000000000000000
totalAllocPoint(view returns (uint256)
100402
Read-only
getMultiplier(uint256 _fromuint256 _toview returns (uint256)
pendingSushi(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accSushiPerShare)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(uint256 _allocPointaddress _lpTokenbool _withUpdate
deposit(uint256 _piduint256 _amount
dev(address _devaddr
emergencyWithdraw(uint256 _pid
massUpdatePools(
migrate(uint256 _pid
renounceOwnership(
set(uint256 _piduint256 _allocPointbool _withUpdate
setMigrator(address _migrator
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(address _sushiaddress _devaddruint256 _sushiPerBlockuint256 _startBlockuint256 _bonusEndBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.