HayCoin
Verified contract
Active on
Ethereum with 22,211 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($3.33)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
thing | ERC-20 | 5.283412M | $0.00 |
$2.41 | |
WBTC | ERC-20 | 0.00001 | $92,360.00 |
$0.91 | |
ETH2.0 | ERC-20 | 3.370441T | -- | -- | |
HAY2.0 | ERC-20 | 43.778482B | -- | -- | |
DILDO | ERC-20 | 69 | -- | -- | |
AVO | ERC-20 | 1 | -- | -- | |
CRYPTZY | ERC-20 | 0.000098 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21274987 | 3 hours ago | | | 0 | 0.00029028886 | |
| 21272909 | 10 hours ago | | | 0 | 0.00054915102 | |
| 21272771 | 10 hours ago | | | 0 | 0.00081456781 | |
| 21270737 | 17 hours ago | | | 0 | 0.00065950927 | |
| 21267401 | a day ago | | | 0 | 0.0010819698 | |
| 21267302 | a day ago | | | 0 | 0.00041678772 | |
| 21267128 | a day ago | | | 0 | 0.00084722402 | |
| 21265367 | a day ago | | | 0 | 0.0012497765 | |
| 21259574 | 2 days ago | | | 0 | 0.00048631524 | |
| 21258073 | 2 days ago | | | 0 | 0.00049842790 |
ABI
ABI objects
Getter at block 21275801
_totalSupply() view returns (uint256)
1000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
HayCoin
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x6ae89d3aeab2c1cccf59e64282af154cb5638517
symbol() view returns (string)
HAY
totalSupply() view returns (uint256)
95343226997148509691
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.