MStake

Verified contract

Active on Ethereum with 423 txns
Deployed by via 0x9d20ba83 at 17597498
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MStake"

0x3a08da7eca4e524fd14ddb19736fcbbc0df4eb0ba1ce46a6b8fd77bc28959574
0xd093cc79d82587c7be0b8bc8ff4ae562b32261175488dad198e19a5c2ce9160f
0x9b6464beef65381cbb2eaff2189dfe90333f5ecea19aa239d308dc2d565e50b2
0x3436d909448428ced6773f55971022e95afbe076242124a412b4560f46ba4a4f
0xd8dff558d9549295d41c7188cc83e2974f0d607ddc0e9aa73847503f33f0fb70
0x9597f3eb9b05916a040b851359954de34a1d6d66208755d0dab51169906ba724
0x5ace9c3bcdc32934c1d621745dc2e9f73422289d6f4678bef52caa46b4f4e904
0x55bd1c42a413d7ca977fa5a760a137ad07427c3755636b08bbbcbe32cfe0bc95
0x24051098e5862a5282fedb64c3ca20862c21f98f507056f8ad94bac7435af13c
0x1c461a0adba6edcec4442ab64f5d4cc010d61d13c34ff59f2f1992d70e1eb774

Functions
Getter at block 21295187
isOwner(view returns (bool)
false
mCoin(view returns (address)
0x0000000000000000000000000000000000000001
maxIndex(view returns (uint256)
3
owner(view returns (address)
0x2aaf3e5a559dc5584aa1fefdc1643256c14da841
 
preTimes(view returns (struct MStakeTimeDetail[] _result)
Read-only
controllers(addressview returns (bool)
preQuotaOfTimes(address _addrview returns (uint256[] _result)
preTotal(address _addrview returns (uint256[2] _result)
preTotalReward(address _addruint256 _indexview returns (uint256 _result)
timeOf(uint256view returns (uint256 cycleuint256 minuint256 rewarduint256 perCount)
userStakes(address _addruint256 _fromuint256 _limitview returns (struct MStakeStakeDetail[] _result)
userStakesOf(addressuint256view returns (uint256 startuint256 enduint256 indexuint256 amountuint256 autoIndexbool closed)
userTimeFinishedOf(addressuint256view returns (uint256)
userTimeStakedOf(addressuint256view returns (uint256)
State-modifying
addController(address controller
move(address _addruint256 _amount
removeController(address controller
renounceOwnership(
setTime(uint256 _timestruct MStakeTimeDetail _detail
setToken(address _token
stake(uint256 _timeuint256 _amount
transferOwnership(address newOwner
userWithdraw(uint256 _index
withdraw(address _tokenuint256 _amount
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Stake(address indexed addruint256 indexed amountuint256 indexed indexuint256 end
Withdraw(address indexed addruint256 indexed amountuint256 indexed reward
Constructor
constructor(address _mCoin
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.