SecurityTokenFactory.sol
Last updated
Last updated
Inherits: ISecurityTokenFactory, SecurityTokenFactoryStorage, AccessManagedUpgradeable
Factory contract for deploying and managing SecurityToken instances
Uses the UpgradeableBeacon pattern for upgradeable proxy deployments
See {ISecurityTokenFactory}
See ISecurityTokenFactory-initialize
See {ISecurityTokenFactory-getDeploymentAddress}
See ISecurityTokenFactory-deploy
See {ISecurityTokenFactory-upgradeImplementation}
See {ISecurityTokenFactory-beacon}
See ISecurityTokenFactory-implementation