MasterChef

Verified contract

Active on Ethereum with 9,014 txns
Deployed by via 0x71b6d0fb at 11190746
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
0x434f840c395b5ad338283893e5d684494128e244fe007848c4f6863838c1b056
0xc2b8a3c3128d2777b2755e677700200be5becaf3020d8f6a738114666bb0fa4f
0x31278ab5138609f194199176e525b8f836ee375f217ab0e52831f01c9dbd68e6
0xac36b23b9f98989c9fba426071e18795db6a414bd7a5cf1a9f0108945035bf50
0x72b65271b654c9fc59a6b934fedba7eec09032be4201791fc89ed383ea69b155
0x19249c121ac3e70f51788301abd6b3503d0473b710c66fdb893fab39bbbb22c0
0xc482337a0474db2d3705ca2c3db4e3113df78a7283fa030c56cf86f6bd5db833
0xccfa13ee8ac062d68981c1a3a9ee37fd0e95decdaea0132a892fb5174e358b35
0x6ea42003a43f3d1480a6f06411e0a7d2b01e470470069a7227224289421642d6
0x933f0d8787c0daf2f962d3e91c61a6c5b2988437e2305c0ad805b7e0539ade3c

Functions
Getter at block 21161269
BONUS_MULTIPLIER(view returns (uint256)
10
bonusEndBlock(view returns (uint256)
11191001
cat(view returns (address)
0x40181862dabe0651dd4aa0ae29bd7c9b48eb6559
catPerBlock(view returns (uint256)
0
migrator(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x317f5502c7f6d833b43541ab76533571a31c4241
poolLength(view returns (uint256)
10
startBlock(view returns (uint256)
11191000
totalAllocPoint(view returns (uint256)
0
Read-only
getMultiplier(uint256 _fromuint256 _toview returns (uint256)
pendingCat(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accCatPerShare)
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
setEndParam(uint256 _amount
setMigrator(address _migrator
setPerParam(uint256 _amount
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 _catuint256 _catPerBlockuint256 _startBlockuint256 _bonusEndBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.