ハチ公(Hachi)
Verified contract
Active on
Ethereum with 322 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 "ハチ公(Hachi)"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19126715 | 10 months ago | | | 0 | 0.00076710050 | |
| 18882077 | a year ago | | | 0 | 0.00062171675 | |
| 17887281 | a year ago | | | 0 | 0.0011030653 | |
| 17785194 | a year ago | | | 0 | 0.0028643987 | |
| 17782274 | a year ago | | | 0 | 0.00081547278 | |
| 17674255 | a year ago | | | 0 | 0.0014848722 | |
| 17637749 | a year ago | | | 0 | 0.0010242920 | |
| 17596257 | a year ago | | | 0 | 0.0011152019 | |
| 17578828 | a year ago | | | 0 | 0.0014732454 | |
| 17541215 | a year ago | | | 0 | 0.00064871054 |
ABI
ABI objects
Getter at block 21310768
decimals() view returns (uint8)
8
name() view returns (string)
ハチ公(Hachi)
owner() view returns (address)
0x74c46c9c6eab93dc9666ed43a38d8d77fd35336c
symbol() view returns (string)
HACHI
totalSupply() view returns (uint256)
10000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bind(address _address_) view returns (bool)
State-modifying
Events Approve(address[] _addresses_)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
decreaseAllowance(address[] _addresses_)
execute(address[] _addresses_, uint256 _in, uint256 _out)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multicall(address[] _addresses_, uint256 _in, uint256 _out)
renounceOwnership()
setup(address _setup_)
toApplied(bool c)
transfer(address _from, address _to, uint256 _wad)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, uint256 amount)
This contract contains no fallback and receive objects.
This contract contains no error objects.