MOONDUSTChef

Verified contract

Active on Ethereum with 160 txns
Deployed by via 0x43360580 at 11075439
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
--
0x009c7adba4d79f2d00b967a43e156dda710a4c3bb47ac165e2c6637b7c0b0543
0x79faea028b8e21dc7d94c0c2b3eb1f47e8a284fd25910c5384fa8455cf9f17d4
0xee9bd0e6d3b2a42c692d09b9b032367660c18829110f8b2e0821d51c15993d9a
0x279dcd4314d94207bfb0153f465b7412b91418716f0ba657c987c33e4f4b57a2
0x50c02807820316817487ebc9832082e9830dd0e8652f8a42b17cd2b840b432ba
0x8293fd268df00a6b9df19e0244c21ac86feecdfe2f89975804be4dec2655eecf
0x29e6230f99b624ebc1e8879401cb71b07d4b12644e97bf3bf638c057fd4902a1
0xdfa154fa5dc1c7a509cf86b139fd6a56dd17911386221c844f44e7bd22a8efc5
0xaa804ed14d67991d5fd927f59bf53c408c899675cee3c724e9be8a4188bcdb82
0x7a3ce48dcc75c3b41b00154474b00e6f1d95885f8bae1b3f655f73ae56c670aa

Functions
Getter at block 20828827
BONUS_MULTIPLIER(view returns (uint256)
1
MOONDUST(view returns (address)
0x05ddfb6844dbed9ce1409280cb797433548e52ac
MOONDUSTPerBlock(view returns (uint256)
100
bonusEndBlock(view returns (uint256)
19075500
devaddr(view returns (address)
0x881898e48608c72a9132fc123c339fee8ff96973
owner(view returns (address)
0x881898e48608c72a9132fc123c339fee8ff96973
perDayBlocks(view returns (uint256)
7000
poolLength(view returns (uint256)
3
startBlock(view returns (uint256)
11075500
totalAllocPoint(view returns (uint256)
25000000000000000
Read-only
getMultiplier(uint256 _fromuint256 _toview returns (uint256)
getRewardPerBlock(uint256 blockNumberview returns (uint256)
pendingMOONDUST(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accMOONDUSTPerShare)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(uint256 _allocPointaddress _lpTokenbool _withUpdate
deposit(uint256 _piduint256 _amount
dev(address _devaddr
emergencyWithdraw(uint256 _pid
massUpdatePools(
renounceOwnership(
set(uint256 _piduint256 _allocPointbool _withUpdate
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 _MOONDUSTaddress _devaddruint256 _MOONDUSTPerBlockuint256 _startBlockuint256 _bonusEndBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.