Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CATDOG | ERC-20 | 233.820993K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20552155 | 3 months ago | | | 0 | 0.00010468184 | |
| 20552152 | 3 months ago | | | 0 | 0.00018369937 | |
| 20552102 | 3 months ago | | | 0 | 0.000087849693 | |
| 20552097 | 3 months ago | | | 0 | 0.00018216825 | |
| 20552087 | 3 months ago | | | 0 | 0.00018889600 | |
| 20552025 | 3 months ago | | | 0 | 0.00018210883 | |
| 20551993 | 3 months ago | | | 0 | 0.00023552000 | |
| 20551971 | 3 months ago | | | 0 | 0.000094448000 | |
| 20538174 | 4 months ago | | | 0 | 0.000091902494 | |
| 20537534 | 4 months ago | | | 0 | 0.00018889600 |
ABI
ABI objects
Getter at block 21317638
buyTotalFees() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
developmentWallet() view returns (address)
0x0000000000000000000000000000000000000000
liquidityWallet() view returns (address)
0x0000000000000000000000000000000000000000
marketingWallet() view returns (address)
0x0000000000000000000000000000000000000000
name() view returns (string)
CatDog
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTotalFees() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
0
symbol() view returns (string)
CATDOG
totalSupply() view returns (uint256)
42069000000000000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x0000000000000000000000000000000000000000
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklist(address account) view returns (bool)
State-modifying
Events addbots(address[] accounts, bool isBlacklisted)
approve(address spender, uint256 amount) returns (bool)
clearStuckToken(address[] accounts, bool excluded)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits(address adressca)
renounceOwnership()
setConfig(address[] pairs, bool value)
startTrading()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
BlacklistUpdated(address indexed account, bool isBlacklisted)
Blupdateb(address indexed account, bool isBlacklisted)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeFromLimits(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
TokensAirdropped(uint256 totalWallets, uint256 totalTokens)
Transfer(address indexed from, address indexed to, uint256 value)
developmentWalletUpdated(address indexed newWallet, address indexed oldWallet)
kiokijrfnb(address indexed pair, bool indexed value)
liquidityWalletUpdated(address indexed newWallet, address indexed oldWallet)
marketingWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.