IModule_v1.sol
Functions
init
function init(
IOrchestrator_v1 orchestrator,
Metadata memory metadata,
bytes memory configData
) external;Name
Type
Description
identifier
Name
Type
Description
version
Name
Type
Description
url
Name
Type
Description
title
Name
Type
Description
orchestrator
Name
Type
Description
grantModuleRole
Name
Type
Description
grantModuleRoleBatched
Name
Type
Description
revokeModuleRole
Name
Type
Description
revokeModuleRoleBatched
Name
Type
Description
Events
ModuleInitialized
Name
Type
Description
ProtocolFeeTransferred
Name
Type
Description
Errors
Module__CallerNotAuthorized
Name
Type
Description
Module__OnlyCallableByOrchestrator
Module__OnlyCallableByPaymentClient
Module__InvalidOrchestratorAddress
Module__InvalidMetadata
Module_OrchestratorCallbackFailed
Name
Type
Description
Module__InvalidAddress
Structs
Metadata
Name
Type
Description
Last updated