MasterChef

Verified contract

Active on Ethereum with 15,029 txns
Deployed by via 0x6e83c897 at 12915186
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $7,033.61
ERC-20
--
ERC-20
--
0x67328f01e5f0f080a4f461847647836de91028f9b6c33cb011efbeca99d49f95
0xfde16675defc63af176a7c508fb54e99864dacf239ea2b325b7dea5066fea89e
0x912e86d7973fb071bb7d91498fdd6de777757cb4850cdd3856aece7eb88672d1
0xef0bb04298affa0eea75dcd6a544ff01c9ee6b9eec9ea8ab364070d1b07695a4
0xa7a84d7ffe703cbc81779b28e1630cf347a40dc723ae4e51ba381b8e5b99af10
0x5ca079883243cfcb52a617b320abc7cf6f44e731148dbde9d1a8eed97f4114a3
0x72850d304118ede9406beb0f0f96b2b80d6bbef9dd11e29534a3f5c7a9d85a66
0x1e3c5a4ea2b57d651c1a97624d2c0fe5a8d83f61a65231d8a9e9c4939c05b01e
0xb9f03fd749b15296135cfe0d36cd4e1974ef1e80c564dd276f3474c3058fd0e9
0xf861da88a23fe23c3f1dfa4b4135cc719383ad0927d06b8aec76485c3c1917fe

Functions
Getter at block 20865537
BONUS_MULTIPLIER(view returns (uint256)
1
feeAddress(view returns (address)
0x60d9f2064f4ff0247e9b858db2d25660913ec718
owner(view returns (address)
0x05d30c318b4c52713c488cdacfb18cb4f43c41f6
poolLength(view returns (uint256)
2
startBlock(view returns (uint256)
12938500
token(view returns (address)
0xbf4d18ae16f2deeb1e24a3c85b5f9dcc41d4a09e
tokenPerBlock(view returns (uint256)
1141000000000000000000
totalAllocPoint(view returns (uint256)
10000
Read-only
getMultiplier(uint256 _fromuint256 _topure returns (uint256)
pendingToken(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accTokenPerShareuint16 depositFeeBPuint256 totalRewardTokensuint256 totalMaxRewardTokensuint256 totalDeposit)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(uint256 _allocPointaddress _lpTokenuint16 _depositFeeBPuint256 totalMaxRewardTokenbool _withUpdate
deposit(uint256 _piduint256 _amount
emergencyWithdraw(uint256 _pid
massUpdatePools(
renounceOwnership(
set(uint256 _piduint256 _allocPointuint16 _depositFeeBPuint256 totalMaxRewardTokenbool _withUpdate
setFeeAddress(address _feeAddress
transferOwnership(address newOwner
updateEmissionRate(uint256 _tokenPerBlock
updatePool(uint256 _pid
withdraw(uint256 _piduint256 _amount
withdrawAllReward(address _receiver
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 _tokenaddress _feeAddressuint256 _tokenPerBlockuint256 _startBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.