BoringOwnable
Methods
claimOwnership
owner
Returns
Name
Type
Description
_0
address
undefined
pendingOwner
Returns
Name
Type
Description
_0
address
undefined
transferOwnership
Parameters
Name
Type
Description
newOwner
address
undefined
direct
bool
undefined
renounce
bool
undefined
Events
OwnershipTransferred
Parameters
Name
Type
Description
previousOwner indexed
address
undefined
newOwner indexed
address
undefined
Last updated