Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Cate"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19683230 | 3 months ago | | | 0 | 0.0000010006255 | |
| 19683177 | 3 months ago | | | 0 | 0.000000903874479480 | |
| 19683169 | 3 months ago | | | 0 | 0.000000905445613020 | |
| 19683085 | 3 months ago | | | 0 | 9.1867810e-7 | |
| 19683058 | 3 months ago | | | 0 | 9.2243022e-7 | |
| 19683036 | 3 months ago | | | 0 | 9.3118595e-7 | |
| 19682988 | 3 months ago | | | 0 | 9.5009959e-7 | |
| 19682691 | 3 months ago | | | 0 | 9.7764888e-7 | |
| 19682686 | 3 months ago | | | 0 | 9.8135980e-7 | |
| 19682602 | 3 months ago | | | 0 | 0.0000010320193 |
ABI
ABI objects
Getter at block 23809595
_ots() view returns (bytes32)
0xc2554b4fc338ab3e209993066c8eef7b9d85cbc2f3913deefa1a91f920e32b3e
_totalSupply() view returns (uint256)
1300000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Cate
symbol() view returns (string)
CATE
totalSupply() view returns (uint256)
1300000000000000000000000000
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)
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.