Qubetics Docs
  • Getting Started
    • Quickstart
    • Network Architechture
    • Qubetics: TICS Token
    • Add Qubetics Network
    • Get TICS tokens
    • Testnet Node Setup
      • How To Become a Validator
    • Validator Application: User Guide
      • Validator Login
      • Validator Dashboard
      • Setup as a Validator
      • Blocks Page
      • Validators
        • Active Validators Tab
        • Inactive Validator Tab
        • Deactivated Validator Tab
      • Validator Details
      • Manage Account
        • Profile Details
          • Bond More Funds
          • Unbond Funds
          • Stop Validator
    • How To Become a Delegator
    • Delegator Application: User Guide
      • Login
      • Dashboard
        • Bond More Funds
        • Unbond Funds
        • Redelegate Funds
      • Wallet Activities
      • Setup Delegator Bond
      • All Validators
      • Validator Details Page
    • TICS Scan User Guide
      • Dashboard
      • Block Summary
      • Block Details
      • Transactions Summary
      • Transaction Details
      • Address Detail
      • Tokens
      • Validators
      • Nodes
      • Contract List
      • Contract Detail
        • Transaction Tab
        • Transfers Tab
        • Holders Tab
        • Event Tab
        • Contract Tab
          • Read Contract Tab
          • Write Contract Tab
        • Analytics Tab
      • Contract Verification
      • Token Icon
      • Faucet
    • Qubetics IDE User Guide
    • QubeQode Basic User Guide
      • Workspace
      • Compile
      • Deploy
  • QubeQode Pro User Guide
    • Choose your plan
    • Start Chat
      • Generated Code Preview
      • Deploy Step-1
      • Generated Code
    • Settings
  • Basics
    • Editor
    • Markdown
    • Images & media
    • Interactive blocks
    • OpenAPI
    • Integrations
Powered by GitBook
On this page
  • FR 11.001: Funds Available to Unbond
  • FR 11.002: Unbond Amount Input Field
  • FR 11.003: Unbond All Button
  • FR 11.004: Unbonding Period Notification
  • FR 11.005: Enter Mnemonics to Authorize the Transaction
  • FR 11.006: Sign and Submit Button
Export as PDF
  1. Getting Started
  2. Validator Application: User Guide
  3. Manage Account
  4. Profile Details

Unbond Funds

PreviousBond More FundsNextStop Validator

Last updated 3 months ago

The Unbond Funds feature allows users to unstake tokens bonded to a validator, offering flexibility to adjust their staking participation. Users specify the token amount, authorize the transaction using their wallet's mnemonic phrase, and submit the request. After the network's unbonding period, the tokens become available for withdrawal. This secure and user-friendly feature ensures validators and delegators can efficiently manage their stakes while complying with network protocols.

FR 11.001: Funds Available to Unbond

This section shows the total number of staked tokens that can be unbonded by the user (e.g., 10,000,000 TICS).

FR 11.002: Unbond Amount Input Field

Users can specify the exact number of tokens they want to unbond by entering the amount in the provided input field.

FR 11.003: Unbond All Button

This feature allows users to automatically fill the input field with the maximum number of tokens eligible for unbonding, simplifying the process for those who wish to unbond all their staked funds.

FR 11.004: Unbonding Period Notification

Displays a mandatory waiting period during which the unbonded tokens remain locked before they become available for withdrawal. For example, the notification might state an unbonding period of 10 minutes.

FR 11.005: Enter Mnemonics to Authorize the Transaction

For secure authorization, users must enter the mnemonic phrase associated with their wallet. Copy Icon: This feature allows users to paste their mnemonic phrase easily, ensuring convenience and reducing the chance of errors during input.

FR 11.006: Sign and Submit Button

This button finalizes the unbonding process. Upon clicking, the user’s connected wallet will prompt them to confirm the transaction and pay the required gas fees. Once confirmed, the unbonding process is initiated, and the user can track the progress until the tokens are fully unbonded and ready for withdrawal.