MasterChef

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x60c4baf6 at 13910542
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 1 additional slot

No balances found for "MasterChef"

No transactions found for "MasterChef"


Functions
Getter at block 21383396
ERC1155_ERC165(view returns (bytes4)
0xd9b67a26
apw(view returns (address)
0x0000000000000000000000000000000000000000
apwPerBlock(view returns (uint256)
0
lpToken(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
poolIdsLength(view returns (uint256)
0
startBlock(view returns (uint256)
0
totalAllocPoint(view returns (uint256)
0
Read-only
getUserLpTokenIdList(address _userview returns (uint256[])
isRegisteredPoolId(uint256 _poolIdview returns (bool)
lpIDToFutureAddress(uint256view returns (address)
nextUpgradeAllocPoint(uint256view returns (uint256)
pendingAPW(uint256 _lpTokenIdaddress _userview returns (uint256)
poolIdAt(uint256 _idview returns (uint256)
poolInfo(uint256view returns (uint256 allocPointuint256 accAPWPerShareuint256 lastRewardBlockuint256 ammIduint256 pairId)
rewarders(uint256view returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
userInfo(uint256uint256addressview returns (uint256 amountuint256 rewardDebtuint256 periodId)
State-modifying
add(uint256 _allocPointuint256 _lpTokenIdaddress _rewarderbool _withUpdate
deposit(uint256 _lpTokenIduint256 _amount
emergencyWithdraw(uint256 _lpTokenId
harvest(uint256 _lpTokenIdaddress to
initialize(address _apwaddress _lpTokenuint256 _apwPerBlockuint256 _startBlock
massUpdatePools(
onERC1155BatchReceived(addressaddressuint256[]uint256[]bytesreturns (bytes4)
onERC1155Received(addressaddressuint256uint256bytesreturns (bytes4)
renounceOwnership(
set(uint256 _lpTokenIduint256 _allocPointaddress _rewarderbool overwritebool _withUpdate
setAPWPerBlock(uint256 _apwPerBlock
setNextUpgradeAllocPoint(uint256 _lpTokenIduint256 _nextAllocPoint
transferOwnership(address newOwner
updatePool(uint256 _lpTokenId
withdraw(uint256 _lpTokenIduint256 _amount
withdrawAPW(address _recipientuint256 _amount
Events
Deposit(address indexed useruint256 indexed lpTokenIduint256 amount
EmergencyWithdraw(address indexed useruint256 indexed lpTokenIduint256 amount
Harvest(address indexed useruint256 indexed lpTokenIduint256 amount
NextAllocPointSet(uint256 indexed previousLpTokenIduint256 nextAllocPoint
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Withdraw(address indexed useruint256 indexed lpTokenIduint256 amount
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.