SecurityTokenRegistryProxy (SecurityTokenRegistryProxy.sol)

View Source: contracts/proxy/SecurityTokenRegistryProxy.sol

↗ Extends: EternalStorage, OwnedUpgradeabilityProxy

SecurityTokenRegistryProxy

This proxy holds the storage of the SecurityTokenRegistry contract and delegates every call to the current implementation set. Besides, it allows to upgrade the SecurityTokenRegistry's behaviour towards further implementations, and provides basic authorization control functionalities

Functions

Last updated