SecurityToken.sol
SecurityToken
Inherits: ERC1400HoldableTokenUpgradeable, ISecurityToken, MulticallUpgradeable, AccessManagedUpgradeable
Implementation of a security token using the ERC1400 standard
This contract extends ERC1400HoldableTokenUpgradeable and implements ISecurityToken
Functions
constructor
Disables initialization of the implementation contract
initializeAuthority
See {ISecurityToken-initializeAuthority}
initialize
See ISecurityToken-initialize
delegate
Last updated