Coinbase Cat
Verified contract
Active on
Base with 1,233 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 |
---|---|---|---|---|---|
OHNO | ERC-20 | 140 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22437089 | 7 days ago | | | 0 | 1.7896600e-7 | |
| 22320575 | 10 days ago | | | 0 | 6.5003230e-7 | |
| 22059003 | 16 days ago | | | 0 | 9.8619102e-7 | |
| 21330742 | a month ago | | | 0 | 2.8397408e-7 | |
| 21147903 | a month ago | | | 0 | 0.000000094959562984 | |
| 21130613 | a month ago | | | 0 | 1.8030034e-7 | |
| 20653142 | 2 months ago | | | 0 | 1.2655406e-7 | |
| 20652127 | 2 months ago | | | 0 | 0.000000105983383288 | |
| 20650442 | 2 months ago | | | 0 | 0.000000100911201776 | |
| 20635648 | 2 months ago | | | 0 | 0.000000408427147320 |
ABI
ABI objects
Getter at block 22736476
decimals() view returns (uint8)
18
name() view returns (string)
Coinbase Cat
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
CCAT
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events Spladd(address[] add)
Start()
approve(address spender, uint256 value) returns (bool)
renounceOwnership()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed tokenOwner, 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.