Voting

Verified contract

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

No balances found for "Voting"

0xfd1d0eb40be01e4a51e173061fc1ee0b56793700d2eebf210dc7fbda317c5535
From
0xbb5775292f717997b8b6e76276768877cec196632905cbe8ada48616319865c6
From

Functions
Getter at block 20791807
CREATE_VOTES_ROLE(view returns (bytes32)
0xe7dcd7275292e064d090fbc5f3bd7995be23b502c1fed5cd94cfddbbdcd32bbc
MODIFY_QUORUM_ROLE(view returns (bytes32)
0xad15e7261800b4bb73f1b69d3864565ffb1fd00cb93cf14fe48da8f1f2149f39
MODIFY_SUPPORT_ROLE(view returns (bytes32)
0xda3972983e62bdf826c4b807c4c9c2b8a941e1f83dfa76d53d6aeac11e1be650
PCT_BASE(view returns (uint64)
1000000000000000000
appId(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
 
getEVMScriptRegistry(view returns (address)
getInitializationBlock(view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
 
getRecoveryVault(view returns (address)
hasInitialized(view returns (bool)
false
isForwarder(pure returns (bool)
true
isPetrified(view returns (bool)
true
kernel(view returns (address)
0x0000000000000000000000000000000000000000
minAcceptQuorumPct(view returns (uint64)
0
supportRequiredPct(view returns (uint64)
0
token(view returns (address)
0x0000000000000000000000000000000000000000
voteTime(view returns (uint64)
0
votesLength(view returns (uint256)
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)
getEVMScriptExecutor(bytes _scriptview returns (address)
getVote(uint256 _voteIdview returns (bool openbool executeduint64 startDateuint64 snapshotBlockuint64 supportRequireduint64 minAcceptQuorumuint256 yeauint256 nayuint256 votingPowerbytes script)
getVoterState(uint256 _voteIdaddress _voterview returns (uint8)
State-modifying
changeMinAcceptQuorumPct(uint64 _minAcceptQuorumPct
changeSupportRequiredPct(uint64 _supportRequiredPct
executeVote(uint256 _voteId
forward(bytes _evmScript
initialize(address _tokenuint64 _supportRequiredPctuint64 _minAcceptQuorumPctuint64 _voteTime
newVote(bytes _executionScriptstring _metadatareturns (uint256 voteId)
newVote(bytes _executionScriptstring _metadatabool _castVotebool _executesIfDecidedreturns (uint256 voteId)
transferToVault(address _token
vote(uint256 _voteIdbool _supportsbool _executesIfDecided
Events
CastVote(uint256 indexed voteIdaddress indexed voterbool supportsuint256 stake
ChangeMinQuorum(uint64 minAcceptQuorumPct
ChangeSupportRequired(uint64 supportRequiredPct
ExecuteVote(uint256 indexed voteId
RecoverToVault(address indexed vaultaddress indexed tokenuint256 amount
ScriptResult(address indexed executorbytes scriptbytes inputbytes returnData
StartVote(uint256 indexed voteIdaddress indexed creatorstring metadata
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.