MasterChef

Verified contract

Active on Base with 5 txns
Deployed by via 0x18fd0531 at 2398455
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MasterChef"

0x8d0522f56e35988ab2eefb4f44011ae0a398a90578551936131f5eb5362daffb
0x4c324aacee02e236fc8df71818eac85078296bb8e2d7cdb924bf297b0f0c0787
0xcaf46607e45e7ac8375c8b2bb43008cf770ee9fa31e578455301db6d89c5e5f3
0x303a22c08457df33cec14d46f9cbf611d30f9a6a1a9dc5df75ccc79967744ce9
0xbd9c5736b4fee3a00a727a4ad2e8b10192501d40e0351bd8674ddfe0c6694eb7

Functions
Getter at block 21848394
BONUS_MULTIPLIER(view returns (uint256)
1
MAXIMUM_REFERRAL_COMMISSION_RATE(view returns (uint16)
1000
boosterNFT(view returns (address)
0x0000000000000000000000000000000000000000
devAddress(view returns (address)
0x101fc9ce4df35c0aca0edf532174306523c40d9a
getContractBlock(view returns (uint256)
21848394
owner(view returns (address)
0x73364641c2d7685a9433ccaaa50790fd714a2e41
poolLength(view returns (uint256)
2
referral(view returns (address)
0x8c1fafe42a6880729d4f43cd009eaf71f44f8a29
referralCommissionRate(view returns (uint16)
100
startUnixTime(view returns (uint256)
0
token(view returns (address)
0x839a092d846e3cb202882218dcfd28a99ec45005
tokenPerBlock(view returns (uint256)
0
totalAllocPoint(view returns (uint256)
0
whitelistAll(view returns (bool)
false
Read-only
getBoost(address _accountuint256 _pidview returns (uint256)
getMultiplier(uint256 _fromuint256 _topure returns (uint256)
getStakedNFTDetails(address _accountuint256 _pidview returns (addressuint256)
isPrivatePoolWhitelist(address _addressview returns (bool)
isWhitelist(address _addressview returns (bool)
isWhitelistedNFT(address _addressview returns (bool)
lpTokenAmount(uint256view returns (uint256)
nftBoostRate(uint8view returns (uint256)
pendingToken(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accTokenPerShareuint256 depositFeebool isPrivatePool)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(uint256 _allocPointaddress _lpTokenuint256 _depositFeebool _isPrivatePoolbool _withUpdate
deposit(uint256 _piduint256 _amountaddress _referrer
depositNFT(address _nftuint256 _tokenIduint256 _pid
emergencyWithdraw(uint256 _pid
flipWhitelistAll(
harvestAll(
harvestAll(uint256[] _pids
massUpdatePools(
renounceOwnership(
set(uint256 _piduint256 _allocPointbool _withUpdate
setBoosterNFT(address _booterNFT
setDepositFee(uint256 _piduint256 _depositFee
setDevAddress(address _devAddress
setNftBoostRate(uint8 _nftTypeuint256 _rate
setReferralAddress(address _referral
setReferralCommissionRate(uint16 _referralCommissionRate
toggleNftWhitelist(address _addressbool _toggle
togglePrivatePoolWhitelist(address _addressbool _toggle
toggleWhitelist(address _addressbool _toggle
transferOwnership(address newOwner
updateEmissionRate(uint256 _tokenPerBlock
updatePool(uint256 _pid
withdraw(uint256 _piduint256 _amount
withdrawNFT(uint256 _pid
Events
Deposit(address indexed useruint256 indexed piduint256 amountuint256 fee
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amount
Harvest(address indexed useruint256 indexed piduint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ReferralCommissionPaid(address indexed useraddress indexed referreruint256 commissionAmount
ToggleNftWhitelisted(address indexed _addressbool whitelist
TogglePrivatePoolWhitelisted(address indexed _addressbool whitelist
ToggleWhitelisted(address indexed _addressbool whitelist
UpdateEmissionRate(address indexed useruint256 tokenPerBlock
UpdateNFTBoostRate(address indexed useruint8 nftTypeuint256 rate
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address _tokenaddress _boosterNFTuint256 _tokenPerBlockuint256 _startUnixTimeaddress _devAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.