Inherits: IERC173, IOwnable2Step, Ownable2StepBase, Facet
Starts the ownership transfer to a new account.
Also defined in IERC173.
Parameters
Name | Type | Description |
---|---|---|
The new owner accepts the ownership transfer.
Returns the owner of the contract.
Returns the address of the pending owner, if there is one.
Returns
Name | Type | Description |
---|---|---|
newOwner
address
The address of the new owner.
<none>
address
address of the pending owner.