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 "HashFily"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7790909 | 5 years ago | | | 0 | 0.0012602170 | |
| 7790896 | 5 years ago | | | 0 | 0.0019251960 | |
| 7790825 | 5 years ago | | | 0 | 0.0015239290 | |
| 7790789 | 5 years ago | | | 0 | 0.0014555000 | |
| 7790624 | 5 years ago | | | 0.01 | 0.0028030880 | |
| 7790612 | 5 years ago | | | 0.01 | 0.0010250000 | |
| 7790576 | 5 years ago | | | 0 | 0.0011310260 |
ABI
ABI objects
Getter at block 21165238
basePrice() view returns (uint256)
300000000000000000000
cap() view returns (uint256)
10000000000000000000000000
decimals() view returns (uint32)
18
name() view returns (string)
HashFily
owner() view returns (address)
0xeff35671bc6fb5b4635545ed3bc09b8c3ce1af62
remainingTokens() view returns (uint256)
9999997000000000000000000
symbol() view returns (string)
HFT
tokenReserve() view returns (uint256)
2000000000000000000000000
tokensSold() view returns (uint256)
3000000000000000000
totalSupply() view returns (uint256)
2000003000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
finalizeIco()
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
startIco()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.