PoolManagerFactory
Constructor
constructor(
address globals_
);Parameters:
Index
Name
Type
Internal Type
Description
Functions
createInstance
createInstance function createInstance(
bytes arguments_,
bytes32 salt_
)
nonpayable
returns (
address instance_
);Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
defaultImplementation
defaultImplementationReturn Values:
Index
Name
Type
Internal Type
Description
defaultVersion
defaultVersionReturn Values:
Index
Name
Type
Internal Type
Description
disableUpgradePath
disableUpgradePathParameters:
Index
Name
Type
Internal Type
Description
enableUpgradePath
enableUpgradePathParameters:
Index
Name
Type
Internal Type
Description
getInstanceAddress
getInstanceAddressParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
implementationOf
implementationOfParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
isInstance
isInstanceParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
mapleGlobals
mapleGlobalsReturn Values:
Index
Name
Type
Internal Type
Description
migratorForPath
migratorForPathParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
registerImplementation
registerImplementationParameters:
Index
Name
Type
Internal Type
Description
setDefaultVersion
setDefaultVersionParameters:
Index
Name
Type
Internal Type
Description
setGlobals
setGlobalsParameters:
Index
Name
Type
Internal Type
Description
upgradeEnabledForPath
upgradeEnabledForPathParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
upgradeInstance
upgradeInstanceParameters:
Index
Name
Type
Internal Type
Description
versionOf
versionOfParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
Events
DefaultVersionSet
DefaultVersionSetParameters:
Index
Name
Type
Internal Type
Description
ImplementationRegistered
ImplementationRegisteredParameters:
Index
Name
Type
Internal Type
Description
InstanceDeployed
InstanceDeployedParameters:
Index
Name
Type
Internal Type
Description
InstanceUpgraded
InstanceUpgradedParameters:
Index
Name
Type
Internal Type
Description
MapleGlobalsSet
MapleGlobalsSetParameters:
Index
Name
Type
Internal Type
Description
UpgradePathDisabled
UpgradePathDisabledParameters:
Index
Name
Type
Internal Type
Description
UpgradePathEnabled
UpgradePathEnabledParameters:
Index
Name
Type
Internal Type
Description
Last updated
Was this helpful?