MasterChef

Verified contract

Active on Ethereum with 80 txns
Deployed by via 0x5d01c8e3 at 11217635
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x36d26d0135e66e96f63034afdb8f3d93ff87215700c04638507f9d4c6a159e50
0xa832d5e6cddc4523f44dfad5758e10dd5a5fdb0802f0689e42a3a9e04b3c25a8
0x6c9093243043453ba88a2ccf359a1d916d60f4971163454115ac3d3406852901
0xe02fe0469539cecda7308917114b52da3fe897b99c48cc7dc9278e64b2f172a9
0xc9a1755717578aee12accc1696c724c48fb83a188d0c1d4835e9708b05db5c39
0xb48903d8a4d8aa6eac043c2016b12230ddf76b8080c4b2c4ddc1f1ca39aeba90
0xa3ded063bdafb83b19d8307e9168beb047b61be80d837c2855634bde5e7c0481
0xe67dccbe4b9eb98306503c06aedfef9fd2a2c76a8ebc5faa9e68fa345a8c26e9
0x66b0e9f0f26bd116732a9e5dbd2a22fc85fcd97d0a4fb7cbb707ef04c9e440cb
0x1140ee022065364f43231861e1b98112f324cf94a619daa0003296421cc1e853

Functions
Getter at block 20865184
BONUS_MULTIPLIER(view returns (uint256)
1
bonusEndBlock(view returns (uint256)
99999999
devFundDivRate(view returns (uint256)
2
devaddr(view returns (address)
0xe03af97e7bef2c2e39fc453e15428fb38ff17e98
mnt(view returns (address)
0x05aad81d5797e114dd733668b263261d2d4486cd
mntPerBlock(view returns (uint256)
1000000000000000000
owner(view returns (address)
0xbbc985a55eee9a5f9db0c7222a2084f675c3a4e5
poolLength(view returns (uint256)
1
startBlock(view returns (uint256)
11220000
totalAllocPoint(view returns (uint256)
100000000000000000000
unstakingFrozenTime(view returns (uint256)
0
Read-only
getMultiplier(uint256 _fromuint256 _toview returns (uint256)
lastStakeTimes(addressview returns (uint256)
pendingmnt(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accmntPerShare)
unfrozenStakeTime(address accountview returns (uint256)
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
setBonusEndBlock(uint256 _bonusEndBlock
setDevFundDivRate(uint256 _devFundDivRate
setUnstakingFrozenTime(uint256 _unstakingFrozenTime
setmntPerBlock(uint256 _mntPerBlock
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
Recovered(address tokenuint256 amount
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address _mntaddress _devaddruint256 _mntPerBlockuint256 _startBlockuint256 _bonusEndBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.