Don Catblueone
Verified contract
Active on
Base with 1,815 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22268627 | 12 days ago | | | 0 | 0.000000072879447634 | |
| 22268615 | 12 days ago | | | 0 | 0.000000072938038992 | |
| 22268585 | 12 days ago | | | 0 | 0.000000068031429413 | |
| 21227930 | a month ago | | | 0 | 0.000000092588850346 | |
| 20964352 | a month ago | | | 0 | 1.7924298e-7 | |
| 20503550 | 2 months ago | | | 0 | 1.3686468e-7 | |
| 20460404 | 2 months ago | | | 0 | 0.0000048408560 | |
| 20453353 | 2 months ago | | | 0 | 1.7924298e-7 | |
| 20387931 | 2 months ago | | | 0 | 1.9665660e-7 | |
| 20254374 | 2 months ago | | | 0 | 1.7924298e-7 |
ABI
ABI objects
Getter at block 22780788
_maxWalletAmount() view returns (uint256)
1000000000000000000000000000
decimals() pure returns (uint8)
18
getCirculatingSupply() view returns (uint256)
1000000000000000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
Don Catblueone
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x7f4c46660919a4cf7ce173509056a5f9be0334ee
router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1000000000000000000000000
symbol() pure returns (string)
DonCat
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
_pairs(uint256) view returns (address)
allowance(address holder, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isMaxWalletExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
launch()
removeLimit()
renounceOwnership()
setIsFeeExempt(address _address, bool _bool)
setMwWallet(address _address)
setSwapAmount(uint256 amount)
setWallets(address[] addresses, bool status)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawERC20(address _tokenCA, address _recipient, uint256 _amount)
withdrawETH(address _recipient)
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()
receive()
This contract contains no error objects.