Interface that every module factory contract should implement (IModuleFactory.sol)
Last updated
Was this helpful?
Last updated
Was this helpful?
View Source:
↘ Derived Contracts:
IModuleFactory
Events
Arguments
Name
Type
Description
_data
bytes
Get the tags related to the module factory
Arguments
Name
Type
Description
Get the tags related to the module factory
Arguments
Name
Type
Description
Returns the title associated with the module
Arguments
Name
Type
Description
Returns the description associated with the module
Arguments
Name
Type
Description
Get the setup cost of the module in USD
Arguments
Name
Type
Description
Type of the Module factory
Arguments
Name
Type
Description
Get the tags related to the module factory
Arguments
Name
Type
Description
Used to change the setup fee
Arguments
Name
Type
Description
_newSetupCost
uint256
New setup fee
Used to change the currency and amount setup cost
Arguments
Name
Type
Description
_setupCost
uint256
new setup cost
_isCostInPoly
bool
new setup cost currency. USD or POLY
Function use to change the lower and upper bound of the compatible version st
Arguments
Name
Type
Description
_boundType
string
Type of bound
_newVersion
uint8[]
New version array
Get the setup cost of the module
Arguments
Name
Type
Description
Used to get the lower bound
Returns
Lower bound
Arguments
Name
Type
Description
Used to get the upper bound
Returns
Upper bound
Arguments
Name
Type
Description
Updates the tags of the ModuleFactory
Arguments
Name
Type
Description
_tagsData
bytes32[]
New list of tags
Updates the name of the ModuleFactory
Arguments
Name
Type
Description
_name
bytes32
New name that will replace the old one.
Updates the description of the ModuleFactory
Arguments
Name
Type
Description
_description
string
New description that will replace the old one.
Updates the title of the ModuleFactory
Arguments
Name
Type
Description
_title
string
New Title that will replace the old one.
⤿ Overridden Implementation(s): ,,,,,,,,,,,,,,,,,,,,,
⤿ Overridden Implementation(s): ,
⤿ Overridden Implementation(s): ,,
⤿ Overridden Implementation(s): ,
⤿ Overridden Implementation(s):
⤿ Overridden Implementation(s):
⤿ Overridden Implementation(s):
⤿ Overridden Implementation(s):
⤿ Overridden Implementation(s):
⤿ Overridden Implementation(s):
⤿ Overridden Implementation(s):
⤿ Overridden Implementation(s):
⤿ Overridden Implementation(s):
⤿ Overridden Implementation(s):