FixedTermLoanFactory
Constructor
constructor(
address mapleGlobals_,
address oldFactory_
);Parameters:
Index
Name
Type
Internal Type
Description
Functions
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
Return Values:
Index
Name
Type
Internal Type
Description
defaultVersion
Return Values:
Index
Name
Type
Internal Type
Description
disableUpgradePath
Parameters:
Index
Name
Type
Internal Type
Description
enableUpgradePath
Parameters:
Index
Name
Type
Internal Type
Description
getInstanceAddress
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
implementationOf
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
isInstance
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
isLoan
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
mapleGlobals
Return Values:
Index
Name
Type
Internal Type
Description
migratorForPath
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
oldFactory
Return Values:
Index
Name
Type
Internal Type
Description
registerImplementation
Parameters:
Index
Name
Type
Internal Type
Description
setDefaultVersion
Parameters:
Index
Name
Type
Internal Type
Description
setGlobals
Parameters:
Index
Name
Type
Internal Type
Description
upgradeEnabledForPath
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
upgradeInstance
Parameters:
Index
Name
Type
Internal Type
Description
versionOf
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
Events
DefaultVersionSet
Parameters:
Index
Name
Type
Internal Type
Description
ImplementationRegistered
Parameters:
Index
Name
Type
Internal Type
Description
InstanceDeployed
Parameters:
Index
Name
Type
Internal Type
Description
InstanceUpgraded
Parameters:
Index
Name
Type
Internal Type
Description
MapleGlobalsSet
Parameters:
Index
Name
Type
Internal Type
Description
UpgradePathDisabled
Parameters:
Index
Name
Type
Internal Type
Description
UpgradePathEnabled
Parameters:
Index
Name
Type
Internal Type
Description
Last updated
Was this helpful?