Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x87d8…dd26
0x1100…d6cf
16 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,923.76 |
$0 | |
COOOKIE | ERC-20 | 108.773993M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17051669 | 2 years ago | | | 0 | 0.00051872803 | |
| 16293311 | 2 years ago | | | 0 | 0.0024476757 | |
| 15538565 | 2 years ago | | | 0 | 0.0011523686 | |
| 15516437 | 2 years ago | | | 0 | 0.00044992853 | |
| 13060233 | 3 years ago | | | 0 | 0.0014848743 | |
| 13007910 | 3 years ago | | | 0 | 0.00093273986 | |
| 13007854 | 3 years ago | | | 0 | 0.0012901260 | |
| 13007845 | 3 years ago | | | 0 | 0.0069824320 | |
| 12997131 | 3 years ago | | | 0 | 0.00071091200 | |
| 12996921 | 3 years ago | | | 0 | 0.0015608869 |
ABI
ABI objects
Getter at block 21393711
_baseAmount() view returns (uint256)
1000000000000000
_baseLiqFee() view returns (uint256)
6
_ex() view returns (uint256)
10
_liquidityFee() view returns (uint256)
6
_minExpo() view returns (uint256)
0
_taxFee() view returns (uint256)
1
buyBackEnabled() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
getTime() view returns (uint256)
1734094355
getUnlockTime() view returns (uint256)
0
launchTime() view returns (uint256)
1626718667
name() view returns (string)
Coookie
owner() view returns (address)
0xeaec037e3d76cab915e77fd161fe48057459af62
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
COOOKIE
totalFees() view returns (uint256)
7959097772842603125
totalSupply() view returns (uint256)
1000000000000000000000
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xdbff9f76f791330f69bbb196dd568838a2604581
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
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)
isRemovedSniper(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)
deliver(uint256 tAmount)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initContract()
lock(uint256 time)
pushLiquidity(uint256 amountEth)
setBaseAmount(uint256 baseAmount)
setBaseLiqFeePercent(uint256 baseLiqFee)
setBuyBackEnabled(bool _enabled)
setEx(uint256 newEx)
setMinExpo(uint256 newExpo)
setTaxFeePercent(uint256 taxFee)
setTeamDevAddress(address _teamDevAddress)
setUniswapPair(address _uniswapV2Pair)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
BuyBackEnabledUpdated(bool enabled)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.