Voting module for governance (WeightedVoteCheckpointProxy.sol)
View Source: contracts/modules/Checkpoint/Voting/Transparent/WeightedVoteCheckpointProxy.sol
↗ Extends: WeightedVoteCheckpointStorage, VotingCheckpointStorage, ModuleStorage, Pausable, OwnedUpgradeabilityProxy
WeightedVoteCheckpointProxy
Functions
Constructor
Arguments
Name
Type
Description
_version
string
_securityToken
address
Address of the security token
_polyAddress
address
Address of the polytoken
_implementation
address
representing the address of the new implementation to be set
PreviousModuleRegistryProxy (ModuleRegistryProxy.sol)NextFactory for deploying BlacklistTransferManager module (BlacklistTransferManagerFactory.sol)
Last updated
Was this helpful?