They Are Eating The Cats
Verified contract
Active on
Ethereum with 158 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
No balances found for "They Are Eating The Cats"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20795208 | 2 months ago | | | 0 | 0.00061867542 | |
| 20794527 | 2 months ago | | | 0 | 0.0012555308 | |
| 20782617 | 2 months ago | | | 0 | 0.00063654505 | |
| 20782617 | 2 months ago | | | 0 | 0.00063654505 | |
| 20781497 | 2 months ago | | | 0 | 0.0017708695 | |
| 20781495 | 2 months ago | | | 0 | 0.00083722035 | |
| 20781495 | 2 months ago | | | 0 | 0.00083722035 | |
| 20781495 | 2 months ago | | | 0 | 0.00083722035 | |
| 20781495 | 2 months ago | | | 0 | 0.00083722035 | |
| 20781495 | 2 months ago | | | 0 | 0.00083722035 |
ABI
ABI objects
Getter at block 21259204
_maxTaxSwap() view returns (uint256)
10000000000000000000000000
_maxTxAmount() view returns (uint256)
10000000000000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000000000000
_taxSwapThreshold() view returns (uint256)
500000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
They Are Eating The Cats
owner() view returns (address)
0xc27ce6f278dadee3e9fd2b967b786cb374d3d414
symbol() view returns (string)
EATCAT
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
lastBuyTime(address) view returns (uint256)
lastSellTime(address) view returns (uint256)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
changeBuyTax(uint256 _buyFee)
changeMaxLimits(uint256 newMT, uint256 newMW)
changeSellTax(uint256 _sellFee)
delBots(address[] notbot)
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 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.