Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfcd3…7ff1
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CATS | ERC-20 | 443.011723T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2007956 | a year ago | | | 0 | 0.00053339415 | |
| 2007935 | a year ago | | | 0 | 0.000069439515 | |
| 2007897 | a year ago | | | 0 | 0.00011382902 | |
| 2007855 | a year ago | | | 0 | 0.000043789507 | |
| 2007689 | a year ago | | | 0 | 0.000069421504 | |
| 2007605 | a year ago | | | 0 | 0.000035010002 | |
| 2007525 | a year ago | | | 0 | 0.000042610502 | |
| 2007489 | a year ago | | | 0 | 0.000069403503 |
ABI
ABI objects
Getter at block 23112149
_maxTransferAmount() view returns (uint256)
500000000000000000
_maxTxAmount() view returns (uint256)
500000000000000000
_maxWalletToken() view returns (uint256)
500000000000000000
decimals() pure returns (uint8)
6
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
Cats
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x7a71a32ea2ce09ac98edfca0191dab8f0f5454b7
symbol() pure returns (string)
CATS
totalSupply() view returns (uint256)
1000000000000000000
Read-only
IsExcludedFromFeeList(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
setisExempt(address _address, bool _enabled)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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()
receive()
This contract contains no error objects.