Skip to main content

function deployFactory

Git Source

deployFactory(address)

function deployFactory(
address owner
) returns (AmmalgamFactory);

deployFactory(address, ISaturationAndGeometricTWAPState)

function deployFactory(
address owner,
ISaturationAndGeometricTWAPState saturationAndGeometricTWAPState
) returns (AmmalgamFactory);