IOwnable

Git Source

Functions

owner

function used to get the owner of this contract.

function owner() external view returns (address);