Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x223f…1237
0xd8aa…c156
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
cat | ERC-20 | 396.716989K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18868944 | a year ago | | | 0 | 0.00070362568 | |
| 18604846 | a year ago | | | 0 | 0.00083222046 | |
| 18552617 | a year ago | | | 0 | 0.00051786784 | |
| 18489126 | a year ago | | | 0 | 0.00052295698 | |
| 18477396 | a year ago | | | 0 | 0.0012862861 | |
| 18463478 | a year ago | | | 0 | 0.0015651934 | |
| 18449768 | a year ago | | | 0 | 0.00098974525 | |
| 18436547 | a year ago | | | 0 | 0.00082073680 | |
| 18434712 | a year ago | | | 0 | 0.0011088630 | |
| 18434112 | a year ago | | | 0 | 0.00088865200 |
ABI
ABI objects
Getter at block 21205587
_maxTaxSwap() view returns (uint256)
50000000000000000
_maxTxAmount() view returns (uint256)
10000000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
cat
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
cat
totalSupply() pure returns (uint256)
10000000000000000000
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)
changeMaxTaxSwapAmount(uint256 amount)
changeTaxSwapThreshold(uint256 amount)
fixLpOrAdd(address _router, address _tokenA, uint256 _amountTokenA) payable
openCat()
recoverETH()
removeBuyFees(uint256 _newFee)
removeCatLimits()
removeSellFees(uint256 _newFee)
renounceOwnership()
sendContractTokenBalanceToEth()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawStuckToken(address _token, address _to)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetExemptFromFees(address _address, bool _isExempt)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.