DotVoting

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0x2fa2b742 at 8856880
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "DotVoting"

No transactions found for "DotVoting"


Functions
Getter at block 21042628
DESCRIPTION_PARAM_LOC(view returns (uint256)
5
EX_ID1_PARAM_LOC(view returns (uint256)
6
EX_ID2_PARAM_LOC(view returns (uint256)
7
INDICIES_PARAM_LOC(view returns (uint256)
3
OPTION_ADDR_PARAM_LOC(view returns (uint256)
1
OPTION_INFO_PARAM_LOC(view returns (uint256)
4
OPTION_SUPPORT_PARAM_LOC(view returns (uint256)
2
PCT_BASE(view returns (uint256)
1000000000000000000
ROLE_ADD_CANDIDATES(view returns (bytes32)
0xa71d8ae250b03a7b4831d7ee658104bf1ee3193c61256a07e2008fdfb75c5fa9
ROLE_CREATE_VOTES(view returns (bytes32)
0x59036cbdc6597a5655363d74de8211c9fcba4dd9204c466ef593666e56a6e574
ROLE_MODIFY_CANDIDATE_SUPPORT(view returns (bytes32)
0xbd671bb523f136ed8ffc557fe00fbb016a7f9f856a4b550bb6366d356dcb8c74
ROLE_MODIFY_QUORUM(view returns (bytes32)
0xaa42a0cff9103a0165dffb0f5652f3a480d3fb6edf2c364f5e2110629719a5a7
TOTAL_DYNAMIC_PARAMS(view returns (uint256)
7
appId(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
 
getEVMScriptRegistry(view returns (address)
getInitializationBlock(view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
 
getRecoveryVault(view returns (address)
globalCandidateSupportPct(view returns (uint256)
0
globalMinQuorum(view returns (uint256)
0
hasInitialized(view returns (bool)
false
isForwarder(pure returns (bool)
true
isPetrified(view returns (bool)
true
kernel(view returns (address)
0x0000000000000000000000000000000000000000
token(view returns (address)
0x0000000000000000000000000000000000000000
voteTime(view returns (uint64)
0
Read-only
allowRecoverability(address tokenview returns (bool)
canExecute(uint256 _voteIdview returns (bool)
canForward(address _senderbytesview returns (bool)
canPerform(address _senderbytes32 _roleuint256[] _paramsview returns (bool)
canVote(uint256 _voteIdaddress _voterview returns (bool)
getCandidate(uint256 _voteIduint256 _candidateIndexview returns (address candidateAddressuint256 voteSupportstring metadatabytes32 externalId1bytes32 externalId2)
getCandidateLength(uint256 _voteIdview returns (uint256 totalCandidates)
getEVMScriptExecutor(bytes _scriptview returns (address)
getOption(uint256 _actionIduint256 _optionIndexview returns (address optionAddressuint256 actionSupportstring metadatabytes32 externalId1bytes32 externalId2)
getOptionLength(uint256 _actionIdview returns (uint256 totalOptions)
getVote(uint256 _voteIdview returns (bool openaddress creatoruint64 startDateuint256 snapshotBlockuint256 candidateSupportuint256 totalVotersuint256 totalParticipationuint256 externalIdbytes executionScriptbool executedstring voteDescription)
getVoteMetadata(uint256 _voteIdview returns (string)
getVoterState(uint256 _voteIdaddress _voterview returns (uint256[])
State-modifying
addCandidate(uint256 _voteIdstring _metadataaddress _descriptionbytes32 _eId1bytes32 _eId2
executeVote(uint256 _voteId
forward(bytes _evmScript
initialize(address _tokenuint256 _minQuorumuint256 _candidateSupportPctuint64 _voteTime
newVote(bytes _executionScriptstring _metadatareturns (uint256 voteId)
setGlobalQuorum(uint256 _minQuorum
setglobalCandidateSupportPct(uint256 _globalCandidateSupportPct
transferToVault(address _token
vote(uint256 _voteIduint256[] _supports
Events
AddCandidate(uint256 voteIdaddress candidateuint256 length
AddOption(uint256 actionIdaddress optionAddressuint256 optionQty
Address(address candidate
CandidateQty(uint256 numberOfCandidates
CastVote(uint256 indexed voteId
ExecuteVote(uint256 indexed voteId
ExecutionScript(bytes scriptuint256 data
ExternalContract(uint256 indexed voteIdaddress addrbytes32 funcSig
Location(uint256 currentLocation
Metadata(string metadata
OptionQty(uint256 qty
OrigScript(bytes script
RecoverToVault(address indexed vaultaddress indexed tokenuint256 amount
ScriptResult(address indexed executorbytes scriptbytes inputbytes returnData
StartVote(uint256 indexed voteId
UpdateCandidateSupport(string indexed candidateKeyuint256 support
UpdateMinimumSupport(uint256 minSupport
UpdateQuorum(uint256 quorum
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.