OriginTrail
  • Get started with OriginTrail
  • OriginTrail Ecosystem — Call for Papers (Coming Soon)
  • Key Concepts
    • Decentralized Knowledge Graph (DKG)
    • DKG key concepts
  • Build with DKG
    • Quickstart (test drive the DKG in 5 mins)
      • Quickstart with Node.js
      • Quickstart with Python
    • ChatDKG builder toolkit
      • DKG SDK
        • Development environment setup
        • DKG Javascript SDK (dkg.js)
          • Interact with DKG paranets
          • Knowledge submission & curation
          • Paranet's incentives pool implementation
        • DKG Python SDK (dkg.py)
      • DKG paranets
        • Deploying a DKG paranet
        • Building with DKG paranets
        • Syncing a DKG Paranet
        • Initial Paranet Offerings (IPOs)
          • IPO specification
          • Launching your IPO
          • Paranet's incentives pool
          • IPO voting
      • AI agents
        • ElizaOS DKG agent
        • Custom DKG Python agent
        • Custom DKG JavaScript agent
    • DKG Edge Node
      • DKG Edge Node architecture
      • Get started with the Edge Node boilerplate
        • Automated setup with the installer
        • Manual setup
        • Usage example
      • Customize & build with the Edge Node
      • Knowledge Mining and dRAG examples
      • DKG Edge Node inception program
      • DKG Edge Node API documentation
    • DKG Core Node
      • Run a V8 Core Node on testnet
        • Preparation for V8 DKG Core Node deployment
        • V8 DKG Core Node installation
      • Run a V8 Core Node on mainnet
        • Preparation for V8 DKG Core Node deployment
        • V8 DKG Core Node installation
  • Delegated staking
    • Delegated staking—Introduction
      • Step-by-step staking
      • Redelegating stake
  • Integrated Blockchains
    • Base blockchain
      • Connect to Base
    • Gnosis chain
      • Connect to Gnosis
    • NeuroWeb
    • Teleport instructions - NeuroWeb
    • Bridging to Moonbeam
    • Deployed smart contracts
  • Bounties & rewards
    • General bug bounty
    • Code contributions & V8 bug bounty
  • Whitepapers & RFCs
    • OriginTrail whitepaper
    • OriginTrail RFCs
  • Useful Resources
    • What's new with OriginTrail V8
    • DKG V8 guidebook
      • Protocol updates
      • Feature roadmap
      • How to upgrade to V8?
    • Public nodes
    • Tutorials
    • Test token faucet
    • Development principles
    • Community created resources
    • Linked data & knowledge graphs
    • Available networks, network details and RPCs
    • OT Node Engine implementation details
      • Modules
      • Command Executor
    • Contribution guidelines
      • Guidelines for automated test contributions
    • Explore the OriginTrail ecosystem
Powered by GitBook
On this page
  • Keep in mind
  • How can you redelegate TRAC?

Was this helpful?

Edit on GitHub
  1. DKG V6 (previous version)
  2. Delegated Staking

(NEW) Redelegating TRAC

Moving your TRAC stake from one node to another

Last updated 6 months ago

Was this helpful?

If you want move your delegated TRAC stake from one DKG node to another, you can use the Redelegate feature instead of withdrawing and then delegating again. With redelegation, the amount of TRAC stake you are "redelegating" will be transferred from the original DKG node to the new DKG node of your choice, avoiding the 28 day delay which would otherwise take place if you were to withdraw tokens first.

Keep in mind

  • The DKG is multichain, however TRAC tokens can only be redelegated within nodes on the same blockchain

  • The amount of stake (TRAC) that you want to redelegate does not exceed the second node's remaining capacity (a node can have a maximum of 2.000.000 TRAC stake delegated to it).

How can you redelegate TRAC?

  1. Click on the 'Connect Wallet' button in the top right corner of the navigation bar and follow the prompts to connect your wallet to the interface.

  2. Go to the 'My Delegation' tab to see available nodes that you can redelegate from.

  3. Optionally, use the 'Filter by Blockchain' dropdown to select the desired blockchain, which will filter and display nodes on this network along with their staking information.

  4. Once you've decided which node you want to redelegate your TRAC from, click on the 'Manage Stake' button next to the desired node on the right side of the table. Make sure you read the disclaimer.

  5. When the staking pop-up opens, you'll have the option to Delegate, Redelegate or Withdraw TRAC tokens from the node. Proceed by selecting 'Redelegate'.

  1. After clicking on 'Redelegate' a field to enter the amount of TRAC you wish to redelegate to another node will appear on the right side of the pop-up as well as the select-box for selecting the other node - the one that will receive the TRAC. Enter the amount of TRAC you want redelegated and select the node you want to redelegate to:

You can stake your TRAC only to nodes which have less than 2,000,000 TRAC stake delegated to them.

NOTE: Only the nodes from the same network with remaining capacity greater than zero will be shown in the 'Choose available node' select-box.

  1. The redelegation process will require two transactions: one to increase the allowance and another to confirm the redelegation contract interaction. Please be patient as this can take some time.

  1. Once both transactions are signed and confirmed, you should see a 'Stake redelegated successfully' message appear:

  1. To confirm that the process was successful, check your TRAC delegation by going to the 'My Delegations' tab above the table with the nodes and verifying that your delegations are listed there. Additionally, ensure that the stake amount on the node has decreased and the amount on other node increased following the successful redelegation.

If you encounter any issues during the staking process or require assistance, please get in touch with the OriginTrail community in .

Discord
Kickstarting Redelegation process
Example of a successful redelegation
View of your delegations