MasterGarden

Verified contract

Active on Ethereum with 80 txns
Deployed by via 0xc5970a7c at 12880813
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x0898115e3e4abaea389a69556b304517630b4d199bce9019e414ca3c411f537a
0x24a592ef0cdc033d633d8a41e288ea936400b7f5e48e6fd1bbe33c83ef6e1c8f
0xb348c1f3169e46e2715360b24b343c72573d907b87571c37434a40e125011af0
0x58058fc96756e69e08ed41435bcbd0a9633cad0b583522695f7060c356c73614
0xc3a34d041a0d0c8ca3473a8e0479ec86724e5c04dc9dc57e61737e99d1b1336e
0x6c02e3556f854b2b55a8df07ee93c3874e973794de3c6f555cf5b1e01010eb5a
0x26fd7402c55a07c3b83e3ba9b6428bee0b606fd5e26c424ae820163f07c194b6
0xa1b9a411d05ca61c0564927ca75ceab63bfc95fd249861b42f5a90a840d33a09
0xd9f271ebc520675b301ef459f8c81fe0d20bc3f5d7e19ff76c2e3b49ac507d33
0x77f9753933d2421c7ca211d4364b463e1736e14f2d16352e15bf6e40ab2cafb6

Functions
Getter at block 21306725
BONUS_MULTIPLIER(view returns (uint256)
2
PEACHES_CAP(view returns (uint256)
46000000000000000000000000
Peaches(view returns (address)
0xa4c6984e817c086ddc3ebaeedbdcc01469586918
PeachesPerBlock(view returns (uint256)
5000000000000000000
bonusEndBlock(view returns (uint256)
13450380
collector(view returns (address)
0xf5fd68f7118e409a1d6eb27110f3daee8ebfe3d0
owner(view returns (address)
0xf5fd68f7118e409a1d6eb27110f3daee8ebfe3d0
peachesMinted(view returns (uint256)
10759072500000000000000000
poolLength(view returns (uint256)
2
startBlock(view returns (uint256)
12880813
startTime(view returns (uint256)
1627018995
totalAllocPoint(view returns (uint256)
40
totalBoxes(view returns (uint256)
0
Read-only
getLockBox(address accountuint256 LockBoxIDview returns (struct MasterGardenLockBox)
getMultiplier(uint256 _fromuint256 _toview returns (uint256)
getNumLockBoxes(address accountview returns (uint256 numSafes)
lockBoxes(addressuint256view returns (uint256 idaddress beneficiaryuint256 boxBalanceuint256 releaseTime)
poolInfo(uint256view returns (address lpTokenuint256 multiplieruint256 allocPointuint256 lastRewardBlockuint256 accPeachesPerShare)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
addPool(uint256 _allocPointuint256 _multiplieraddress _lpTokenbool _withUpdate
burn(uint256 _amount
deposit(uint256 _piduint256 _amount
emergencyWithdraw(uint256 _pid
lock(address _beneficiaryuint256 _amountuint256 _releaseTimereturns (bool success)
massUpdatePools(
renounceOwnership(
setCollector(address _collector
setPool(uint256 _piduint256 _allocPointbool _withUpdate
transferOwnership(address newOwner
unlock(uint256 idreturns (bool success)
updatePool(uint256 _pid
withdraw(uint256 _piduint256 _amount
Events
BoxLocked(address indexed senderaddress indexed receiveruint256 amountuint256 releaseTime
BoxUnlocked(address indexed receiveruint256 amount
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 _Peachesuint256 _PeachesPerBlockuint256 _bonusEndBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.