getOwner

This method returns the owner of the factory.

Function

function getOwner() external view returns (address);

Return values

ValueDescription

address _val

The owner of the factory

Last updated