Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CATE | ERC-20 | 1.00002M | -- | -- | |
HQG | ERC-20 | 0.01 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21204428 | a day ago | | | 0 | 0.00074272720 | |
| 21204285 | 2 days ago | | | 0 | 0.00097852068 | |
| 21203077 | 2 days ago | | | 0 | 0.00070990111 | |
| 21199701 | 2 days ago | | | 0 | 0.00081789465 | |
| 21186919 | 4 days ago | | | 0 | 0.0021506250 | |
| 21160158 | 8 days ago | | | 0 | 0.0012118796 | |
| 21151334 | 9 days ago | | | 0 | 0.00045047998 | |
| 21099009 | 16 days ago | | | 0 | 0.00031171483 | |
| 21069962 | 20 days ago | | | 0 | 0.00049849991 | |
| 21066842 | 21 days ago | | | 0 | 0.00046534833 |
ABI
ABI objects
Getter at block 21215142
ZERO_ADDRESS() view returns (address)
0x0000000000000000000000000000000000000000
buyTaxes() view returns (uint16 marketing, uint16 liquidity)
(marketing=0, liquidity=0)
buyTaxesTier() view returns (uint8)
0
decimals() pure returns (uint8)
9
marketingAddress() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
Catecoin
owner() view returns (address)
0xe9179e77f105b48fe98142ef195afe6d1219cf44
sellTaxes() view returns (uint16 marketing, uint16 liquidity)
(marketing=0, liquidity=0)
sellTaxesTier() view returns (uint8)
0
swapEnabled() view returns (bool)
false
swapTokensAtAmount() view returns (uint256)
20000000000000000000
symbol() pure returns (string)
CATE
totFeesPaid() view returns (uint256 marketing, uint256 liquidity)
(marketing=0, liquidity=0)
totalSupply() pure returns (uint256)
100000000000000000000000
transferTaxes() view returns (uint16 marketing, uint16 liquidity)
(marketing=0, liquidity=0)
transferTaxesTier() view returns (uint8)
0
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events airdropTokens(address[] accounts, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
bulkAntiBot(address[] accounts, bool state)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
dtx()
dtxBuy()
dtxSell()
dtxTransfer()
etx(uint8 taxesTier)
etxBuy(uint8 taxesTier)
etxSell(uint8 taxesTier)
etxTransfer(uint8 taxesTier)
excludeFromFee(address account)
includeInFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
rescueAnyBEP20Tokens(address _tokenAddr, address _to, uint256 _amount)
rescueBNB(uint256 weiAmount)
setAntibot(address account, bool state)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMarketingWallet(address newWallet)
updateRouterAndPair(address newRouter, address newPair)
updateSwapEnabled(bool _enabled)
updateSwapTokensAtAmount(uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address routerAddress)
receive()
This contract contains no error objects.