ModuleRegistryProxy (ModuleRegistryProxy.sol)
PreviousTransfer Manager for limiting maximum number of token holders (CountTransferManager.sol)NextVoting module for governance (WeightedVoteCheckpointProxy.sol)
Last updated
Was this helpful?
Last updated
Was this helpful?
View Source:
↗ Extends: ,
ModuleRegistryProxy
This proxy holds the storage of the ModuleRegistry contract and delegates every call to the current implementation set. Besides, it allows upgrading the contract's behaviour towards further implementations, and provides basic authorization control functionalities