VotingCheckpoint.sol
PreviousIERC1410.solNextFactory for deploying WeightedVoteCheckpoint module (WeightedVoteCheckpointFactory.sol)
Last updated
Was this helpful?
Last updated
Was this helpful?
View Source:
↗ Extends: , , , ↘ Derived Contracts: ,
VotingCheckpoint
Events
Arguments
Name
Type
Description
_voter
address
Address of the voter
_exempt
bool
Whether it is exempted or not
Arguments
Name
Type
Description
_voters
address[]
Address of the voter
_exempts
bool[]
Whether it is exempted or not
Arguments
Name
Type
Description
_voter
address
_exempt
bool
Arguments
Name
Type
Description