Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Holy Cat"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17061270 | 5 months ago | | | 0 | 9.3582421e-7 | |
| 17061037 | 5 months ago | | | 0 | 7.7885191e-7 | |
| 17061030 | 5 months ago | | | 0 | 7.8713571e-7 | |
| 17061018 | 5 months ago | | | 0 | 7.8230087e-7 | |
| 17060981 | 5 months ago | | | 0 | 5.2523460e-7 | |
| 17060560 | 5 months ago | | | 0 | 7.4168794e-7 | |
| 17060522 | 5 months ago | | | 0 | 0.000000701052857721 | |
| 17060444 | 5 months ago | | | 0 | 6.6088060e-7 | |
| 17060186 | 5 months ago | | | 0 | 5.3941398e-7 | |
| 17060023 | 5 months ago | | | 0 | 4.6921831e-7 |
ABI
ABI objects
Getter at block 23887820
_ots() view returns (bytes32)
0x4d62c2323d2c556faaecb7ebe74fe36a46a58527fb9d3e59ed14e16b8840a0a7
_totalSupply() view returns (uint256)
550000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Holy Cat
symbol() view returns (string)
HolyCat
totalSupply() view returns (uint256)
550000000000000000000000000
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.