Skip to main content

Polkadot OpenGov Origins

Learn more about Polkadot OpenGov

For background information about Polkadot OpenGov, please refer to this dedicated Wiki document.

Polkadot OpenGov Terminology and Parametersโ€‹

The important parameters to be aware of when voting using the Referenda module are as follows:

Origin - Each origin has a fixed set of privileges. When making a proposal, it is important to choose the origin that has the privilege to execute the referenda.

Track - Each track has its own dispatch origin and a preset configuration that governs the voting process and parameters.

Submission Deposit - The minimum amount to be used as a (refundable) deposit to submit a public referendum proposal.

Prepare Period - The minimum time the referendum needs to wait before it can progress to the next phase after submission. Voting is enabled, but the votes do not count toward the outcome of the referendum yet.

Decision Deposit - This deposit is required for a referendum to progress to the decision phase after the end of prepare period.

Decision Period - Amount of time a decision may take to be approved to move to the confirming period. If the proposal is not approved by the end of the decision period, it gets rejected.

Max Deciding - The maximum number of referenda that can be in the decision period of a track all at once.

Conviction: A multiplier to increase voting power.

Approval: the share of the approval vote-weight after adjustments for conviction against the total number of vote-weight for both approval and rejection

Support: The total number of votes in approval (ignoring adjustments for conviction) compared to the total possible amount of votes that could be made in the system. Support also takes into account abstained votes.

Min Approval - The threshold of approval (along with the min support) needed for a proposal to meet the requirements of the confirm period.

Min Support - The threshold of support (along with the min approval) needed for a proposal to meet the requirements of the confirm period.

Confirmation Period - The total time the referenda must meet both the min approval and support criteria during the decision period in order to pass and enter the enactment period.

Min Enactment Period - Minimum time that an approved proposal must be in the dispatch queue after approval. The proposer has the option to set the enactment period to be of any value greater than the min enactment period.

Origins and Tracks Infoโ€‹

info

For every referendum in each of these tracks, the Polkadot-JS UI displays interactive graphs of the support and approval.

UI Support and Approval

Rootโ€‹

The origin with the highest level of privileges. This track requires extremely high levels of approval and support for early passing. The prepare and enactment periods are also large. For instance, a referendum proposed in this track needs to amass 48.2% support (total network issuance) by the end of the first day with over 93.5% approval to be considered to be part of the confirm period. The support curve drops linearly to 25% by the end of day 14 and almost to 0% by the end of day 28. This ensures that the token holders receive ample time to vote on the proposal during the decision period.

Whitelisted Callerโ€‹

Origin commanded by the Fellowship whitelist some hash of a call and allow the call to be dispatched with the root origin (after the referendum passes). This track allows for a shorter voting turnaround, safe in the knowledge through an open and transparent process for time-critical proposals. For instance, a referendum proposed in this track needs to amass 20% support (much lesser than the root) by the end of the first day with over 93.5% approval to be considered to be part of the confirm period. Note how no referendum on the Whitelisted track can ever pass with less than 5% support.

Wish For Changeโ€‹

The Wish For Change track serves as a medium for gathering consensus through OpenGov on a proposed change to the network through an on-chain remark. This track was added to ensure the Root track, which is typically utilized for handling one referendum at a time due to the sensitive nature of Root calls, is not employed to convey network desires to various bodies within the network. These remark statements could be voted on simultaneously because they lack stateful logic impacting the network. They should not delay voting on proposals requiring Root or be obligated to its queue. The approval/support criteria resemble Root, and passing items on this track serves as a signal for a change without conferring privileges.

Staking Adminโ€‹

The origin for canceling slashes. This origin has the privilege to execute calls from the staking pallet and the Election Provider Multiphase Pallet.

Treasurerโ€‹

The origin for spending funds from the treasury (up to 10M DOT). This origin has the privilege to execute calls from the Treasury pallet.

Lease Adminโ€‹

Origin can force slot leases. This origin has the privilege to execute calls from the Slots pallet.

Fellowship Adminโ€‹

The origin for managing the composition of the fellowship.

General Adminโ€‹

The origin managing the registrar and permissioned HRMP channel operations.

Auction Adminโ€‹

The origin for starting auctions. This origin can execute calls from the Auctions pallet and the Scheduler Pallet.

Referendum Cancellerโ€‹

The origin can cancel referenda. This track has a low lead time and approval/support curves with slightly sharper reductions in their thresholds for passing.

Referendum Killerโ€‹

The origin can cancel an ongoing referendum and slash the deposits. This track also has a low lead-time and approval/support curves with slightly sharper reductions in their thresholds for passing.

Small Tipperโ€‹

Origin able to spend up to 250 DOT from the treasury at once.

Big Tipperโ€‹

Origin able to spend up to 1000 DOT from the treasury at once.

Small Spenderโ€‹

Origin able to spend up to 10000 DOT from the treasury at once.

Medium Spenderโ€‹

Origin able to spend up to 100000 DOT from the treasury at once.

Big Spenderโ€‹

Origin able to spend up to 1000000 DOT from the treasury at once.