HashcoCoin
Verified contract
Active on
Ethereum with 415 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "HashcoCoin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7262672 | 6 years ago | | | 0 | 0.0015224530 | |
| 7262668 | 6 years ago | | | 0 | 0.0015224530 | |
| 7262662 | 6 years ago | | | 0 | 0.0021374530 | |
| 7262660 | 6 years ago | | | 0 | 0.0021374530 | |
| 7262645 | 6 years ago | | | 0 | 0.0021374530 | |
| 7262643 | 6 years ago | | | 0 | 0.0015224530 | |
| 7245100 | 6 years ago | | | 0 | 0.0015224530 | |
| 7245095 | 6 years ago | | | 0 | 0.0015224530 | |
| 7243528 | 6 years ago | | | 0 | 0.0021374530 | |
| 7243517 | 6 years ago | | | 0 | 0.0021374530 |
ABI
ABI objects
Getter at block 21172946
_totalSupply() view returns (uint256)
59997151664400000000000000
decimals() view returns (uint256)
18
name() view returns (string)
HashcoCoin
owner() view returns (address)
0x4178b60fd27dda312cc6e4232d063503c3f99040
symbol() view returns (string)
HCC
totalSupply() view returns (uint256)
59997151664400000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
mint(address wallet, address buyer, uint256 tokenAmount)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor(address wallet)
fallback()
This contract contains no error objects.