DandelionVoting

Verified contract

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

No balances found for "DandelionVoting"

No transactions found for "DandelionVoting"


Functions
Getter at block 20997916
CREATE_VOTES_ROLE(view returns (bytes32)
0xe7dcd7275292e064d090fbc5f3bd7995be23b502c1fed5cd94cfddbbdcd32bbc
MODIFY_BUFFER_BLOCKS_ROLE(view returns (bytes32)
0x1c58dc9dd80ae1309a6c641bdaa4701a7beddc166e9c342d373fdfa142d85bc3
MODIFY_EXECUTION_DELAY_ROLE(view returns (bytes32)
0x69a0bddd05e66b7ae81cce9994caef3b5c660de549fd2fd3597a9e2c3046e446
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
bufferBlocks(view returns (uint64)
0
durationBlocks(view returns (uint64)
0
executionDelayBlocks(view returns (uint64)
0
 
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
votesLength(view returns (uint256)
0
Read-only
allowRecoverability(address tokenview returns (bool)
canExecute(uint256 _voteIdview returns (bool)
canForward(address _senderbytesview returns (bool)
canPerform(addressaddressbytes32uint256[] _howview 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 startBlockuint64 executionBlockuint64 snapshotBlockuint64 supportRequireduint64 minAcceptQuorumuint256 votingPoweruint256 yeauint256 naybytes script)
getVoterState(uint256 _voteIdaddress _voterview returns (uint8)
latestYeaVoteId(addressview returns (uint256)
State-modifying
changeBufferBlocks(uint64 _bufferBlocks
changeExecutionDelayBlocks(uint64 _executionDelayBlocks
changeMinAcceptQuorumPct(uint64 _minAcceptQuorumPct
changeSupportRequiredPct(uint64 _supportRequiredPct
executeVote(uint256 _voteId
forward(bytes _evmScript
initialize(address _tokenuint64 _supportRequiredPctuint64 _minAcceptQuorumPctuint64 _durationBlocksuint64 _bufferBlocksuint64 _executionDelayBlocks
newVote(bytes _executionScriptstring _metadatabool _castVotereturns (uint256 voteId)
transferToVault(address _token
vote(uint256 _voteIdbool _supports
Events
CastVote(uint256 indexed voteIdaddress indexed voterbool supportsuint256 stake
ChangeBufferBlocks(uint64 bufferBlocks
ChangeExecutionDelayBlocks(uint64 executionDelayBlocks
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.