Cookie On Base
Verified contract
Active on
Base with 652 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 |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.000696 |
$0 | |
OHNO | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22223035 | 16 days ago | | | 0 | 3.7457667e-7 | |
| 20821811 | 2 months ago | | | 0 | 0.000000801522063612 | |
| 20762463 | 2 months ago | | | 0 | 2.1040558e-7 | |
| 20606773 | 2 months ago | | | 0 | 2.1022815e-7 | |
| 20606763 | 2 months ago | | | 0 | 1.9178714e-7 | |
| 20593350 | 2 months ago | | | 0 | 7.5257478e-7 | |
| 19966483 | 2 months ago | | | 0 | 2.8969369e-7 | |
| 19740988 | 2 months ago | | | 0 | 0.000000106244930607 | |
| 19605618 | 3 months ago | | | 0 | 2.7068766e-7 | |
| 19499544 | 3 months ago | | | 0 | 6.4984693e-7 |
ABI
ABI objects
Getter at block 22913725
decimals() view returns (uint8)
18
name() view returns (string)
Cookie On Base
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
COOKIE
totalSupply() view returns (uint256)
1000000000000000000000000000
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()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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.