Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Brett CAT"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21449872 | a month ago | | | 0 | 2.3550630e-7 | |
| 16506973 | 5 months ago | | | 0 | 6.7188768e-7 | |
| 16506787 | 5 months ago | | | 0 | 6.5627330e-7 | |
| 16506374 | 5 months ago | | | 0 | 6.8485829e-7 | |
| 16506219 | 5 months ago | | | 0 | 0.000000703772365725 | |
| 16506010 | 5 months ago | | | 0 | 7.1623941e-7 | |
| 16505877 | 5 months ago | | | 0 | 6.4853385e-7 | |
| 16505149 | 5 months ago | | | 0 | 5.5873209e-7 | |
| 16505145 | 5 months ago | | | 0 | 9.7991352e-7 | |
| 16505129 | 5 months ago | | | 0 | 7.2532130e-7 |
ABI
ABI objects
Getter at block 23273828
_ots() view returns (bytes32)
0x74100f11d0b26b35479c3514b4fb208504ebb7dc0f7caf9c48d5046dd532bd37
_totalSupply() view returns (uint256)
100000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Brett CAT
symbol() view returns (string)
BCAT
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.