Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2bcf…4c0f
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CATFESH | ERC-20 | 711.625997K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22299448 | 17 days ago | | | 0 | 0.000000078476091712 | |
| 14032090 | 7 months ago | | | 0 | 0.0000037956221 | |
| 13790356 | 7 months ago | | | 0 | 0.0000022958329 | |
| 13790330 | 7 months ago | | | 0 | 0.0000022796910 | |
| 13428680 | 7 months ago | | | 0 | 0.0000014159892 | |
| 13428648 | 7 months ago | | | 0 | 0.0000014035976 | |
| 13404856 | 7 months ago | | | 0 | 8.5049620e-7 | |
| 13355396 | 7 months ago | | | 0 | 0.0000028006769 | |
| 13293556 | 7 months ago | | | 0 | 0.0000019129324 | |
| 13291913 | 7 months ago | | | 0 | 0.0000025972292 |
ABI
ABI objects
Getter at block 23055361
_maxTaxSwap() view returns (uint256)
3000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000
caSwitch() view returns (bool)
false
decimals() pure returns (uint8)
9
name() pure returns (string)
Catfesh
owner() view returns (address)
0x0000000000000000000000000000000000000000
rescueSwitch() view returns (bool)
false
symbol() pure returns (string)
CATFESH
totalSupply() pure returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0xdbf5e762b744050c84d5ba2726aebbd1c1fe7863
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearSwitch(bool _status)
enableRescue(bool _status)
enableTrading()
excludeAddr(address addr, bool exempt)
freeStuckEth()
manualSwap()
removeLimits()
renounceOwnership()
rescueAnyERC20Tokens(address _tokenAddr, uint256 _amount)
setMarketPair(address addr)
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)
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.