MasterChefV3ReceiverV2

Verified contract

Active on Ethereum with 2 txns
Deployed by via 0xe84b3067 at 16948016
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x313e66e60810a34188858277c64c503102e72d9799f9aab2e51012cda0e7d0af
0x81fe97497acd417956b8e6f72b37778899fed013eda4b4bf0ba5c9e0099e820d

Functions
Getter at block 21272053
Cake(view returns (address)
0x152649ea73beab28c5b49b26eb48f7ead6d4c898
MasterChefV3(view returns (address)
0x556b9306565093c855aea9ae92a594704c2cd59e
operatorAddress(view returns (address)
0x216b55f49b7ae82bacbfa184baf7703b7cc55295
owner(view returns (address)
0x53a89fc8f55e5272ab0fd6d95bf7b894d692e6f2
Read-only

This contract contains no read-only function objects.

State-modifying
renounceOwnership(
setOperator(address _operatorAddress
transferOwnership(address newOwner
upkeep(uint256 _amountuint256 _durationbool _withUpdate
withdraw(address _token
Events
NewOperator(address indexed operatorAddress
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Upkeep(address indexed touint256 amountbool withUpdate
Withdraw(address indexed tokenaddress indexed touint256 amount
Constructor
constructor(address _v3address _cake
Fallback and receive

This contract contains no fallback and receive objects.

Errors
NoBalance(
NotOwnerOrOperator(
ZeroAddress(