Rigoblock Governance

Verified contract

Proxy

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

No balances found for "Rigoblock Governance"

0x08d9be0b519ef6fd8012c9133b2ed452870450c070f256153b0242fe44c77e8f
0xd1b012a29b2d93b967e39a53348419ee75f0319cc79b1a21808716dec7c3f50e
0xed480449f67d0e40bb741cd5a5ece722a3e1ab6e938dde68d9b1d79ceffa7fd5
0x86f07335868c04c2a5f3344ac7fec6d77fa4e812e1b8e44af326607b8d4100fd
0xde6842e671b55ffd9b6d1171db3d9e9e50167b598b78e799a25e355fb17e207c
0x78dbc0a886f0cb18daf6164188978a2ba58d61dbdc5a3585d181f7784629440b
0x0f545bf8c55ee36e308b571bc6a01b653e2daf9ace0ca86a6cea81ba84d46a4d
0x517ea2867075c346769df18838d571ec9a1e4cbb5389c288a62004c7860370cf
0x29590f9c914cdd4a75537f8aa07b2b5c7ea5efc12461de3d0811a8ef9bb831ec
0x09d009ab0a35f2b4e5d7e0affabcf58ffa717fae6f18df6be532789e175af842

Functions
Getter at block 21317517
governanceParameters(view returns (struct IGovernanceStateEnhancedParams)
((0x6e1423cb6b0b72316f051fbc3b6bc54ed5e584dc, 105000000000000000000000, 420000000000000000000000, 1), Rigoblock Governance, 1.0.0)
name(view returns (string)
Rigoblock Governance
proposalCount(view returns (uint256 count)
6
 
proposals(view returns (struct IGovernanceStateProposalWrapper[] proposalWrapper)
votingPeriod(view returns (uint256)
604800
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
Upgraded(address indexed newImplementation
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
fallback(
receive(
Errors

This contract contains no error objects.