MasterChefV3ReceiverV2

Verified contract

Active on Base with 2 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $26,065.29
ERC-20
Value $0.36
ERC-20
Value $0
0xbad68c5440585b784315102af157cd54793cfa1a2e19da023cdc2377f44d2a2d
0x1cb846cc9c6ac4c6f594e50c750c4b4891253d5b3b458918a4a2bb01db6e4bfb

Functions
Getter at block 22750090
Cake(view returns (address)
0xc2bc7a73613b9bd5f373fe10b55c59a69f4d617b
MasterChefV3(view returns (address)
0xf2890e09d21a30873ab04aa6e790ae1d78d83b6d
operatorAddress(view returns (address)
0xcbcd63c5de434fe6a0851b4cea66e6711726e3c7
owner(view returns (address)
0xe1581c10ee235f0debb655ea365100bcbd84bad2
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(