getOwner

This method returns the owner of the factory.

Function

function getOwner() external view returns (address);

Return values

Value
Description

address _val

The owner of the factory

Last updated