Beanstalk
  • Farmers' Almanac
  • Disclosures
  • Developers
  • Whitepaper
  • 🌱Introduction
    • Why Beanstalk
    • How Beanstalk Works
  • 🌾Farm
    • Overview
    • Sun
    • Silo
      • Seed Gauge System
    • Field
    • Barn
    • Toolshed
      • Depot
      • Pod Market
      • Tractor
  • ⚖️Peg Maintenance
    • Overview
    • Temperature
    • Crop Ratio
    • Convert
    • Flood
  • 🔬Advanced
    • Stablecoin Overview
    • Types of Stablecoins
    • Economics
  • 🏦Governance
    • Beanstalk
      • BCM Process
      • BCM Dashboard
      • BIC Process
      • BICM Dashboard
    • Beanstalk Farms
      • BFM Dashboard
      • BFC Dashboard
    • BeaNFTs
      • BDM Dashboard
    • Proposals
  • 🗺️Guides
    • Directory
    • Getting Started
      • Where to Begin?
      • Connect to Beanstalk
      • Where Are My Assets and How to Use Them?
      • Approve Contracts
      • Add Bean to MetaMask
    • Sun
      • Understand the Bean Price
      • Understand the Sun
    • Silo
      • Understand Silo vAPY
      • Deposit in the Silo
      • Understand Silo Deposit Performance
      • Convert in the Silo
      • Transfer Deposits
      • Withdraw from the Silo
      • Claim Silo Rewards
    • Field
      • Sow Beans
      • Transfer Pods
      • Harvest Pods
    • Barn
      • Understand Fert vAPY
      • Buy Fertilizer
      • Rinse Sprouts
      • Transfer Fertilizer
      • Trade Fertilizer
    • Market
      • Buy Pods
      • Sell Pods
    • Balances
      • Understand My Balances
      • Migrate to Arbitrum
    • BeaNFTs
      • Mint BeaNFTs
    • Swap
      • Trade Beans
      • Transfer Balances
    • Governance
      • Vote on Governance Proposals
      • Delegate Votes
    • Unripe Assets
      • Chop Unripe Assets
  • 📖Protocol Resources
    • Glossary
    • Asset States
    • Contracts
    • Audits
    • Bug Bounty
  • 🌐Ecosystem
    • Basin
    • Pipeline
  • 🏫Community Resources
    • Discord
    • Notion
    • Contributing
    • Discord Roles
    • Content
    • Links
  • 📰Archives
    • Bean Sprout
      • BSM Dashboard
    • Governance Proposals (June 2023)
    • Fundraiser
Powered by GitBook
On this page
Edit on GitHub
Export as PDF
  1. Guides
  2. Governance

Vote on Governance Proposals

PreviousGovernanceNextDelegate Votes

Last updated 7 months ago

Beanstalk is by Stalkholders. Anyone with Stalk can vote for (BIPs), (BOPs), (BFCPs) and (BSPs).

View past governance proposals .

  1. Make sure you are on and .

  2. Select “More” then “Governance” to navigate to the page.

  3. Your voting power in Stalk is listed under "Stalkholder".

  4. Select "", "" or "" to view governance proposals. A green circle will appear by the category if there are active governance proposals.

  5. Active governance proposals are listed first and have a green circle. Closed governance proposals have a gray circle. Select the active governance proposal you want to vote on.

  6. Under the “Results” section select the choice you want to vote for.

    • Note: Selecting the “Abstain” choice on a BIP or BOP is the same as not voting. It is not possible to remove a vote on Snapshot, so the “Abstain” choice exists on some proposals to allow Farmers to unvote after voting.

  7. Select “Vote”.

  8. Sign the message in your wallet and your hardware wallet, if applicable. You should verify the message before signing it. Snapshot votes are plain text messages. An example is shown .

  9. After signing, it may take some time for your vote to appear on the Beanstalk UI. Check Snapshot by selecting "View on Snapshot" for the latest results.

  10. You may change your vote by repeating this process before the proposal is closed at the time specified in "Vote ends in". The exact time a proposal closes is viewable by selecting "View on Snapshot".

Example Snapshot Vote Signature

{
 "types": {
  "Vote": [
   {
    "name": "from",
    "type": "address"
   },
   {
    "name": "space",
    "type": "string"
   },
   {
    "name": "timestamp",
    "type": "uint64"
   },
   {
    "name": "proposal",
    "type": "bytes32"
   },
   {
    "name": "choice",
    "type": "uint32"
   },
   {
    "name": "app",
    "type": "string"
   }
  ]
 },
 "domain": {
  "name": "snapshot",
  "version": "0.1.4"
 },
 "primaryType": "Vote",
 "message": {
  "from": "[Arbitrum address]",
  "space": "beanstalkdao.eth",
  "timestamp": "1661055899",
  "proposal": "0x7b2d54f3691fa65fc784e3398425d518eab93d233f3ad0abd3d87b572cf5ab2f",
  "choice": "2",
  "app": "snapshot"
 }
}

🗺️
governed
here
app.bean.money
connect your wallet
Governance
DAO
Beanstalk Farms
Bean Sprout
below
Beanstalk Improvement Proposals
Beanstalk Operations Proposals
Beanstalk Farms Committee Proposals
Bean Sprout Proposals