Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3259…daa3
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CATTY | ERC-20 | 100.000008T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18304777 | a year ago | | | 0 | 0.00015492544 | |
| 18304772 | a year ago | | | 0 | 0.00025530486 | |
| 18304750 | a year ago | | | 0 | 0.00041628215 | |
| 18304744 | a year ago | | | 0 | 0.00039479530 | |
| 18304743 | a year ago | | | 0 | 0.00054878547 | |
| 18304740 | a year ago | | | 0 | 0.00024335844 | |
| 18304738 | a year ago | | | 0 | 0.00054783457 | |
| 18304731 | a year ago | | | 0 | 0.00024099126 | |
| 18304720 | a year ago | | | 0 | 0.00023625607 | |
| 18304720 | a year ago | | | 0 | 0.00024513189 |
ABI
ABI objects
Getter at block 21162554
decimals() pure returns (uint8)
9
maxTx() view returns (uint256)
1000000000000000000
maxWallet() view returns (uint256)
1000000000000000000
name() pure returns (string)
Catty
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapThresh() view returns (uint256)
0
swaplimit() view returns (uint256)
10000000000000000
symbol() pure returns (string)
CATTY
totalSupply() pure returns (uint256)
1000000000000000000
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)
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 maxTx)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.