MasterStar

Verified contract

Active on Ethereum with 372 txns
Deployed by via 0x80dd9503 at 10846398
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
0x34f7ce73856420dc3fa5cca94355922d4ae8688bd270987629d626702b056053
0xf8d537053b6353b3d9e95348be1cfba55e8bc82cd11dc4cbad126d95ede46ba7
0x1b920717b4548224b3861fbf2a7f0fa431d45419dee3db73950afb2d1b8b0be5
0x77b4e710299b8f25e07402f0d397e0efc3a0220e040bfc43aee6bfd535bfc295
0xfb5ff6f27ae364df3a726b1ee56568988d3e9adbb4e000670ae63497b3e6c2bb
0xbd455b9d751f4706c242de730f97e57c101e3d9c4cdab19372847a733b1a63d4
0x3012533054d36d5f9525345cddb428d84621abeea98b45505dc01db460f35123
0x9320f5b4b012c050654a2fefdfa6bdc29890e88e9e00e061488b325f29a078ab
0x20243b1f12a5888695bbae338600db8800dfe034d6f1fc64b17ad61680920677
0x08fde84a148105b1633ede025142ce3bbf9264376bf1015e3740d7e68afdc588

Functions
Getter at block 20869741
checkRewardPeriod(view returns (bool)
false
devaddr(view returns (address)
0x5ce035406d39f2c86b15cebe384c635c10e7e229
farmPeriod(view returns (uint256)
93046
migrator(view returns (address)
0x0000000000000000000000000000000000000000
moongain(view returns (address)
0x4e26ceb8a932114a95cfb682851b6e832f830062
moongainPerBlock(view returns (uint256)
1000000000000000000000
owner(view returns (address)
0x75c476d32a4c0cc8d68206d937b3e47eb4c3bead
poolLength(view returns (uint256)
11
startBlock(view returns (uint256)
10854083
totalAllocPoint(view returns (uint256)
1700
Read-only
getMultiplier(uint256 _fromuint256 _toview returns (uint256)
pendingMoonGain(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accMoonGainPerShare)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(uint256 _allocPointaddress _lpTokenbool _withUpdate
deposit(uint256 _piduint256 _amount
emergencyWithdraw(uint256 _pid
massUpdatePools(
migrate(uint256 _pid
renounceOwnership(
resetRewardPerBlock(uint256 _reward
resetStartBlockAndFarmingPeriod(uint256 _startuint256 _period
set(uint256 _piduint256 _allocPointbool _withUpdate
setMigrator(address _migrator
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 _moongainaddress _devaddruint256 _moongainPerBlockuint256 _startBlockuint256 _farmPeriod
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.