On-chain governance

The chain is yours to steer

Validators and delegators decide what the protocol does next. Read every proposal here, and connect a wallet when you want to vote.

See the proposals How it works Timelock protected
On the floor {{ leadProposal.state }}
{{ leadProposal.title }}
For{{ percentLabel(leadProposal, 'forVotes') }} Against{{ percentLabel(leadProposal, 'againstVotes') }} Abstain{{ percentLabel(leadProposal, 'abstainVotes') }}
{{ formatVotes(totalVotes(leadProposal)) }} votes cast · End block {{ leadProposal.endBlock }}
Nothing on the floor

No proposal is open for voting right now. Anyone holding voting power can put the next one forward.

New Proposal
On the floor

Active Proposals

Voting is open. Your weight is the voting power your wallet held when the proposal opened.

New Proposal
Connect your wallet to vote on proposals.
Loading

There are no active proposals at the moment.

{{ proposal.title }} {{ proposal.state }}
Proposer {{ truncate(proposal.proposer) }}

{{ shorten(proposal.description) }}

For{{ percentLabel(proposal, 'forVotes') }} Against{{ percentLabel(proposal, 'againstVotes') }} Abstain{{ percentLabel(proposal, 'abstainVotes') }} No votes cast yet
Your voting power {{ formatVotes(votingInfo(proposal).power) }} 0
{{ interpolate('You voted {0}', supportLabel(votingInfo(proposal).support)) }}
You have no voting power for this proposal.
Read from the chain

Past Proposals

Everything the chain has already decided, and what is waiting in the timelock.

There are no past proposals yet.

{{ proposal.title }}
{{ toFullDateString(proposal.createdAt) }} · {{ formatVotes(totalVotes(proposal)) }} votes cast
{{ proposal.state }} View proposal

From idea to on-chain

Every change follows the same four steps. The timelock between the vote and the execution is what makes the outcome predictable.

1
Propose

Anyone above the proposal threshold submits a parameter change or a signal proposal.

2
Vote

Voting opens after the voting delay. Your weight is fixed at the snapshot block, so late buys do not count.

3
Queue

A proposal that passed quorum enters the timelock. The delay gives everyone time to react before it lands.

4
Execute

Once the timelock expires, anyone can execute the proposal and the chain applies the change.