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 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20738289 | 2 months ago | | | 0 | 1.6834257e-7 | |
| 20374304 | 2 months ago | | | 0 | 1.8977473e-7 | |
| 16908489 | 5 months ago | | | 0 | 2.5463448e-7 | |
| 16896530 | 5 months ago | | | 0 | 0.000000090320482665 | |
| 16288291 | 5 months ago | | | 0 | 0.000000080118108000 | |
| 15997005 | 5 months ago | | | 0 | 1.4894581e-7 | |
| 15818349 | 5 months ago | | | 0 | 3.3028516e-7 | |
| 13231118 | 7 months ago | | | 0 | 5.7508649e-7 | |
| 13230384 | 7 months ago | | | 0 | 0.000000501001672682 | |
| 13230069 | 7 months ago | | | 0 | 5.3255837e-7 |
ABI
ABI objects
Getter at block 22935028
UPGRADE_INTERFACE_VERSION() view returns (string)
5.0.0
owner() view returns (address)
0xd0a0584ca19068cdcc08b7834d8f8df969d67bd5
Read-only
This contract contains no read-only function objects.
State-modifying
Events renounceOwnership()
transferOwnership(address newOwner)
upgradeAndCall(address proxy, address implementation, bytes data) payable
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address initialOwner)
This contract contains no fallback and receive objects.
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)