Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x11b6…3549
0x1497…90cc
Balances ($0.00)
No balances found for "Catcoin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22454844 | 16 days ago | | | 0 | 0.0000071723839 | |
| 22399435 | 17 days ago | | | 0 | 8.9328748e-7 | |
| 17110578 | 5 months ago | | | 0 | 0.000000308544284825 | |
| 16932722 | 5 months ago | | | 0 | 8.4890771e-7 | |
| 15550740 | 6 months ago | | | 0 | 0.000000072272071988 | |
| 13531458 | 7 months ago | | | 0 | 0.0000022865525 | |
| 13116502 | 8 months ago | | | 0 | 0.0000024931458 | |
| 13056631 | 8 months ago | | | 0 | 0.0000020253805 | |
| 13053211 | 8 months ago | | | 0 | 0.0000024507920 | |
| 13047620 | 8 months ago | | | 0 | 0.0000043438895 |
ABI
ABI objects
Getter at block 23152946
buyFee() view returns (uint16 tax, uint16 marketing)
(tax=1, marketing=0)
decimals() pure returns (uint8)
0
name() pure returns (string)
Catcoin
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint16 tax, uint16 marketing)
(tax=1, marketing=0)
swapAndLiquifyEnabled() view returns (bool)
true
swapTreshold() view returns (uint256)
30
symbol() pure returns (string)
CAT
totalFees() view returns (uint256)
32123384196088
totalSupply() pure returns (uint256)
1000000000000000
uniswapV2Pair() view returns (address)
0xd95facbb2d16399378b1f7c2f16805513d498c04
uniswapV2Router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
Read-only
_isExcluded(address) view returns (bool)
_isExcludedFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excessFundWithdrawal()
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
renounceOwnership()
setFees(uint16 buy_tax, uint16 buy_marketing, uint16 sell_tax, uint16 sell_marketing)
setMaxWallet(uint256 newMaxWallet)
setSplit(uint256 newSplit)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapTreshold(uint256 newSwapTresholdPermille)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMarketingWallet1(address newAddress)
updateMarketingWallet2(address newAddress)
Approval(address indexed owner, address indexed spender, uint256 value)
DevWalletUpdate(address newAddress)
MarketingWalletUpdate(address newAddress)
OpenTrading()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RecoverFunds()
SetAllFees(uint16 buy_tax, uint16 buy_marketing, uint16 sell_tax, uint16 sell_marketing)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapThresholdChange(uint256 threshold)
Transfer(address indexed from, address indexed to, uint256 value)
excludeUserFromFees(address account)
excludeUserFromReward(address account)
includeUserInFees(address account)
includeUserInReward(address account)
constructor()
receive()
This contract contains no error objects.