MetaHash Coin
Verified contract
Active on
Ethereum with 539 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TOOR | ERC-20 | 170 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9191868 | 5 years ago | | | 0 | 0.000054342000 | |
| 8356063 | 5 years ago | | | 0 | 0.00036616000 | |
| 8300413 | 5 years ago | | | 0.015 | 0.00052000000 | |
| 8300407 | 5 years ago | | | 0.015 | 0.00033000000 | |
| 8203756 | 5 years ago | | | 0.001 | 0.0011422800 | |
| 8032618 | 5 years ago | | | 0 | 0.00018243600 | |
| 8031701 | 5 years ago | | | 0 | 0.00022008000 | |
| 7993016 | 5 years ago | | | 0.01 | 0.0023416740 | |
| 7929728 | 6 years ago | | | 0 | 0.00016902240 | |
| 7830169 | 6 years ago | | | 0 | 0.00023743360 |
ABI
ABI objects
Getter at block 21382924
_totalSupply() view returns (uint256)
2918054699534839847189724
bonusEnds() view returns (uint256)
4859897402
decimals() view returns (uint8)
18
endDate() view returns (uint256)
6069497402
name() view returns (string)
MetaHash Coin
newOwner() view returns (address)
0x7d3b3b1aef60bf891bc2ad3c202f791707f0645c
owner() view returns (address)
0x5df65e16d6ec1a8090ffa11c8185ad372a8786cd
startDate() view returns (uint256)
0
symbol() view returns (string)
MHC
totalSupply() view returns (uint256)
2918054699534839847189724
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.