Api3Voting

Verified contract

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

No balances found for "Api3Voting"

No transactions found for "Api3Voting"


Functions
Getter at block 21296703
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
api3Pool(view returns (address)
0x0000000000000000000000000000000000000000
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
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 _api3Pooluint64 _supportRequiredPctuint64 _minAcceptQuorumPct
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.