Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($10.83)
Native
Value
$10.83
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.003 | $3,609.08 |
$10.83 | |
Haikyu | ERC-20 | 1.450177M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17289936 | 2 years ago | | | 0 | 0.0016797662 | |
| 17289925 | 2 years ago | | | 0 | 0.0017457135 | |
| 17289213 | 2 years ago | | | 0 | 0.0011969500 | |
| 17289207 | 2 years ago | | | 0 | 0.0011618705 | |
| 17289206 | 2 years ago | | | 0 | 0.0011001695 | |
| 17289138 | 2 years ago | | | 0 | 0.0025487542 | |
| 17284932 | 2 years ago | | | 0 | 0.0016509113 | |
| 17284925 | 2 years ago | | | 0 | 0.0027523934 | |
| 17284906 | 2 years ago | | | 0.003 | 0.00079440819 | |
| 17284902 | 2 years ago | | | 0 | 0.0030454602 |
ABI
ABI objects
Getter at block 21317774
decimals() pure returns (uint8)
18
devWallet() view returns (address)
0x24c0b6ed546fc4ac8e09d44b7f1db19ad2e4dd21
marketingWallet() view returns (address)
0x1843c50351f0a1bc26821e580690de582c162d06
name() pure returns (string)
Haikyu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
Haikyu
totalSupply() pure returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x23f6e9011d9d2978037c192612de67d61f5ca989
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)
enableTrading()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateMarketingWallet(address newMarketingWallet)
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)
constructor()
receive()
This contract contains no error objects.