Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4bc6…9d0d
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MONC | ERC-20 | 360.203243 | -- | -- | |
MOCKLP | ERC-20 | 208 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11676817 | 4 years ago | | | 0 | 0.0027758808 | |
| 11612900 | 4 years ago | | | 0 | 0.0035689896 | |
| 11575850 | 4 years ago | | | 0 | 0.0088707000 | |
| 11572381 | 4 years ago | | | 0 | 0.010658296 | |
| 11568944 | 4 years ago | | | 0 | 0.0021132673 | |
| 11568917 | 4 years ago | | | 0 | 0.0014135088 | |
| 11568912 | 4 years ago | | | 0 | 0.0026965699 | |
| 11568902 | 4 years ago | | | 0 | 0.0020877505 | |
| 11568785 | 4 years ago | | | 0 | 0.013299352 | |
| 11567653 | 4 years ago | | | 0 | 0.0019787866 |
ABI
ABI objects
Getter at block 21127761
epochAlignTimestamp() view returns (uint256)
1608883200
epochPeriod() view returns (uint256)
28800
getCurrentEpochTimestamp() view returns (uint256)
1730880000
isOperator() view returns (bool)
false
latestSnapshotIndex() view returns (uint256)
7
operator() view returns (address)
0x43f0325d540319e6c9e463bba4fbb838bde74fd2
owner() view returns (address)
0xb83e9deef17a4498d0e272134ebe4feda20fb029
rewardLockupEpochs() view returns (uint256)
0
rewardPerShare() view returns (uint256)
1952919620170408163
share() view returns (address)
0xabc53c938b159958919eeecd9a1da0ac7312a742
totalSupply() view returns (uint256)
208000000000000000000
withdrawLockupEpochs() view returns (uint256)
4
Read-only
balanceOf(address account) view returns (uint256)
canClaimReward(address director) view returns (bool)
canWithdraw(address director) view returns (bool)
earned(address director) view returns (uint256)
getCanClaimTime(address director) view returns (uint256)
getCanWithdrawTime(address director) view returns (uint256)
getLastSnapshotIndexOf(address director) view returns (uint256)
State-modifying
Events allocateSeigniorage(uint256 amount)
claimReward()
exit()
renounceOwnership()
setLockUp(uint256 _withdrawLockupEpochs, uint256 _rewardLockupEpochs, uint256 _epochAlignTimestamp, uint256 _epochPeriod)
stake(uint256 amount)
transferOperator(address newOperator_)
transferOwnership(address newOwner)
withdraw(uint256 amount)
OperatorTransferred(address indexed previousOperator, address indexed newOperator)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardAdded(address indexed user, uint256 reward)
RewardPaid(address indexed user, uint256 reward)
Staked(address indexed user, uint256 amount)
Withdrawn(address indexed user, uint256 amount)
constructor(address _cash, address _share)
This contract contains no fallback and receive objects.
This contract contains no error objects.