MasterChef

Verified contract

Active on Ethereum with 1,649 txns
Deployed by via 0x0cd2d08a at 10904232
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
--
0x07c10908a225edb460687dd42124f29d7edddf619ea028bfe409a08857a6951f
0xc09cbdedfad667da7c313a21b693bf8d18404e025234d97eb40f04ee3043b629
0xdab3a1fec0b54a62ff9bbf5e1bc3a683b37abe84c6dfcca7b57316e36b472fc3
0x4941362d5532abc4b349e8c1a3edf965fbafeb2fad9d7e12293e84108758ffde
0x143b30e99c77d14adae994e7d225745213cb97da7652ce5aa4913b44aa1af98c
0x4de1e8fea6e75f42c1af1f128e41f278a80d5e8bc8400274728b4187f64a66cc
0xb705c2625a8008fb8b51e5235318c87e5468224eaab0fae66319224273b32941
0x005a7684c702967a134ee556b7f977e596f58c5e1d54b33ae783dee6c3cabfbf
0x52a18cad91323204609b78a044cd1945b6198ff59012e4e8f9024ce13c17f0ad
0x0da465f01a2c863687fa047d9862f6a53afc69919fbb409a3760f1cba22d537b

Functions
Getter at block 20880260
BONUS_MULTIPLIER(view returns (uint256)
3
bonusEndBlock(view returns (uint256)
10957423
migrator(view returns (address)
0x0000000000000000000000000000000000000000
milk(view returns (address)
0xcbcc9bd65218529065847b812e1451e9968452a9
milkPerBlock(view returns (uint256)
100000000000000000000
owner(view returns (address)
0x052ad390d8f86c878ec7d48fd20ca004bdab144d
poolLength(view returns (uint256)
7
startBlock(view returns (uint256)
10910900
totalAllocPoint(view returns (uint256)
10000
Read-only
getMultiplier(uint256 _fromuint256 _toview returns (uint256)
pendingMilk(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accMilkPerShare)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(uint256 _allocPointaddress _lpTokenbool _withUpdate
deposit(uint256 _piduint256 _amount
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 _milkuint256 _milkPerBlockuint256 _startBlockuint256 _bonusEndBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.