MasterChef

Verified contract

Active on Base with 754 txns
Deployed by via 0x845dbf7e at 1970742
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
--
0x8a8dd75130782da59f87ca4c2c75ceb38180e949182424296ba93a32a7841b2c
0xfc8a2888e3c13cab8ca1a287c7eed7f2c1b6ff0d6323a5a6016bf1038ddcfbd2
0x110c894cec2bddaae567635d2de2db184c57c1a7007a66d442f3ce7c873fb2b5
0x3e5d8097bd0a38db84215b67d0cbc60a16638a08fd865a800da7943297afa657
0x4bd40864773380ff4a85951e4b08ff0a28216d032047dc794b86de527b70b8bd
0x5d080774985eddd18a256146106281c8a47d985cc3119f9854558bb2065f41df
0x56037bad50f1a09ed76c921d7b1eb5a1472560764284cc404025a365260bc97c
0x75856c136bfd01a65c8a0bfdee69dd06234ab8d3a30f665ff220bd26c414780a
0x125510d6d9f4e9a3601c866be1e63e081e55decf70b33ee87fc0982fcf5040f0
0xb6f8ba8aa8d5f40ddfac187f3bb085cc92fb1fe979663054b63fe773b858acc9

Functions
Getter at block 22779235
BONUS_MULTIPLIER(view returns (uint256)
1
allocRatio(view returns (uint8)
2
cake(view returns (address)
0xf726b769ea45edf14d159b23b2bda1a1af98f0b2
cakePerSecond(view returns (uint256)
1015634898000000000
owner(view returns (address)
0xe3ea149a05716a23514ce838e584eaeff9f5a6fc
ownerFee(view returns (uint256)
2500
poolLength(view returns (uint256)
4
startTime(view returns (uint256)
1690746600
totalAllocPoint(view returns (uint256)
1650
Read-only
getMultiplier(uint256 _fromuint256 _toview returns (uint256)
lpTokenAdded(addressview returns (bool)
pendingCake(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockTimeuint256 accCakePerShare)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(uint256 _allocPointaddress _lpTokenbool _withUpdate
deposit(uint256 _piduint256 _amount
emergencyWithdraw(uint256 _pid
enterStaking(uint256 _amount
leaveStaking(uint256 _amount
massUpdatePools(
reduceEmissions(uint256 _mintAmt
renounceOwnership(
set(uint256 _piduint256 _allocPointbool _withUpdate
setAllocRatio(uint8 _allocRatio
setStartTime(uint256 _startTime
transferOwnership(address newOwner
updateMultiplier(uint256 multiplierNumber
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 _cakeuint256 _cakePerSecond
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.