Factory for deploying VestingEscrowWallet module (VestingEscrowWalletFactory.sol)
PreviousPLCRVotingCheckpoint.solNextHelper library use to compare or validate the semantic versions (VersionUtils.sol)
Last updated
Was this helpful?
Last updated
Was this helpful?
View Source:
↗ Extends:
VestingEscrowWalletFactory
Constructor
Arguments
Name
Type
Description
_setupCost
uint256
_logicContract
address
_polymathRegistry
address
_isCostInPoly
bool
⤾ overrides
Used to launch the Module with the help of factory _data Data used for the intialization of the module factory variables
Returns
address Contract address of the Module
Arguments
Name
Type
Description
_data
bytes