Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "HachiPUPU"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18225441 | a year ago | | | 0 | 0.00062389255 | |
| 18225431 | a year ago | | | 0 | 0.00064313340 | |
| 18225427 | a year ago | | | 0 | 0.00060674516 | |
| 18225422 | a year ago | | | 0 | 0.0012828593 | |
| 18225396 | a year ago | | | 0 | 0.00059455664 | |
| 18225396 | a year ago | | | 0 | 0.00059455664 | |
| 18225396 | a year ago | | | 0 | 0.00059455664 | |
| 18225396 | a year ago | | | 0 | 0.00059455664 | |
| 18225396 | a year ago | | | 0 | 0.00059455664 | |
| 18225391 | a year ago | | | 0 | 0.00058660826 |
ABI
ABI objects
Getter at block 21168792
decimals() view returns (uint8)
18
fund() view returns (address)
0x000000000000000000000000000000000000dead
name() view returns (string)
HachiPUPU
pair() view returns (address)
0xbae8221dd48b0f54e23a1e43fa6ba85e48ea2570
symbol() view returns (string)
HachiPUPU
totalSupply() view returns (uint256)
500000000000000000000000000
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address fund_, address factory_, address weth9_)
This contract contains no fallback and receive objects.
This contract contains no error objects.