RigoblockGovernance

Verified contract

Implementation

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

No balances found for "RigoblockGovernance"

No transactions found for "RigoblockGovernance"


Functions
Getter at block 21317517
governanceParameters(view returns (struct IGovernanceStateEnhancedParams)
((0x0000000000000000000000000000000000000000, 115792089237316195423570985008687907853269984665640564039457584007913129639935, 0, 1), , 1.0.0)
name(view returns (string)
proposalCount(view returns (uint256 count)
0
proposals(view returns (struct IGovernanceStateProposalWrapper[] proposalWrapper)
[]
 
votingPeriod(view returns (uint256)
Read-only
getActions(uint256 proposalIdview returns (struct IGovernanceVotingProposedAction[] proposedActions)
getProposalById(uint256 proposalIdview returns (struct IGovernanceStateProposalWrapper proposalWrapper)
getProposalState(uint256 proposalIdview returns (uint8)
getReceipt(uint256 proposalIdaddress voterview returns (struct IGovernanceStateReceipt)
getVotingPower(address accountview returns (uint256)
State-modifying
castVote(uint256 proposalIduint8 voteType
castVoteBySignature(uint256 proposalIduint8 voteTypeuint8 vbytes32 rbytes32 s
execute(uint256 proposalIdpayable 
initializeGovernance(
propose(struct IGovernanceVotingProposedAction[] actionsstring descriptionreturns (uint256 proposalId)
updateThresholds(uint256 newProposalThresholduint256 newQuorumThreshold
upgradeImplementation(address newImplementation
upgradeStrategy(address newStrategy
Events
ProposalCreated(address proposeruint256 proposalIdstruct IGovernanceVotingProposedAction[] actionsuint256 startBlockOrTimeuint256 endBlockOrTimestring description
ProposalExecuted(uint256 proposalId
StrategyUpgraded(address newStrategy
ThresholdsUpdated(uint256 proposalThresholduint256 quorumThreshold
Upgraded(address indexed newImplementation
VoteCast(address voteruint256 proposalIduint8 voteTypeuint256 votingPower
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.