Origin
  • Introduction
    • Overview
    • Core Concepts
      • Elastic Supply
      • Rebasing & Smart Contracts
      • Wrapping
      • Bridging
      • AMO
  • Protocol
    • OETH
      • Liquid Staking
      • Redemption
      • Dripper
      • Zapper
    • OS
      • Staking on Sonic
      • Redemption
    • Super OETH
      • Supercharged LSTs
      • Protocol-Owned Liquidity
      • Layer 2 Roadmap
      • Flywheel
    • OUSD
      • Yield Generation
        • Lending
        • Market Making
        • Rewards
      • Collateral
      • Flipper
    • ARM
  • Security & Risk
    • Audits
    • Risk Framework
    • Bug Bounties
    • Price Oracles
  • OGN
    • Staking
    • Governance
    • Vote Delegation
      • Recognized Delegates
    • University Governance Program
  • Registry
    • Contracts
      • OS Registry
      • OETH Registry
      • Super OETH Registry
        • Base
        • Plume
      • OUSD Registry
      • ARM Registry
      • Pool Booster
    • Dapp
    • API
  • Guides
    • FAQ
    • Governance Templates
      • Rebase Opt-In Proposal
      • Integration Proposal
      • General Proposal
      • Yield Strategy Proposal
      • Collateral Proposal
    • Incentivized Harvesting Guide
  • Links
    • Website
    • Dapp
    • GitHub
    • Discord
    • Telegram
    • Governance Forum
Powered by GitBook
On this page
  • Principles
  • Proposal lifecycle
  • Participating
  • Guardians
  1. OGN

Governance

PreviousStakingNextVote Delegation

Last updated 1 month ago

Principles

Origin Dollar and Origin Ether are decentralized protocols governed by multiple stakeholders around the world. Everything from yield generation to fee collection and distribution is managed by a set of smart contracts on the Ethereum blockchain. These contracts are upgradeable with a timelock and controlled by hundreds of governance token holders.

While the initial contracts and yield-earning strategies were developed by the Origin team, anyone can shape the future of the protocol by creating or voting on proposals, submitting new strategies, or contributing code improvements. We intend for all important decisions to be made through community governance and for limited powers to be delegated to trusted contributors who are more actively involved in the day-to-day management of the protocol.

A minimum of 20% of the xOGN supply is required to reach quorum. There is no minimum to vote on existing proposals. All passing proposals are subject to the before being executed. Time-delayed admin actions give users a chance to exit OUSD or OETH if any malicious proposals are passed or the protocol is changing in a way that users do not like.

Proposal lifecycle

Changes to the Origin Dollar and Origin Ether contracts and the movement of funds require on-chain proposals to be created, approved, and executed by governance token holders. All pending and historical on-chain proposals are visible on the governance page of the .

Initiating this type of formal, binding proposal requires technical skills and knowledge of the protocol’s code. On-chain proposals also involve transaction costs (Ethereum gas) necessary to update the state of the blockchain. As a result, most proposals go through an informal, off-chain process occurring on the . Snapshot enables any eligible governance token holder to create a proposal or vote at no cost. This also reduces the complexity and expense required to make a proposal and allows for the community to signal its approval or opposition to a given change. We encourage everyone to propose improvements at any time.

To help stay up to date on Snapshot proposals, you can enable email notifications by visiting , clicking on your username, and adding an email.

It’s natural for proposals to be accompanied by healthy debate or discussion regarding implementation, reasoning, methodology, etc. Discussions regarding new proposals now start in the and are cross-posted to .

Participating

High-level criteria are required to vote and make proposals:

Hold sufficient xOGN tokens (Staked Origin Tokens)

  • No minimum to vote on existing proposals

  • 5,000 xOGN to create a Snapshot proposal

  • 100,000 xOGN to create an on-chain proposal

(Note, you have the option to delegate your votes to another Ethereum wallet.)

Here are the step-by-step instructions to vote and create a proposal:

  1. Obtain OGN from a centralized exchange like Coinbase or Binance, or a decentralized exchange such as Uniswap or Curve.

  2. Stake OGN using the Origin App

  3. (1-4 weeks of discussion recommended)

  4. Submit the proposal on Snapshot for a signaling vote

    (Set the voting period for 1 week for new yield strategies, or 2 weeks for new collateral)

  5. Vote for the implementation to be executed

Here are the parameters currently configured on the governance contract:

Name
Value
Description

Voting delay

24 hours

How soon the voting period begins following the submission of a proposal - can be used to enforce a delay after a proposal is published for users to buy tokens, or delegate their votes

Voting period

48 hours

The window of time for votes to be cast following the end of the voting delay

Proposal threshold

100,000 xOGN

The minimum number of tokens required for an account to be eligible to submit a proposal

Quorum

20% of xOGN supply

The minimum number of votes needed for a proposal to succeed (assuming a majority of them are in support of the proposal)

Late quorum extension

11,520 blocks (~1.6 days)

The amount of time required to pass from when a proposal reaches quorum until its voting period ends

Timelock delay

172,800 seconds (2 days)

The minimum amount of time required after the end of the voting period before a proposal can be executed and take effect

Guardians

Some functionality, such as rebalancing funds between OUSD strategies or pausing deposits, can be triggered without the timelock and with far fewer signers. This allows the Origin team to react more quickly to market conditions or security threats. These signers, known as Guardians, have the ability to execute a limited number of functions with only 2 of 8 signers.

The Guardian multi-sig can do the following actions on the vault:

  • depositToStrategy - deposit multiple assets from the vault into the strategy.

  • withdrawFromStrategy - withdraw multiple assets from the strategy to the vault.

  • setVaultBuffer - adjust the amount of funds held outside strategies for cheaper redeems.

  • setAssetDefaultStrategy - which strategy mints and redeems pull from for a particular strategy

  • withdrawAllFromStrategy - remove funds from a single strategy and send them to the vault

  • withdrawAllFromStrategies - remove funds from all active strategies and send them to the vault

  • pauseRebase - pause all rebases

  • pauseCapital - pause all mints and redeems

  • unpauseCapital - allow all mints and redeems

  • swapCollateral - swaps collateral assets sitting in the vault

Submit and discuss the proposal on the and share the link on the under the #defi-governance-forum channel for maximum visibility

Feel free to use one of the as a guide for writing governance proposals

48-hour timelock
Origin Dapp
Origin Protocol Snapshot Space
Snapshot V1
Origin Governance Forum
Origin's Discord server
Origin Governance Forum
Origin Protocol Discord server
templates