Contract2
Verified contract
Active on
Ethereum with 1,069 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x10d8…e64a
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MCF | ERC-20 | 15.994914M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19227558 | 10 months ago | | | 0 | 0.0032831172 | |
| 18013672 | a year ago | | | 0 | 0.019148357 | |
| 16288717 | 2 years ago | | | 0 | 0.0052011144 | |
| 14820965 | 3 years ago | | | 0 | 0.00052213000 | |
| 14820750 | 3 years ago | | | 0 | 0.00052213000 | |
| 14820737 | 3 years ago | | | 0 | 0.00052213000 | |
| 14820737 | 3 years ago | | | 0 | 0.00052213000 | |
| 14820632 | 3 years ago | | | 0 | 0.00052213000 | |
| 14820632 | 3 years ago | | | 0 | 0.00052213000 | |
| 14820632 | 3 years ago | | | 0 | 0.00057434300 |
ABI
ABI objects
Getter at block 21392730
This contract contains no getter function objects.
Read-only
allowance(address user) view returns (bool)
definiteStats(address user) view returns (uint256 firstBlock, uint256 lockedRewards, uint256 totalLockedRewards)
totalLocked(address user) view returns (uint256)
totalStakedMCH(uint256 day) view returns (uint256)
userStats(address user) view returns (uint256 firstBlock, uint256 claimedDays, uint256 lockedRewards, uint256 claimableRewards)
State-modifying
Events claimRewards() returns (bool)
claimRewards(address user) returns (bool)
claimRewards2() returns (bool)
editData(address user, uint256 lockedRewards, uint256 firstBlock)
emergencyWithdraw(address to, uint256 amount)
giveAllowence(address user)
removeAllowence(address user)
unstake(uint256 amount)
MCHunstake(address user, uint256 amont)
constructor(address MCHcontract, address MCFcontract)
This contract contains no fallback and receive objects.
This contract contains no error objects.