Symbiosis PoS Staking User Guide

Symbiosis PoS Staking Introduction

The Proof of Stake (PoS) mechanism secures and stabilizes the Symbiosis protocol. It is implemented in the Symbiosis PoS Staking Contracts, which handle two main functions:

  • Storing data required to verify and authorize relayer nodes for participation in operations of the Symbiosis Relayers Network. For more details, see Relayers Network: Architecture and Operations

  • Facilitating staking activities and distributing rewards to participants, including Validators and Delegators. This guide explains how to stake, track staking activities, check rewards, etc..

Roles And Participants

  • Validator: A Validator is responsible for registering a relayer node and staking SIS tokens as collateral in the Symbiosis PoS Staking Contracts. Each Validator supports one relayer node and cannot delegate tokens to other validators.

  • Delegator: A Delegator supports Validators by delegating SIS tokens to their stake pool via the PoS Staking Contracts. A Delegator can support multiple Validators.

  • Validator Group: A Validator Group consists of a Validator and the Delegators supporting the same relayer node.

Symbiosis PoS Staking Details

Validator Guidelines

Becoming a Validator involves two steps:

  1. Install and run a relayer node.

  2. Stake and register your relayer node in the Symbiosis PoS Staking Contracts.

1. Relayer Node Installation

Symbiosis PoS Staking is currently in a limited rollout with a small validator group. The relayer software and setup instructions will be shared publicly after this phase.

If you are interested in running and supporting your own relayer node, please fill out the form. We will contact you as soon as participation becomes available.

2. Staking and Node Registration

To register a relayer node and provide a stake:

  1. Connect your wallet.

  2. Click Register as Validator:

  3. Specify the amount for staking: Note: The amount can be changed later, though it cannot be less the minimum required.

  4. Enter the address corresponding to your node private key: Important: if the node private key is changed, the address registered in the Symbiosis PoS Staking must be updated as well.

  5. Specify the Validator name and type a short introduction (this information can be changed later on):

  6. Check the registration details.

  7. Approve token use.

  8. Submit registration.

Validator Statuses

A validator’s lifecycle in Symbiosis PoS Staking goes through several statuses:

Pending -> Registered -> Active -> Inactive

Additional status: Poused

Status transitions occur discreetly: at the time of an epoch change.

  • Pending: Registration request received. Information is being processed.

  • Registered: Registration completed. uptime = 0. The relayer node has not yet proven it is running. Delegation is not available.

  • Active: uptime > 0. The node is up and running, participating in network operations. Delegation of tokens is allowed only in this status.

  • Inactive: The validator has withdrawn their stake. The node is no longer active in the network.

  • Poused: The validator is currently unavailable. The node cannot participate in network activities. Staked and delegated tokens remain safe and can be withdrawn.

Delegator Guidelines

Delegators support Validators by delegating SIS tokens to their stake pool via the PoS Staking Contracts. A Delegator can support multiple Validators.

New Delegation

To select a Validator or Validators and delegate SIS tokens:

  1. Connect your wallet.

  2. Click Delegate to Validator:

  3. Choose a Validator from the list and click Details:

  4. Review details and click Delegate:

  5. Specify the amount for staking and click Next Step:

  6. Review the delegation summary:

  7. Approve token use.

  8. Delegate tokens: Important: Once you delegate your tokens, you need to wait for an epoch change, which typically occurs approximately every 24 hours. After the epoch change, your delegated tokens will be accounted for in Symbiosis PoS Staking, and you will start accruing rewards. The status will change from Pending to Active:

Reviewing Delegations

To review your existing delegations:

  1. Connect your wallet.

  2. Click Delegator Overview:

  3. Click Manage next to a Validator you delegated for:

  4. Check details: Important: Once you delegate your tokens, you need to wait for an epoch change, which typically occurs approximately every 24 hours. After the epoch change, your delegated tokens will be accounted for in Symbiosis PoS Staking, and you will start accruing rewards. The status will change from Pending to Active

Last updated

Was this helpful?