Cats for Trump
Verified contract
Active on
Ethereum with 390 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9297…55ef
2 additional
variables
Balances ($0.00)
No balances found for "Cats for Trump"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21172376 | 20 days ago | | | 0 | 0.00069341450 | |
| 21062337 | a month ago | | | 0 | 0.00027147920 | |
| 21061499 | a month ago | | | 0 | 0.00033913628 | |
| 21043039 | a month ago | | | 0 | 0.00060572863 | |
| 20904050 | 2 months ago | | | 0 | 0.00036537382 | |
| 20885616 | 2 months ago | | | 0 | 0.00081772462 | |
| 20850968 | 2 months ago | | | 0 | 0.00018727134 | |
| 20789285 | 2 months ago | | | 0 | 0.00076607304 | |
| 20760001 | 3 months ago | | | 0 | 0.000095426510 | |
| 20756805 | 3 months ago | | | 0 | 0.00011590818 |
ABI
ABI objects
Getter at block 21314956
_initialBuyTax() view returns (uint256)
0
_initialSellTax() view returns (uint256)
0
_maxTaxSwap() view returns (uint256)
4206900000000000000000000000
_maxTxAmount() view returns (uint256)
8413800000000000000000000000
_maxWalletSize() view returns (uint256)
8413800000000000000000000000
_taxSwapThreshold() view returns (uint256)
841380000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
Cats for Trump
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
CFT
totalSupply() pure returns (uint256)
420690000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
manualsend()
openTrading()
removeLimits()
renounceOwnership()
setTax(uint256 _buyFee, uint256 _sellFee)
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.