Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 2 additional slots
4 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,080.69 |
$0 | |
COOKIEZ | ERC-20 | 52.241913K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18565746 | a year ago | | | 0 | 0.0028193538 | |
| 18365579 | a year ago | | | 0 | 0.00053091668 | |
| 18283221 | a year ago | | | 0 | 0.00031822695 | |
| 18279536 | a year ago | | | 0 | 0.00072791488 | |
| 18276869 | a year ago | | | 0 | 0.00031149100 | |
| 18273864 | a year ago | | | 0 | 0.00037071558 | |
| 18271385 | a year ago | | | 0 | 0.0013100577 | |
| 18266608 | a year ago | | | 0 | 0.00028275534 | |
| 18264701 | a year ago | | | 0 | 0.0020216494 | |
| 18263491 | a year ago | | | 0 | 0.00092797608 |
ABI
ABI objects
Getter at block 21224442
UNISWAP_FACTORY() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
UNISWAP_ROUTER() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
UNISWAP_V2_PAIR() view returns (address)
0x6f79524271331112c41f88af52606219b699e39e
claimEnable() view returns (bool)
true
claimTime() view returns (uint256)
86400
decimals() view returns (uint8)
18
maxClaim() view returns (uint256)
5000000000000000000000
maxWalletLimit() view returns (uint256)
10000000000000000000000000000
minBalance() view returns (uint256)
10000000000000000000000
name() view returns (string)
Cookiez Clicker
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x6f79524271331112c41f88af52606219b699e39e
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellTaxes() view returns (uint256 marketing, uint256 liquidity, uint256 dev)
(marketing=3, liquidity=0, dev=0)
symbol() view returns (string)
COOKIEZ
taxes() view returns (uint256 marketing, uint256 liquidity, uint256 dev)
(marketing=3, liquidity=0, dev=0)
totalSupply() view returns (uint256)
10000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
claimDate(address) view returns (uint256)
controller(address) view returns (bool)
exemptFee(address) view returns (bool)
State-modifying
Events SetSellTaxes(uint256 _marketing, uint256 _liquidity, uint256 _dev)
UpdateBuyTaxes(uint256 _marketing, uint256 _liquidity, uint256 _dev)
approve(address spender, uint256 amount) returns (bool)
claimRewards(address _account, uint256 _amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
rescueETH(uint256 weiAmount)
setClaimState(bool _state)
setController(address _account)
setMaxClaim(uint256 _amount)
setMinBalance(uint256 _amount)
setPair(address pairAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateExemptFee(address _address, bool state)
updateLiquidityProvide(bool state)
updateMaxWalletLimit(uint256 maxWallet)
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.