Factory for deploying VolumeRestrictionTM module (VolumeRestrictionTMFactory.sol)
PreviousWallet for core vesting escrow functionality (LockUpTransferManagerStorage.sol)NextusingOraclize.sol
Last updated
Was this helpful?
Last updated
Was this helpful?
View Source:
↗ Extends:
VolumeRestrictionTMFactory
Constructor
Arguments
Name
Type
Description
_setupCost
uint256
Setup cost of the module
_logicContract
address
Contract address that contains the logic related to description
_polymathRegistry
address
Address of the Polymath registry
_isCostInPoly
bool
true = cost in Poly, false = USD
⤾ overrides
Used to launch the Module with the help of factory
Returns
address Contract address of the Module
Arguments
Name
Type
Description
_data
bytes