MCHstaking
Verified contract
Active on
Ethereum with 1,432 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa5e2…7e78
0x7e1e…fa38
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MCH | ERC-20 | 481.222264K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13445119 | 3 years ago | | | 0 | 0.0060820000 | |
| 12881839 | 3 years ago | | | 0 | 0.00044683500 | |
| 12855991 | 3 years ago | | | 0 | 0.0054742210 | |
| 12809557 | 3 years ago | | | 0 | 0.00044701500 | |
| 12805424 | 3 years ago | | | 0 | 0.0022648760 | |
| 12805300 | 3 years ago | | | 0 | 0.0050181840 | |
| 12805104 | 3 years ago | | | 0 | 0.0062642400 | |
| 12798779 | 3 years ago | | | 0 | 0.0052211770 | |
| 12798392 | 3 years ago | | | 0 | 0.0064260640 | |
| 12796331 | 3 years ago | | | 0 | 0.0015199821 |
ABI
ABI objects
Getter at block 21192416
totalStaked() view returns (uint256)
48122226387000
Read-only
allowance(address user) view returns (bool)
showBlackUser(address user) view returns (bool)
stakingStats(address user) view returns (uint256 amount, uint256 stakingBlock)
State-modifying
Events addToBlackList(address user)
emergencyWithdraw(uint256 amount)
giveAllowence(address user)
refreshBlock(address user)
removeAllowence(address user)
removeFromBlackList(address user)
setData(address user, uint256 staked, uint256 stakingBlock, uint256 stakedMCH)
setMCFcontract(address contractAddress)
stakeMCH(uint256 amount)
transferMCH(address to, uint256 amount)
transferOwnership(address to)
unstake(address user, uint256 amount)
Stake(address indexed staker, uint256 indexed amount)
constructor(address MCHtoken)
This contract contains no fallback and receive objects.
This contract contains no error objects.