LogoLogo
HomeDappGithub
  • 🌈What is Bifrost
    • Bifrost vs Others
    • Bifrost cross-chain architecture
    • Bifrost security model
  • 🧬Tokenomics 2.0
    • Overview
    • Protocol Growth Flywheel
    • Core - bbBNC
      • How to maximize your bbBNC yield?
      • How to get or redeem?
    • BNC
    • vBNC
    • Treasury
  • 📚FAQ
    • Glossary
    • What are vTokens?
      • vETH
      • vKSM
      • vDOT
      • vFIL
      • vGLMR & vMOVR
      • vMANTA
      • vASTR
      • Validator Governance
      • XCM V3 in Bifrost
      • Mint/Redeem vToken without Dapp
    • What is LoopStake?
      • LoopStake Lending Parameters
    • What is LST Governance?
    • What is LST Stable Swap?
    • What is vToken Delegation Voting?
  • 🏃Dapp Tutorials & use cases
    • Liquid Staking on Bifrost
    • Liquid Staking on Omni LS
    • Loop Stake (Leverage Staking)
    • Governance with vDOT & vKSM
    • Providing Liquidity on DEX/Perp DEX
    • Supplying Liquidity on Money Market
    • Yield DCA
    • Farming
    • Unstaking
  • 🦸For the Community
    • Ambassadors
    • Governance
      • Overview
      • Proposal Guidelines (polkadot.js)
      • Proposal Guidelines (Subsquare)
      • OpenGov Components
      • OpenGov Tracks
        • Root
        • WhitelistedCaller
        • Liquid Staking
      • Proposal Template
        • HRMP
        • Validator Boost List
      • Bifrost Fellowship
      • On-chain Identity
    • Rainbow Boost
  • ⚒️For Builders
    • Build with SLPx
      • Overview
      • Supported Networks
        • Soneium
        • Astar
        • Manta Pacific
        • Moonbeam
        • Moonriver
        • Ethereum
      • XCM Oracle
    • vToken APIs
    • Builder Programs
      • Grants and Funding Program
      • Open Bounties
      • Bug Bounty
  • 🧩For Partners
    • Reward-Share Program (RSP)
      • Why RSP?
      • Integrate RSP
      • Claim RSP Rewards
      • Terms & Conditions
      • FAQ
    • Join The Program
    • Validator Boost List (VBL)
  • ⚖️For Collators
    • Requirement
    • Run a Collator
    • Stop Collating
  • 📦Resources
    • Tools
    • Audit Report
    • Press Kit
    • Token Icon
Powered by GitBook
On this page
  • Overview
  • FAQ

Was this helpful?

  1. FAQ

What is vToken Delegation Voting?

PreviousWhat is LST Stable Swap?NextDapp Tutorials & use cases

Last updated 3 days ago

Was this helpful?

Overview

Delegating voting power to a trusted community member can be an effective way to participate in the decision-making process of Bifrost OpenGov. It allows you to empower others who share your values and vision for the ecosystem to represent you and vote on your behalf.

Bifrost vToken Voting mimics similar functionality to DOT delegation voting. The features can be compared in the following table

Polkadot Delegation Voting
vToken Delegation Voting

Delegate to address

✅

✅

Conviction

0.1x - 6x

0.1x - 6x

Track

Track Selection

Delegate to All Tracks (Default)

Delegation Removal

✅

✅

FAQ

What are Capital and Votes?

Capital: The total amount of your tokens.

Votes: Your voting power, calculated by multiplying your token capital by the conviction multiplier.

What is “delegate to Bifrost OpenGov”?

We encourage vDOT holders to delegate their voting rights to the Bifrost Delegate Voting Track (DVT). DVT is one of the Bifrost OpenGov tracks, specifically responsible for governance voting on Polkadot proposals.

If you want to delegate your vDOT voting rights to the entire Bifrost community for decision-making, this is an ideal choice.

If someone delegates their voting power to me, how should I use the delegated voting power?

The delegated voting power will automatically follow your voting choices when you vote. For example, if your address has been delegated 10 vDOT, when you vote with your own vDOT balance, these 10 vDOT of delegated voting power will automatically vote according to the same choice.

Can I remove my delegation?

You can cancel your delegation at any time, and the associated locks will be automatically released.

  • For ongoing referendums, you can unlock by modifying the vTokenVoting operation.

  • For completed referendums, you can only wait for the conviction lock period to naturally expire.

How does Delegation Voting works?

This function involves two roles: the delegator and voter.

Bob (delegator) delegates 10 vDOT to Alice (voter) with a conviction multiplier of 6x (lock period of 224 days).

  • When Alice votes on a proposal (contributing 1 vDOT with a 0.1x conviction multiplier, voting AYE), Bob's delegated 60 vDOT (10 vDOT × 6) will automatically follow with a vote in Aye as well.

    • During this period, Bob can cancel the delegation at any time, and the voting rights will be returned to him.

    • If Bob cancels the delegation after the voting has ended, he will need to wait until the 224-day lock period expires before manually unlocking.

Bifrost adds a delegate function to the , allowing users to delegate their voting rights to specified addresses. When the delegated address votes, the delegating address will automatically follow their voting choice.

📚
vTokenVoting module