Governance

Verified contract

Active on Ethereum with 512 txns
Deployed by via 0x307395d1 at 12502576
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $404.42
ERC-20
Value $229.45
ERC-20
Value $6.56
ERC-20
Value $0.61
ERC-20
Value $0.06
ERC-20
Value $0.05
ERC-20
Value $0.04
ERC-20
Value $0.03
ERC-20
Value $0.01
ERC-20
Value $0.01
0xe223afe040b80e6d111594be3d6fd41f09a64e6dff067e705c5072a8a5b2057f
0x5acfeb5969c58d2b269a5b30d604b477f459ca9eb75444f418a01cdad0bed4e2
0x522ab8482538668f74f1aef0d09f39b3013d86b54d22c3be61562930db07a960
0x2d9eb19399695dd5f689fc086cf2afbfd235c99da96bbaf204e554a92aca71e6
0x272096adbbedcb8ac31baf93e38376750fdf8e5fe3763146a48c7c1b288b2e22
0x08c536f7f12c82b7a0fe939167bf1701673ca0ec73fc7f4d8c36363bca6c510d
0x183f0ff00d07f05a54aa165417d0953fe95320fa8ca7e9754ed71052354c5b85
0x8873a54cbf253c2866ca9a4f6395db1611d1878b7c1660d0973be851d5b489c5
0xcb8034d58c537bb230f389d1e24f0b604bc7d945101526d039ffc42945673cf6
0x308c9611d28f3d9d4d02159db2a47908e68b8ceff79e2595ce34fd2fc2207088

Functions
Getter at block 20924131
acceptanceThreshold(view returns (uint256)
60
activeDuration(view returns (uint256)
172800
gracePeriodDuration(view returns (uint256)
345600
isActive(view returns (bool)
true
lastProposalId(view returns (uint256)
12
minQuorum(view returns (uint256)
40
queueDuration(view returns (uint256)
86400
warmUpDuration(view returns (uint256)
172800
Read-only
abrogationProposals(uint256view returns (address creatoruint256 createTimestring descriptionuint256 forVotesuint256 againstVotes)
getAbrogationProposalReceipt(uint256 proposalIdaddress voterview returns (struct GovernanceReceipt)
getActions(uint256 proposalIdview returns (address[] targetsuint256[] valuesstring[] signaturesbytes[] calldatas)
getProposalParameters(uint256 proposalIdview returns (struct GovernanceProposalParameters)
getProposalQuorum(uint256 proposalIdview returns (uint256)
getReceipt(uint256 proposalIdaddress voterview returns (struct GovernanceReceipt)
latestProposalIds(addressview returns (uint256)
proposals(uint256view returns (uint256 idaddress proposerstring descriptionstring titleuint256 createTimeuint256 etauint256 forVotesuint256 againstVotesbool canceledbool executedstruct GovernanceProposalParameters parameters)
queuedTransactions(bytes32view returns (bool)
state(uint256 proposalIdview returns (uint8)
State-modifying
abrogateProposal(uint256 proposalId
abrogationProposal_cancelVote(uint256 proposalId
abrogationProposal_castVote(uint256 proposalIdbool support
activate(
cancelProposal(uint256 proposalId
cancelVote(uint256 proposalId
castVote(uint256 proposalIdbool support
execute(uint256 proposalIdpayable 
initialize(address supernovaAddr
propose(address[] targetsuint256[] valuesstring[] signaturesbytes[] calldatasstring descriptionstring titlereturns (uint256)
queue(uint256 proposalId
setAcceptanceThreshold(uint256 threshold
setActiveDuration(uint256 period
setGracePeriodDuration(uint256 period
setMinQuorum(uint256 quorum
setQueueDuration(uint256 period
setWarmUpDuration(uint256 period
startAbrogationProposal(uint256 proposalIdstring description
Events
AbrogationProposalExecuted(uint256 indexed proposalIdaddress caller
AbrogationProposalStarted(uint256 indexed proposalIdaddress caller
AbrogationProposalVote(uint256 indexed proposalIdaddress indexed userbool supportuint256 power
AbrogationProposalVoteCancelled(uint256 indexed proposalIdaddress indexed user
ProposalCanceled(uint256 indexed proposalIdaddress caller
ProposalCreated(uint256 indexed proposalId
ProposalExecuted(uint256 indexed proposalIdaddress caller
ProposalQueued(uint256 indexed proposalIdaddress calleruint256 eta
Vote(uint256 indexed proposalIdaddress indexed userbool supportuint256 power
VoteCanceled(uint256 indexed proposalIdaddress indexed user
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.