Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Hiroko Kitty"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16443881 | 5 months ago | | | 0 | 1.3443730e-7 | |
| 16442921 | 5 months ago | | | 0 | 9.5864793e-7 | |
| 16442917 | 5 months ago | | | 0 | 9.4871909e-7 | |
| 16442905 | 5 months ago | | | 0 | 9.5389868e-7 | |
| 16442757 | 5 months ago | | | 0 | 9.6054431e-7 | |
| 16442715 | 5 months ago | | | 0 | 9.7930831e-7 | |
| 16442477 | 5 months ago | | | 0 | 9.9387414e-7 | |
| 16442310 | 5 months ago | | | 0 | 1.7343768e-7 | |
| 16442310 | 5 months ago | | | 0 | 9.9759959e-7 | |
| 16442303 | 5 months ago | | | 0 | 9.8814295e-7 |
ABI
ABI objects
Getter at block 23657618
_ots() view returns (bytes32)
0x8d22d8d2bb35beb6d3deef2b5485c350dc8ca787df8a1f9ec6b76a6c915f152d
_totalSupply() view returns (uint256)
100000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Hiroko Kitty
symbol() view returns (string)
HIROKO
totalSupply() view returns (uint256)
100000000000000000000000000
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)
dada(address a)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.