Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Cheeto Cat"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18089775 | 4 months ago | | | 0 | 3.3354462e-7 | |
| 17534269 | 5 months ago | | | 0 | 0.000000602625452352 | |
| 17534031 | 5 months ago | | | 0 | 0.000000601881760048 | |
| 17533933 | 5 months ago | | | 0 | 6.6026787e-7 | |
| 17533846 | 5 months ago | | | 0 | 6.9411529e-7 | |
| 17533077 | 5 months ago | | | 0 | 5.7266935e-7 | |
| 17533046 | 5 months ago | | | 0 | 0.000000505465490740 | |
| 17532691 | 5 months ago | | | 0 | 4.8391179e-7 | |
| 17532439 | 5 months ago | | | 0 | 5.2501672e-7 | |
| 17532218 | 5 months ago | | | 0 | 3.1931662e-7 |
ABI
ABI objects
Getter at block 23943914
_ots() view returns (bytes32)
0xf230b7c8b29ed9b7468747b55d7b54ec9aa07b32fa643a9d73ba8756ca8cb89b
_totalSupply() view returns (uint256)
280000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Cheeto Cat
symbol() view returns (string)
CHEETO
totalSupply() view returns (uint256)
280000000000000000000000000
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.