Factory
Methods
deployPT
function deployPT(address _ibt, uint256 _duration) external returns (address pt)Input Parameter
Type
Description
Return Parameter
Type
Description
deployCurvePool
function deployCurvePool(
address _pt
CurvePoolParams calldata curvePoolParams
) external returns (address curvePoolAddr)Input Parameter
Type
Description
Return Parameter
Type
Description
CurvePoolParams
Struct Parameter
Type
Description
deployAll
Input Parameter
Type
Description
Return Parameter
Type
Description
View Methods
getRegistry
getCurveAddressProvider
getCurveFactory
getInitialPrice
getCurveFactoryAddress
Last updated