TestSTOFactory.sol

View Source: contracts/mocks/TestSTOFactory.sol

↗ Extends: DummySTOFactory

TestSTOFactory

Functions

Constructor

function (uint256 _setupCost, address _logicContract, address _polymathRegistry, bool _isFeeInPoly) public nonpayable DummySTOFactory

Arguments

getTags

⤾ overrides ModuleFactory.getTags

Gets the tags related to the module factory

function getTags() external view
returns(bytes32[])

Arguments

Last updated