Million Hashes Per Second
Verified contract
Active on
Ethereum with 122 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($151.07)
Native
Value
$151.07
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.044001 | $3,433.42 |
$151.07 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10897374 | 4 years ago | | | 0 | 0.0031616360 | |
| 10859696 | 4 years ago | | | 0 | 0.0078507220 | |
| 10859696 | 4 years ago | | | 0 | 0.0067960400 | |
| 10859596 | 4 years ago | | | 0 | 0.0067960400 | |
| 10859583 | 4 years ago | | | 0 | 0.0068846840 | |
| 10858143 | 4 years ago | | | 0 | 0.0036639520 | |
| 10857794 | 4 years ago | | | 0.52339763 | 0.0018634700 | |
| 10845920 | 4 years ago | | | 0.56804877 | 0.0018634700 | |
| 10839341 | 4 years ago | | | 0.69146794 | 0.0018634700 | |
| 10832783 | 4 years ago | | | 0.59748389 | 0.0018634700 |
ABI
ABI objects
Getter at block 21270167
EXP_SCALE() view returns (uint256)
1000000000000000000
contractName() view returns (string)
ETH-JUL2020-90D
decimals() view returns (uint8)
6
endDate() view returns (uint256)
1600041600
myReward() view returns (uint256)
0
name() view returns (string)
Million Hashes Per Second
owner() view returns (address)
0xc267da714ddb007bc198cb9bdb722c66e652c687
startDate() view returns (uint256)
1592179200
symbol() view returns (string)
MHASH
totalSupply() view returns (uint256)
6000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
claim() returns (uint256)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setDate(uint256 newStartDate, uint256 newEndDate)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Claim(address claimer, uint256 amount)
NewDate(uint256 newStartDate, uint256 newEndDate)
NewRecord(address holder)
NewReward(address holder, uint256 reward)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply, address initOwner, uint256 initStartDate, uint256 initEndDate, string initContractName)
receive()
This contract contains no error objects.