MasterChef

Verified contract

Active on Ethereum with 12 txns
Deployed by via 0xa9c5e553 at 10855544
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xc2a2f3acf19de7ccfae7ab4c95672049c2d55f801df49c3c46899a917b729303
0x3dc0af9c8157900915655e56ac7bf94a1519d4f1ebe4327c9bb0a7c3225b3726
0x2996b37b23e575d4837b5b5d56b20d60b583a3fa3f3f9a92524e1e82301e8094
0x3957452d65ed4934c396f287d38b2f1fcf4d56dadca457de699f1486de2eb430
0x0404b8c25e117a949b18f562790c0409fa6e0a3f2efa20a007d98344da2a3047
0x0ffe412ff8a67eb1135011bcaee9b3b49822369b38a6b4e80b81e51d6b2a5257
0xbf341e53f2cd317b61c43c6e7c132f5df0796f8bdcd7f982e563bbb0875ea78b
0xcbd1f4db60d677a9342d9231bf49bbbf85a0691de065057b95fe306ccd01c720
0x2bb885e05b088bf65ecfab247c9aba26e82cf0c6fac02a971c191e0e993f8f59
0x7bcfe25c5eedcb78d871689e63704d9b5300d2e7e74c7a626fcc69f7b4f90291

Functions
Getter at block 21433567
BONUS_MULTIPLIER(view returns (uint256)
10
PROFIT(view returns (address)
0x6247b57ed1d8294cd9e52322d8dbb4473c1ae2a7
PROFITPerBlock(view returns (uint256)
100000000000000000000
bonusEndBlock(view returns (uint256)
999999999
devaddr(view returns (address)
0x794e63a0d92f417b347e962944f8e5295690ff1d
owner(view returns (address)
0x794e63a0d92f417b347e962944f8e5295690ff1d
poolLength(view returns (uint256)
1
startBlock(view returns (uint256)
10855700
totalAllocPoint(view returns (uint256)
100
Read-only
getMultiplier(uint256 _fromuint256 _toview returns (uint256)
pendingPROFIT(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accPROFITPerShare)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(uint256 _allocPointaddress _lpTokenbool _withUpdate
burn(uint256 amount
deposit(uint256 _piduint256 _amount
dev(address _devaddr
emergencyWithdraw(uint256 _pid
massUpdatePools(
mint(uint256 amount
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(address _PROFITaddress _devaddruint256 _PROFITPerBlockuint256 _startBlockuint256 _bonusEndBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.