ISecurityTokenFactory.sol
ISecurityTokenFactory
Functions
initialize
function initialize(address initialAuthority, address initialImplementation) external;Name
Type
Description
getDeploymentAddress
function getDeploymentAddress(bytes32 id) external view returns (address);Name
Type
Description
Name
Type
Description
deploy
Name
Type
Description
Name
Type
Description
upgradeImplementation
Name
Type
Description
beacon
Name
Type
Description
implementation
Name
Type
Description
Events
SecurityTokenDeployed
Name
Type
Description
ImplementationUpgraded
Name
Type
Description
Last updated