PrinterMasterChef

Verified contract

Active on Ethereum with 2,616 txns
Deployed by via 0x601aa865 at 10849788
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x36913a6915bc5ed9d15a7abb3e50a5245227ada52dc35441c9e60a59e2f8d496
0xfd47d946855f205b5f7b0b939eef6b1ab84aaa5b927f9463a4742ccb01a84be1
0xf1a654a56928a67cbccc5b3ce1ec2a9ba7be63e8926c3f97a923242448ff768b
0x009f9812525051daa80e947b3449801c115a07526cc3bd6618bbd8cfafb009f2
0xb84457e003eb61927fc4034a8249e8815f39361b1f41cb1b656c9378634d791b
0x8d5e45090f844177fa3c08ffa45b384149d892a23941b22af4980f81c55bc018
0x958e36ddbf61a18c4856085fbb1c957e88eab25acdf3cbe7118c423e2ed5a15f
0x2d9f0a80d9d4358938b10f50bccbddfbcd96d6f6296ef26e53d678377eb76778
0xc9609d7426ff5e8a019d9216d0ebdc52657da5f727dc028d485a8523e342e28e
0x893c31601bcb3a246263d581abf4f36e9ddfa0a8f7c02128f0ee1710c9ddd145

Functions
Getter at block 21260703
currentMint(view returns (uint256)
4
farmingActive(view returns (bool)
true
mintLength(view returns (uint256)
5
owner(view returns (address)
0xe0e77f7c731924df4819ca2dbf547e1b612d4885
poolLength(view returns (uint256)
4
printer(view returns (address)
0x54b8c98268da0055971652a95f2bfd3a9349a38c
totalAllocPoints(view returns (uint256)
900
Read-only
getPrintAmountInRange(uint256 _fromuint256 _toview returns (uint256)
mintInfo(uint256view returns (uint256 printPerBlockuint256 mintStartBlock)
poolInfo(uint256view returns (address lpTokenContractstring nameuint256 allocPointsuint256 lastRewardedBlockuint256 accPrintPerLPShareuint256 lpTokenHolding)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
addLP(string _nameuint256 _allocPointsaddress _lpTokenContractbool _withUpdate
addMint(uint256 _blockuint256 _amount
deleteMint(uint256 _mid
deposit(uint256 _piduint256 _amount
emergencyWithdraw(uint256 _pid
massUpdatePools(
pendingPrinter(uint256 _pidaddress _userreturns (uint256)
renounceOwnership(
setLP(uint256 _pidstring _nameuint256 _allocPointsbool _withUpdate
setMint(uint256 _miduint256 _blockuint256 _amount
transferOwnership(address newOwner
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
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address _printeruint256 _printPerBlockuint256 _mintStartBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.