Ownable
contract Ownable
Reference
Modifiers
onlyOwner
modifier onlyOwner()
Functions
Ownable
function Ownable() publictransferOwnership
function transferOwnership(address newOwner) public- Modifiers:
- onlyOwner
- Parameters:
newOwner- address
modifier onlyOwner() function Ownable() public function transferOwnership(address newOwner) public newOwner - address