OwnershipFacet

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x99d800bf at 15189968
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots

No balances found for "OwnershipFacet"

No transactions found for "OwnershipFacet"


Functions
Getter at block 20890986
owner(view returns (address owner_)
0x0000000000000000000000000000000000000000
Read-only

This contract contains no read-only function objects.

State-modifying
cancelOnwershipTransfer(
confirmOwnershipTransfer(
transferOwnership(address _newOwner
Events
OwnershipTransferRequested(address indexed _fromaddress indexed _to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
NewOwnerMustNotBeSelf(
NoNullOwner(
NoPendingOwnershipTransfer(
NotPendingOwner(