MasterChefV2

Verified contract

Active on Base with 1,586 txns
Deployed by via 0xe5a6fd3d at 2140833
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2.41
ERC-20
Value $0.06
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xf8985661c54e44343bcd203bcd69e13eaed1183aa42fa8a3b96309358464aef5
0x83f9e9c84453e63b81e4909e6b57365da84db870efd0879b410603afe580a5dd
0x9522120434af04d7c19f2c863d1b2d1445d03393082537174f57e7bd2095ecec
0x41c573f3dc0fdffbfd3cbcc1a3b50f1d454348dad080a06095d45f6de63b88bd
0x474d28bbd6649f94e0f1916db74959a48c1daed7174813155f7f4bd827ed1f86
0x95b3e0d5345a461809e913aa50ad8077a4d4c414e4dd3f330e4bcf2f9b528676
0x26d20d47c9259bd230c53c1285a867b6673f4439d7ca685fbfa1975a2ab31840
0xc3cdc67c6ea0b423cd1e698f1dad870503cdd9b08aab02d937f9cf13bffed19b
0x5e0b39fae21a7017b429bac569b735c50a0e2f3c6a9bd4f419b2c46c7ead8bfa
0x8d82085b586192bb34d57b7e4e3d245b19cb65ca2dedd8b2b1679df10fb7d229

Functions
Getter at block 21869773
BONUS_MULTIPLIER(view returns (uint256)
1
chz(view returns (address)
0x1fc73fd9d63deb9d4c7abfc1cdea1fcd3dd1c175
chzPerBlock(view returns (uint256)
10000000000000000000
devaddr(view returns (address)
0x181416546f2c73098aa32dc9c7fee43256e9a5b3
feeAddress(view returns (address)
0x2788899b9d9d36041c4557c271fec34ff2b81dd6
owner(view returns (address)
0x2788899b9d9d36041c4557c271fec34ff2b81dd6
poolLength(view returns (uint256)
5
startBlock(view returns (uint256)
2144000
totalAllocPoint(view returns (uint256)
6900
Read-only
getMultiplier(uint256 _fromuint256 _toview returns (uint256)
pendingChz(uint256 _pidaddress _userview returns (uint256)
poolExistence(addressview returns (bool)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accChzPerShareuint16 depositFeeBP)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(uint256 _allocPointaddress _lpTokenuint16 _depositFeeBPbool _withUpdate
deposit(uint256 _piduint256 _amount
dev(address _devaddr
emergencyWithdraw(uint256 _pid
massUpdatePools(
renounceOwnership(
set(uint256 _piduint256 _allocPointuint16 _depositFeeBPbool _withUpdate
setFeeAddress(address _feeAddress
transferOwnership(address newOwner
updateEmissionRate(uint256 _chzPerBlock
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
SetDevAddress(address indexed useraddress indexed newAddress
SetFeeAddress(address indexed useraddress indexed newAddress
UpdateEmissionRate(address indexed useruint256 goosePerBlock
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address _chzaddress _devaddraddress _feeAddressuint256 _chzPerBlockuint256 _startBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.