Cookies On Base
Verified contract
Active on
Base with 6 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Cookies On Base"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15655425 | 6 months ago | | | 0 | 1.6526040e-7 | |
| 12321175 | 8 months ago | | | 0 | 0.0000064589650 | |
| 12321175 | 8 months ago | | | 0 | 0.0000064589650 | |
| 12321157 | 8 months ago | | | 0 | 0.000040968608 | |
| 12321045 | 8 months ago | | | 0 | 0.000075361960 | |
| 12298533 | 8 months ago | | | 0 | 0.0000064589650 |
ABI
ABI objects
Getter at block 23176048
decimals() view returns (uint8)
18
name() view returns (string)
Cookies On Base
owner() view returns (address)
0x530897d4205e75d906c877c19db656a79676a25b
symbol() view returns (string)
LUCK
totalSupply() pure returns (uint256)
69000000000000000000000000
uniswapRouter() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
setUniswapPairAddress(address t)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.